@charset "euc-jp";
/* CSS Document */

h3, h4 {
	font-size: 12px;
}
table {
	border-collapse: collapse;
	border: solid 1px #cccccc;
}
th {
	background-color: #f3f3fa;
	border: solid 1px #cccccc;
}
td {
	border: solid 1px #cccccc;
}
#areaTop {
	width: 726px;
	overflow: hidden;
}
#tPoint {
	margin-bottom:20px;
/*	background-color: #ffe5e9;*/
	overflow: hidden;
}
#tPoint h2 {
	height: 31px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image: url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 40px;
}
#tPoint .inside {
	width: 694px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
	padding: 10px 15px;
}
#tPoint .inside .points {
	width: 673px;	/*default:695px*/
	border: solid 1px #cccccc;
	background-color: #f5f5f5;
	box-shadow: 2px 2px 4px 0px #999999;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 6px;
	overflow: hidden;
}
#tPoint .inside .points .inBox {
	width: 430px;
	padding-left: 10px;
	float: left;
}
#tPoint .inside .points .inBox h3 {
	color: #ffffff;
	text-shadow: 1px 1px 0 #999999;  
	background-color: #666666;
	border-radius: 4px;
	box-shadow: 2px 2px 3px 0px #999999;
	margin: 5px 0;
	padding-left: 5px;
}
#tRoot {
	width: 726px;
	margin-bottom:20px;
/*	background-color: #ffe5e9;*/
	overflow: hidden;
}
#tRoot h2 {
	height: 31px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image: url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 40px;
}
#tRoot .inside {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
	padding: 10px 10px;
}
#tRoot .inside h3 {
	color: #ffffff;
/*	background-color: #4169e1;*/
	padding-left: 8px;
	margin: 2px 0;
}
#tRoot .inside .boxL {
	width: 480px;	/*default 495px*/
	border-right: dotted 1px #cccccc;
/*	background-color: blue;*/
	margin-right: 10px;
	padding: 0 5px 5px 5px;
	float: left;
	overflow: hidden;
}
#tRoot .inside .boxL h3{
	height: 40px;		/*default 55px*/
	font-size: 14px;
	color: #363636;
	padding: 8px 0 0 0;
}
#tRoot .inside .boxL .boxTop, #tRoot .inside .boxL .boxBot {
	padding-bottom: 15px;
}
#tRoot .inside .boxL .boxTop h3, #tRoot .inside .boxL .boxBot h3 {
	background-image: url(../common/img_area_hotels/contents_back_root01.gif);
	background-repeat: no-repeat;
}
#tRoot .inside .boxL .boxBot table, #tRoot .inside .boxL .boxBot td {
	border: none;
}
#tRoot .inside .boxL .boxBot table td p {
	padding: 0 3px;
}
#tRoot .inside .boxL .boxTop ul {
	font-size: 11px;
	margin: 5px 0 5px 30px;
}
#tRoot .inside .boxL .boxTop li {
	list-style-image: url(../common/img_area_hotels/list_air01.gif);
}
#tRoot .inside .boxL .boxTop .listS {
	margin-bottom: 8px;
}
#tRoot .inside .boxL .boxTop .listS li {
	font-size: 10px;
	line-height: 1.3;
	margin: 4px 0 4px -20px;
	list-style: square;
}
#tRoot .inside .boxR {
	width: 200px;
	overflow: hidden;
/*	background-color: red;*/
}
#tRoot .inside .boxR .weather {
/*	width: 180px;*/
	border: solid 1px #b6f9b8;
	border-radius: 6px;
	background-color: #e5f9e6;
	margin-bottom: 14px;
	padding: 10px;
	overflow: hidden;
}
#tRoot .inside .boxR .weather h3 {
	color: #1a4c2f;
	margin: 0;
	padding: 0;
}
#tRoot .inside .boxR .weather hr {
   border-width: 1px 0 0 0; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #1a4c2f; /* 線色 */
   height: 1px; /* 高さ */
   margin-bottom: 10px;
}
#tRoot .inside .boxR .weather p {
	margin-top: 5px;
}
#tRoot .inside .boxR .others {
/*	border: solid 1px #cccccc;
	padding: 10px 5px;*/
	margin: 10px 0 5px 0;
}
#tRoot .inside .boxR .others hr {
   border-width: 1px 0 0 0; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #363636; /* 線色 */
   height: 1px; /* 高さ */
   margin-bottom: 10px;
}
#tRoot .inside .boxR .others h3 {
	color: #363636;
	margin: 0;
	padding: 0;
}
#tRoot .inside .boxR .others ul {
	font-size: 10px;
}
#tRoot .inside .boxR .others li {
	margin: 3px 0;
}
/* ホテル */
#hotels {
	width: 726px;
	margin-bottom: 32px;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
#hotels .simpleTabs-content a {
	color: #4d4d4d;
	text-decoration: underline;
}
#hotels .simpleTabs-content a:visited {
	color: #4d4d4d;
}
#hotels .simpleTabs-content a:hover {
	color: #4f4bfe;
	text-decoration: underline;
}
#hotels h2 {
	height: 35px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image: url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 4px 0 0 40px;
}
/* お勧めスポット */
.recoSpot {
	width: 726px;
	margin-bottom: 32px;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
.recoSpot h2 {
	height: 31px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image: url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 40px;
}
.recoSpot h3 {
	font-size: 14px;
	border-bottom: solid 3px #444444;
	margin-bottom: 4px;
}
.recoSpot .inside {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
	padding: 10px 10px;
}
.recoSpot li {
	width: 224px;
	margin-right: 16px;
	float: left;
}
.recoSpot li:last-child {
	margin-right: 0;
}
.recoSpot p {
	padding-top: 6px;
	clear: left;
}

/* お勧めツアー */
#oTour {
	width: 726px;
	margin-bottom: 32px;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
#oTour h2 {
	height: 31px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image: url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 40px;
}
#oTour .inside .box2 h3 {
	border-left: solid 3px #dc143c;
	margin-bottom: 4px;
	padding-left: 5px;
}
#oTour hr {
	margin: 2px 0 6px 0;
}
#oTour .inside {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
	background-color: #f5f5f5;
	padding: 10px 0 10px 10px;
}
#oTour .inside .box2 img {
	float: left;
	background-color: blue;
	border-radius: 5px;
}
#oTour .inside .box2 .boxR {
	width: 161px;	/*default:169px*/
	float: left;
	padding-left: 8px;
	overflow: hidden;
}
#oTour .inside .box2 .boxR table, #oTour .inside .box2 .boxR th, #oTour .inside .box2 .boxR td {
	font-size: 10px;
	font-weight: bold;
	border: none;
}
#oTour .inside .box2 .boxR .price {
	width: 140px;
	font-size: 11px;
	background-color: #fff0f2;
	text-shadow: 1px 1px 0 #ffffff;
	border-radius: 3px;
	box-shadow: 2px 2px 3px 0 #cccccc;
	margin: 0 10px 5px 0;
	padding: 4px 8px;
}
#oTour .inside #oAttention {
	width: 682px;
	font-size: 10px;
/*	background-color: #ffffff;
	border: solid 1px #cccccc;
	border-radius: 6px;*/
	margin-top: 5px;
	padding: 10px;
}
#oTour .inside #oAttention h3 {
	text-shadow: 1px 1px 0 #ffffff;
	margin-bottom: 3px;
}
#oTour .inside #oAttention li {
	list-style: decimal;
	margin-left: 20px;
}
#toTroot, #toHotels, #toModel, #toRecoSpot {
	margin: 20px 0 20px 60px;
	float: left;
	cursor: pointer;
}
#model {
	width: 726px;
	margin: 32px 0;
	overflow: hidden;
}
#model h2 {
	height: 35px;		/*default 35px*/
	color: #4f4bfe;
	line-height: 1.1;
	background-image:url(../common/img/contents_back01.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 40px;
}
#model .inside {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
	padding: 10px 10px;
}
#model #modelCourse, #model .modelCourse {
	margin: 5px auto;
}
#model th, #model td {
	padding: 3px 5px;
	line-height: 2.4;
}
#model .days {
	background-color: #fffaf7;
}
#model #option th {
	color: #4d4d4d;
	font-size: 10px;
	background-color: #fffaf7;
	line-height: 2;
}
#model #option td {
	font-size: 10px;
	line-height: 2;
	background-color: #ffffff;
}
#model #option .title {
	font-size: 12px;
	color: #dc143c;
}
#attention {
	width: 704px;	/* default: 726px */
	margin: 20px 0;
	padding: 10px;
	line-height: 2;
	border: dotted 1px #cccccc;
	border-radius: 1px;
}
#attention hr {
	margin: 10px 0;
}

.box1 {
	width: 688px;	/* default: 704px */
	background-color: #ffffff;
	margin: 10px 0 10px 0;
	padding: 8px;
	border: solid 1px #696969;
	border-radius: 7px;
	overflow: hidden;
}
.box1 .header {
	width: 688px;
	margin: 0 0 8px 0;
	overflow: hidden;
}
.box1 p {
	font-size: 11px;
	width: 268px;
	height: 91px;
	margin-bottom: 5px;
	float: left;
}
.box1 .img1 {
	float: left;
	margin-right: 10px;
}
.box1 .img2 {
	float: left;
	margin-right: 10px;
}
.box1 .img3 {
	float: left;
}
.box2 {
	width: 329px;	/*default 362px*/
	height: 163px;
	background-color: #ffffff;
	margin: 10px 10px 0 0;
	padding: 8px;
	border: solid 1px #696969;
	border-radius: 5px;
	float: left;
/*	overflow: hidden;*/
}
.box2 .header {
	width: 329px;
	margin: 0 0 5px 0;
/*	overflow: hidden;*/
}
.box2 .img1 {
	float: left;
	margin: 0 7px 3px 0;
}
.box2 h4 {
/*	width: 270px;*/
	float: left;
}
.box2 p {
	font-size: 10px;
	width: 162px;
/*	height: 110px;*/
	float: left;
}
.box3 {
	width: 209px;	/*default 225px*/
	height: 265px;
	background-color: #ffffff;
	margin: 10px 10px 0 0;
	padding: 8px;
	border: solid 1px #696969;
	border-radius: 5px;
	float: left;
	overflow: hidden;
}
.box3 .header {
	margin: 0 0 5px 0;
	overflow: hidden;
}
.box3 h4 {
	font-size: 11px;
	width: 211px;
}
.box3 p {
	font-size: 10px;
	margin-top: 3px;
}
.bar {
	margin-bottom: 10px;
}
.pink {
	color: #dc143c;
}
.blue {
	color: #4682b4;
}
.imgNew2 {
	margin: 8px 3px 0 0;
}
.imgNew2b {
	margin: 13px 3px 0 0;
}
.caution2s {
	font-size: 11px;
	color: #999999;
	line-height: 2.6;
}

/* 日程表画像 */
#model .mpImg {
	width: 120px;
	height: 90px;
	margin: 4px 4px 4px 10px;
	float: right;
}
#model .mpImg img {
	width: 100%;
	height: auto;
}
#model .hilight {
	font-weight: bold;
	border-radius: 1px;
	background: linear-gradient(transparent 100%, #ffb3c2 0%);
	padding: 0 4px;
}
#model .intro {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #ffe4de;
	border-radius: 6px;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
}
#model .intro:before {
	content: "";
	position: absolute;
	bottom: -28px;
	right: 47%;
	border: 14px solid transparent;
	border-top: 14px solid #ffe4de;
}