@charset "utf-8";
/* CSS Document */
#main {
	margin: 15px 0px;
}
.hotel_bg3 {
	width: 760px;
	padding: 0 0 10px;
}
/* 一覧 */
.hotel_bg4 {
	width: 760px;
	padding: 0 0 10px;
}
.hotel_bg4 table {
	width: 760px;
}
.hotel_bg4 table td {
	vertical-align: top;
	background: #FFF;
	text-align: left;
}
.hotel_list {
	margin: 0 0 7px;
	text-align: center;
}
.hotel_list a {
	width: 245px;
	padding: 3px;
	display: block;
	background: #FFC;
	border: 1px solid #d6d6d6;
}
#wrapper .hotel_list a:hover {
	background: #FFFF95;
	color: #084F95;
}
.hotel_list img {
	float: left;
}
.hotel_list .h4 {
	display: block;
	float: left;
	width: 100px;
	background: url(../image/movie/title_bg.gif) no-repeat 5px 9px;
	padding: 5px 2px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
*html .hotel_list .h4 {
	width: 235px;
}
.hotel_list .txt {
	display: block;
	float: left;
	width: 115px;
	padding: 5px;
	line-height: 1.6em;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
}
*html .hotel_list .txt {
	width: 235px;
}
/* タブ↓ */
.tab_bg,.tab_bg2 {
	width: 760px;
	height: 45px;
	background: url(../image/hotel/tab_bg.gif) no-repeat 0 0;
}
.tab_bg2 {
	background: url(../image/hotel/tab_bg.gif) no-repeat 0 0;
}
.tab_bg li,.tab_bg2 li {
	float: left;
}
.tab_bg li a,.tab_bg2 li a {
	display: block;
	width: 128px;
	height: 45px;
	background: url(../image/hotel/tab_bg.gif) no-repeat;
}
.tab_bg2 li a {
	background: url(../image/hotel/tab_bg2.gif) no-repeat;
}
.tab_bg li a:hover,
.tab_bg li.tab1_on a,
.tab_bg li.tab2_on a,
.tab_bg li.tab3_on a,
.tab_bg li.tab4_on a,
.tab_bg li.tab5_on a,
.tab_bg li.tab6_on a,
.tab_bg2 li a:hover,
.tab_bg2 li.tab1_on a,
.tab_bg2 li.tab2_on a,
.tab_bg2 li.tab3_on a,
.tab_bg2 li.tab4_on a,
.tab_bg2 li.tab5_on a,
.tab_bg2 li.tab6_on a {
	background: url(../image/hotel/tab_bg_on.gif) no-repeat;
}
.tab_bg li.tab1 a,
.tab_bg li.tab1_on a,
.tab_bg li.tab1 a:hover,
.tab_bg li.tab1_on a:hover,
.tab_bg2 li.tab1 a,
.tab_bg2 li.tab1_on a,
.tab_bg2 li.tab1 a:hover,
.tab_bg2 li.tab1_on a:hover {
background-position: 0 0;
}
.tab_bg li.tab2 a,
.tab_bg li.tab2_on a,
.tab_bg li.tab2 a:hover,
.tab_bg li.tab2_on a:hover,
.tab_bg2 li.tab2 a,
.tab_bg2 li.tab2_on a,
.tab_bg2 li.tab2 a:hover,
.tab_bg2 li.tab2_on a:hover {
	background-position: -128px 0;
}
.tab_bg li.tab3 a,
.tab_bg li.tab3_on a,
.tab_bg li.tab3 a:hover,
.tab_bg li.tab3_on a:hover,
.tab_bg2 li.tab3 a,
.tab_bg2 li.tab3_on a,
.tab_bg2 li.tab3 a:hover,
.tab_bg2 li.tab3_on a:hover {
	background-position: -256px 0;
}
.tab_bg li.tab4 a,
.tab_bg li.tab4_on a,
.tab_bg li.tab4 a:hover,
.tab_bg li.tab4_on a:hover,
.tab_bg2 li.tab4 a,
.tab_bg2 li.tab4_on a,
.tab_bg2 li.tab4 a:hover,
.tab_bg2 li.tab4_on a:hover {
	background-position: -384px 0;
}
.tab_bg li.tab5 a,
.tab_bg li.tab5_on a,
.tab_bg li.tab5 a:hover,
.tab_bg li.tab5_on a:hover,
.tab_bg2 li.tab5 a,
.tab_bg2 li.tab5_on a,
.tab_bg2 li.tab5 a:hover,
.tab_bg2 li.tab5_on a:hover {
	background-position: -512px 0;
}
.tab_bg li.tab6 a,
.tab_bg li.tab6_on a,
.tab_bg li.tab6 a:hover,
.tab_bg li.tab6_on a:hover,
.tab_bg2 li.tab6 a,
.tab_bg2 li.tab6_on a,
.tab_bg2 li.tab6 a:hover,
.tab_bg2 li.tab6_on a:hover {
	width: 120px;
	background-position: -640px 0;
}
.tab_bg,.tab_bg2 {
	width: 760px;
	height: 45px;
	background: url(../image/hotel/tab_bg.gif) no-repeat 0 0;
}
.tab_bg2 {
	background: url(../image/hotel/tab_bg2.gif) no-repeat 0 0;
}
.tab_bg li,.tab_bg2 li {
	float: left;
}
.tab_bg li span,.tab_bg2 li span {
	display: none;
}
.tab_bg li a,.tab_bg2 li a {
	display: block;
	width: 128px;
	height: 45px;
	background: url(../image/hotel/tab_bg.gif) no-repeat;
}
.tab_bg2 li a {
	background: url(../image/hotel/tab_bg2.gif) no-repeat;
}
.tab_bg li.tab6 a,.tab_bg2 li.tab6 a {
	width: 120px;
}
.tab_bg li a:hover,
.tab_bg li.tab1_on a,
.tab_bg li.tab2_on a,
.tab_bg li.tab3_on a,
.tab_bg li.tab4_on a,
.tab_bg li.tab5_on a,
.tab_bg li.tab6_on a,
.tab_bg2 li a:hover,
.tab_bg2 li.tab1_on a,
.tab_bg2 li.tab2_on a,
.tab_bg2 li.tab3_on a,
.tab_bg2 li.tab4_on a,
.tab_bg2 li.tab5_on a,
.tab_bg2 li.tab6_on a {
	background: url(../image/hotel/tab_bg_on.gif) no-repeat;
}
.tab_bg2 li a:hover,
.tab_bg2 li.tab1_on a,
.tab_bg2 li.tab2_on a,
.tab_bg2 li.tab3_on a,
.tab_bg2 li.tab4_on a,
.tab_bg2 li.tab5_on a,
.tab_bg2 li.tab6_on a {
	background: url(../image/hotel/tab_bg2_on.gif) no-repeat;
}
.tab_bg li.tab1 a,
.tab_bg li.tab1_on a,
.tab_bg li.tab1 a:hover,
.tab_bg li.tab1_on a:hover,
.tab_bg2 li.tab1 a,
.tab_bg2 li.tab1_on a,
.tab_bg2 li.tab1 a:hover,
.tab_bg2 li.tab1_on a:hover {
	background-position: 0 0;
}
.tab_bg li.tab2 a,
.tab_bg li.tab2_on a,
.tab_bg li.tab2 a:hover,
.tab_bg li.tab2_on a:hover,
.tab_bg2 li.tab2 a,
.tab_bg2 li.tab2_on a,
.tab_bg2 li.tab2 a:hover,
.tab_bg2 li.tab2_on a:hover {
background-position: -128px 0;
}
.tab_bg li.tab3 a,
.tab_bg li.tab3_on a,
.tab_bg li.tab3 a:hover,
.tab_bg li.tab3_on a:hover,
.tab_bg2 li.tab3 a,
.tab_bg2 li.tab3_on a,
.tab_bg2 li.tab3 a:hover,
.tab_bg2 li.tab3_on a:hover {
	background-position: -256px 0;
}
.tab_bg li.tab4 a,
.tab_bg li.tab4_on a,
.tab_bg li.tab4 a:hover,
.tab_bg li.tab4_on a:hover,
.tab_bg2 li.tab4 a,
.tab_bg2 li.tab4_on a,
.tab_bg2 li.tab4 a:hover,
.tab_bg2 li.tab4_on a:hover {
	background-position: -384px 0;
}
.tab_bg li.tab5 a,
.tab_bg li.tab5_on a,
.tab_bg li.tab5 a:hover,
.tab_bg li.tab5_on a:hover,
.tab_bg2 li.tab5 a,
.tab_bg2 li.tab5_on a,
.tab_bg2 li.tab5 a:hover,
.tab_bg2 li.tab5_on a:hover {
	background-position: -512px 0;
}
.tab_bg li.tab6 a,
.tab_bg li.tab6_on a,
.tab_bg li.tab6 a:hover,
.tab_bg li.tab6_on a:hover,
.tab_bg2 li.tab6 a,
.tab_bg2 li.tab6_on a,
.tab_bg2 li.tab6 a:hover,
.tab_bg2 li.tab6_on a:hover {
	background-position: -640px 0;
}
/* 黄色の背景↓ */
.hotel_bg2 {
	width: 760px;
	padding: 10px 0;
	background: url(../image/hotel/hotel_bg2.gif) repeat-y left bottom;
}
.hotel_bg2 h4 {
	background: url(../image/bustour/hotel_name.gif) no-repeat scroll left center transparent;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 20px;
}
.hotel_bg2 p {
	line-height: 2em;
}
.hotel_bg2 #photo {
	margin: 0 0 0 10px;
}
/* 基本情報 */
.hotel_box .left {
	width: 355px;
	float: left;
	margin: 10px 10px 0 10px;
}
*html .hotel_box .left {
	width: 375px;
}
.hotel_box .right {
	width: 365px;
	float: left;
	margin: 10px 0 0 10px;
}
.hotel_box .box {
	width: 730px;
	clear: both;
	margin: 10px 0 0 10px;
	padding: 0 0 10px;
}
* html .hotel_box .box {
	width: 740px;
}
.hotel_box .box img {
	margin: 0 0 3px;
}
/* 施設のご案内,客室備品ご案内*/
#shisetu_wrap,#amenity_wrap {
	width: 365px;
	float: left;
	margin: 0 10px 10px 0;
}
.hotel_box table {
	width: 100%;
	margin: 5px 0 0;
	border-collapse: collapse;
	background: #FFF;	
}
.hotel_box td,.hotel_box th {
	padding: 3px 1px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.hotel_box th {
	white-space: nowrap;
	background-color: #FFFEEE;
}
#amenity td.mark {
	width: 10%;
	text-align: center;
}
/* googleマップ */
.right #map {
	margin: 5px 0 0;
	border: 1px solid #CCCCCC;
}

/* レポート内容↓ */
.report_txt {
	width: 730px;
	padding: 0 0 0 20px;
	}
*html .report_txt {
	width: 750px;
	}
.report_txt .report_box,.report_txt .report_box2 {
	width: 700px;
	padding: 10px;
	clear: both;
	border-bottom: 2px #CCC dotted;
	}
.flow_txt .report_box,.flow_txt .report_box2 {
	width: 310px;
	float: left;
	clear: none;
}
.report_box img {
	float: left;
	}	
.report_box2 img {
	float: right;
	}	
.report_box p,.report_box2 p {
	width: 430px;
	padding: 20px 0;
	line-height: 2em;
	font-size: 1.3em;
	}
.report_box p {
	float: right;
	}
.report_box2 p {
	float: left;
	}
.report_box:after,.report_box2:after {
	content: "";
	display: block;
	clear: both;
}
p.page_top {
	padding: 15px 10px 0 0;	
	clear: both;
	text-align: right;
	font-size: 12px;
}
/* 旅行の流れ */
.flow_txt {
	width: 740px;
	float: left;
	padding: 10px 0 5px 10px;
	border-bottom: 1px dotted #1b81cc;
}
*html {
	width: 750px;
}
.flow_txt img {
	float: left;
}
.flow_txt h4 {
	background: url(../image/bustour/hotel_name.gif) repeat-y left 4px;
	border-bottom: 1px solid #89C4EF;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 20px;
}
.flow_txt p,.flow_txt h4 {
	width: 400px;
	float: right;
	line-height: 2em;
}
.flow_txt h4 .font_normal {
	font-weight: normal;
}
.flow_txt table {
	width: 400px;
	float: right;
	margin: 5px 0 0;
	border-collapse: collapse;
	background: #FFF;	
}
.flow_txt td,.flow_txt th {
	padding: 3px 1px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.flow_txt th {
	white-space: nowrap;
	background-color: #FFFEEE;
}
.flow_arrow {
	clear: both;
	width: 100%;
	height: 25px;
	background: url(../image/hotel/arrow.gif) no-repeat center bottom;
}
.flow_txt:after {
	content: "";
	display: block;
	clear: both;
}
/* ご旅行の流れ */
.flow2_box {
	text-align: center;
	padding: 20px 0 0;
}
#simplegallery1 {
}
/* 動画DE配信 */
.movie_box {
	width: 700px;
	clear: both;
	margin: 10px 0 0 30px;
	padding: 20px 0 10px;
	background: #D8E9F6;
	text-align: center;
}
.movie_box2 {
	margin: 0 auto;
}
.movie_box .box {
	padding: 20px;
}
.youtube p {
	text-align: right;
}
.youtube a {
	text-align: right;
	padding: 10px 85px 0 10px;
	margin: 15px 15px 0;
	background: url(../image/movie/youtube.jpg) no-repeat right center;
	display: block;
}
/* プラン一覧 */
.area_wrap {
	clear: both;
	margin-bottom: 15px;
	width: 730px;
	padding: 0 0 0 10px;
}
*html .area_wrap {
	width: 740px;
}
.hotel_wrap {
	clear: both;
	min-height: 120px;
  zoom: 100%;
	padding: 20px 0;
	border-bottom: 1px dotted #CCC;
}
.hotel_wrap img.hotel_photo {
	float: left;
}
.hotel_wrap .hotel {
	float: right;
	width: 600px;
}
.hotel_wrap .hotel p.hotel1 {
	float: left;
	background: url(../image/bustour/hotel_name.gif) no-repeat left center;
	font-size: 120%;
	padding-left: 15px;
	font-weight: bold;
}
.hotel_wrap .hotel p.hotel1 .mark_sell {
	background: url(../image/aicon/mark_sell.gif) no-repeat left center;
	padding-left: 40px;
}
.hotel_wrap .hotel p.hotel1 span.red_b {
	padding-left: 10px;	
}
.hotel_wrap .hotel p.aicon {
	float: right;
}
.hotel_wrap p.hotel_summary {
	float: left;
	width: 590px;
	margin: 5px 0px;
	padding: 5px;
	min-height: 40px;
}
p.buttom {
	width: 590px;
	margin: 5px 0px;
	padding: 5px;
}
.hotel:after {
	content: "";
	display: block;
	clear: both;
}
.hotel_wrap:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.area_wrap:after {
	content: "";
	display: block;
	clear: both;
}

/* 黄色背景続き */
.hotel_bg2:after,.hotel_bg3:after {
	content: "";
	display: block;
	clear: both;
}

p.area_title{
	background: url(../image/movie/title_bg.gif) no-repeat left #D8E9F6;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 5px 15px;
	margin: 5px 0;
}

