@charset "utf-8";
/*バスツアー（一覧）*/
/* スキー場から探す*/
.box_navi_dp6 {
	width: 760px;
	clear:both;
	float: left;
	margin-bottom: 20px;
	height: 35px;
	border-bottom: 3px solid #1B81CC;
}

ul#navi_dp6 li {
	float: left;
	margin-right: 2px;
}
ul#navi_dp6 li.hakuba2 a {
	background: url(../image/bustour/hakuba2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.tugaike2 a {
	background: url(../image/bustour/tugaike2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.iwatake2 a {
	background: url(../image/bustour/iwatake2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.happo2 a {
	background: url(../image/bustour/happo2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.akakura2 a {
	background: url(../image/bustour/akakura2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.ryuo2 a {
	background: url(../image/bustour/ryuo2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.togari2 a {
	background: url(../image/bustour/togari2_over.gif) no-repeat top left;
}
ul#navi_dp6 li.washi2 a {
	background: url(../image/bustour/washi2_over.gif) no-repeat top left;
}
ul#navi_dp6 li a { display:block; }
ul#navi_dp6 li a:hover { background-color:transparent; }
ul#navi_dp6 li a:hover img { visibility:hidden; }

/* 一覧の各プラン*/
div.area_wrap {
	clear: both;
	margin-bottom: 15px;
	width: 760px;
}
div.area_wrap:after {
	content: "";
	display: block;
	clear: both;
}
div.area_wrap h4 {
	border-bottom: 3px solid #1B81CC;
}
div.hotel_wrap {
	clear: both;
	min-height: 120px;
  zoom: 100%;
	margin: 15px 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCC;
}
div.hotel_wrap:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
div.hotel_wrap img.hotel_photo {
	float: left;
}
div.hotel_wrap div.hotel {
	float: right;
	width: 630px;
}
div.hotel_wrap div.hotel p.hotel1 {
	float: left;
	background: url(../image/bustour/hotel_name.gif) no-repeat left center;
	font-size: 120%;
	padding-left: 10px;
	font-weight: bold;
}
div.hotel_wrap div.hotel p.hotel1 span.red_b {
	padding-left: 10px;	
}
div.hotel_wrap div.hotel p.aicon {
	float: right;
}
div.hotel_wrap p.hotel_summary {
	float: left;
	width: 620px;
	margin: 5px 0px;
	padding: 5px;
	min-height: 40px;
	background: #F4FCFF;
}
div.hotel:after {
	content: "";
	display: block;
	clear: both;
}
div.hotel_wrap ul.buttom {
	position:relative;
	float: right;
}
div.hotel_wrap ul.buttom li {
	float: left;
	margin-left: 1px;
}
div.hotel_wrap ul.buttom li a {	display: block;}
div.hotel_wrap ul.buttom li a:hover img { visibility: hidden;}

div.hotel_wrap li.buttom1 {
	background:url(../image/bustour/kanto_asa_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom2 {
	background:url(../image/bustour/kanto_yoru_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom3 {
	background:url(../image/bustour/kansai_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom4 {
	background:url(../image/bustour/tokai_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom5 {
	background:url(../image/otoku/kansai_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom6 {
	background:url(../image/otoku/mycar_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom7 {
	background:url(../image/bustour/chugoku_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom8 {
	background:url(../image/bustour/shikoku_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom9 {
	background:url(../image/otoku/mycar2_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom10 {
	background:url(../image/otoku/chugoku_over.gif) no-repeat left bottom;
}
div.hotel_wrap li.buttom11 {
	background:url(../image/otoku/shikoku_over.gif) no-repeat left bottom;
}

/* ↓ ホテル画像 -------------------------------------------------------------------------↓ */

div#photo_wrap table#photo td {
	padding: 5px 5px 0px 0px;
}

div#photo_wrap table#photo2 td {
	padding: 5px 1px 0px 0px;
}
/* ↓ もっと写真を見るボタン -------------------------------------------------------------------------↓ */
div#photo_wrap a.more {
	display:block;
	text-align: right;
	padding: 5px 0px;
	background: url(../image/hotel/more_over.gif) no-repeat right center;
}
div#photo_wrap a:hover img { visibility: hidden;}

/* ↓ ツアー詳細 -------------------------------------------------------------------------↓ */
div#tour {
	clear: both;
	margin: 20px 0px 15px;
}
div#tour:after {
	content: "";
	display: block;
	clear: both;
}

div#tour div.tour_point {
	float: left;
	margin: 0 0 10px;
}
/* お得なポイント */
div#tour div#point_wrap,div#tour div#wari_wrap,div#tour div#toku_wrap {
	float: left;
	width: 373px;
	background: url(../image/bustour/point2.gif) repeat-y top left;
	margin: 10px 0px 10px 0px;
	clear:both;
}
div#tour div#point_bottom,div#tour div#wari_bottom,div#tour div#toku_bottom {
	background: url(../image/bustour/point3.gif) no-repeat bottom left;
	padding: 10px 10px;
}
div#tour div#point_bottom dl dt,#wari_bottom dl dt,#toku_bottom dl dt {
	padding-bottom: 3px;
	letter-spacing: 0.05em;
}
div#tour div#point_bottom dl dd,#wari_bottom dl dd,#toku_bottom dl dd {
	margin-left: 1.0em;
}
div#tour div#point_bottom dl .orange,#wari_bottom dl .orange,#toku_bottom dl .orange {
	color:#F60;
	font-weight: bold;
}
div#tour div#point_bottom dl a.text_bold {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

/* 早割 */
div#tour div#wari_wrap {
	background: url(../image/bustour/wari2.gif) repeat-y top left;
	margin: 0 5px 10px 0;
}
div#tour div#wari_bottom {
	background: url(../image/bustour/wari3.gif) no-repeat bottom left;
}

/* 早得 */
div#tour div#toku_wrap {
	background: url(../image/bustour/toku2.gif) repeat-y top left;
	margin: 0 5px 10px 0;
}
div#tour div#toku_bottom {
	background: url(../image/bustour/toku3.gif) no-repeat bottom left;
}

/* ツアー詳細右カラム */

div#tour div.left {
	float: right;
	width: 382px;
}
div#tour div.left div.point {
	margin: 10px 0px;	
	text-align: center;
}
div#tour div.left .aicon {
	background: #ECECEC;
	padding: 5px 0px;
	text-align: center;
}

/*ゲレンデまで○○分*/
div#tour ul#gerande_time {
	clear: both;
	height: 30px;
	text-align: left;
	margin: 5px 0px;
}
div#tour ul#gerande_time li {
	float: left;
}
div#tour ul#gerande_time li.gerande_time1 {
	width: 20px;
	height: 26px;
	background:url(../image/bustour/gerande_time_bg1.gif) no-repeat left top;
}
div#tour ul#gerande_time li.gerande_time2 {
	height: 16px;
	padding: 5px 0px;
	background:url(../image/bustour/gerande_time_bg3.gif) repeat-x left top;
	font-weight: bold;
	letter-spacing: 0.1em;
}
div#tour ul#gerande_time li.gerande_time3 {
	width: 20px;
	height: 26px;
	background:url(../image/bustour/gerande_time_bg2.gif) no-repeat left top;
}
div#tour p.ski_text {
	clear: both;
	margin: 10px 0px;
}
div#tour p.ski_text a {
	font-weight: bold;
	font-size: 110%;
}
div#tour p.text_right {
	clear: both;
	text-align: right;
	margin: 10px 0px;
}
/* ↓ メイン左側（#main_left） ----------------------------------------------------------------------------↓*/
div#main_left {
	float: left;
}
/*出発日カレンダー／旅行代金*/

div#calendar_wrap {
	clear: both;
	width: 500px;
}
div#calendar_wrap div#stay1,
div#calendar_wrap div#stay2,
div#calendar_wrap div#ticket {
	margin: 10px 0px 20px ;
}

div#calendar_wrap p.title_bg,
div#calendar_wrap p.title2_bg,
div#calendar_wrap p.title3_bg{
	height: 29px;
	padding: 5px 0 0 20px;
	font-size: 150%;
	font-weight: bold;
}
div#calendar_wrap p.title_bg,div#calendar_wrap p.title4_bg {
	background:url(../image/bustour/title_bg.gif) no-repeat left top;
	background-color: #CCE1F0;
}
div#calendar_wrap p.title2_bg,div#calendar_wrap p.title5_bg {
	background:url(../image/bustour/title2_bg.gif) no-repeat left center;
	background-color: #f5e1e1;
}
div#calendar_wrap p.title3_bg {
	background:url(../image/bustour/title3_bg.gif) no-repeat left center;
	background-color: #f2e8cb;
}
div#calendar_wrap p.title4_bg,div#calendar_wrap p.title5_bg {
	float: left;
	width: 220px;
	font-size: 12px;
	padding: 10px 0 0 20px;
	height: 24px;
	margin: 5px;
	font-weight: bold;
}
*html div#calendar_wrap p.title4_bg,*html div#calendar_wrap p.title5_bg {
	width: 235px;
	}
/*出発日カレンダー／旅行代金　（カレンダー）*/

table.bustour_calendar {
	width: 49%;
	margin-top: 15px;
	border-collapse: collapse;
}
table.bustour_calendar1 {
	float: left;
}
table.bustour_calendar2 {
	float: right;
}
table.bustour_calendar table {
	width: 100%;
	border-collapse: collapse;
}
table.bustour_calendar td {
	vertical-align: top;
}
table.bustour_calendar td table,
table.bustour_calendar td table td {
	text-align: center;
	border: 1px solid #ECECEC;
}

/*出発日カレンダー／旅行代金　（旅行代金）*/

table.price_list,
table.price_list2 {
	clear: both;
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
table.price_list td,
table.price_list2 td {
	padding: 2px 0px;
	text-align: center;
	border: 1px solid #ECECEC;
}
table.price_list span.font_s {
	font-size: 90%;
	letter-spacing: -0.15em;
}
table.price_list tr.gray_bg,
table.price_list2 tr.gray_bg {
	background: #ECECEC;
}
table.price_list tr.price1_bg,
table.price_list2 td.price1_bg {
	background: #cce1f0;
	font-weight: bold;
}

table.price_list tr.price2_bg,
table.price_list2 td.price2_bg {
	background: #f5e1e1;
	font-weight: bold;
}
div#calendar_wrap:after {
	content: "";
	display: block;
	clear: both;
}


/*レンタル情報（#rental）*/
div#rental_wrap {
	width: 500px;
	margin-bottom: 20px;
}
div#rental_wrap table#rental {
	margin:10px 10px 0px;
	width: 480px;
	border-collapse: collapse;
}
div#rental_wrap table#rental td {
	border: 1px solid #CCCCCC;
	padding: 5px 3px;
}
div#rental_wrap dl.comment {
	margin: 5px 10px;
}
div#rental_wrap dl.comment dt {
	font-weight: bold;
}
div#rental_wrap dl.comment dd {
	padding-left: 10px;
	letter-spacing: 0.1em;
}
div#rental_wrap dl.comment a {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

/* ↓ メイン右側（#main_right） ----------------------------------------------------------------------------↓*/
div#main_right {
	float: left;
	width: 250px;
	margin-left: 10px;
}
/* コーススケジュール */
div#schedule_wrap {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
table#schedule {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;	
}
table#schedule td {
	background-color: #ececec;
}
table#schedule td.arrow {
	height: 20px;
	background: url(../image/bustour/arrow.gif) no-repeat center center #FFF;
	border: none;
}
table#schedule td.text_right {
	vertical-align: bottom;
}
table#schedule .haba {
	width: 30%;
}
table#schedule td.height {
	height: 7px;
	background-color: #FFFFFF;
}
table#schedule td.time {	/*時刻*/
	text-align: right;
	padding-right: 1.0em;
}
table#schedule td.hotel {	/*ホテル*/
	height: 7px;
	background-color: #DDF4FF;
}

/* シャトルバス */
table#shuttle_tokyo ,
table#shuttle_osaka ,
table#shuttle_nagoya {
	width: 100%;
	border-collapse: collapse;
}
table#shuttle_tokyo caption,
table#shuttle_osaka caption,
table#shuttle_nagoya caption {
	padding: 3px 5px;
	background-color: #1B81CC;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}

/*シャトルバス（東京発）*/
table#shuttle_tokyo td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 24%;
}
table#shuttle_tokyo td.space {
	background-color: #FFFFFF;
	border: none;
	width: 5px;
}
table#shuttle_tokyo td.space2 {
	background-color: #FFFFFF;
	border: none;
	height: 5px;
}
table#shuttle_tokyo tr.font_s {
	font-size: 80%;
}
table#shuttle_tokyo td.tokyo_area {
	background-color: #6F98DF;
	color: #FFFFFF;
}
table#shuttle_tokyo td.kanagawa_area {
	background-color: #72c0a4;
	color: #FFFFFF;
}
table#shuttle_tokyo td.tiba_area {
	background-color: #FC9A66;
	color: #FFFFFF;
}
table#shuttle_tokyo td.saitama_area {
	background-color: #CF74C0;
	color: #FFFFFF;
}
table#shuttle_tokyo td.ibaraki_area {
	background-color: #FF6FA4;
	color: #FFFFFF;
}

/*シャトルバス（大阪発）*/
table#shuttle_osaka td {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 80%;
}


/* 集合場所の詳細ボタン */

div#schedule_wrap td.white_bg {
	background-color: #FFFFFF;
}
div#schedule_wrap td a.syugou {
	display:block;
	text-align: right;
	padding: 5px 0px;
	background: url(../image/syugou_over.gif) no-repeat right center;
}
div#schedule_wrap td a:hover img { visibility: hidden;}

table#fukuro {	/*復路スケジュール*/
	width: 100%;
	border-collapse: collapse;
}
table#fukuro td {
	border: 1px solid #FFFFFF;
	text-align: center;
}
table#fukuro .haba {
	width: 25%;
}
table#fukuro td a {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
/* 施設のご案内 */

div#shisetu_wrap {
	width: 100%;
	margin-bottom: 20px;
}
div#shisetu_wrap table#shisetu {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
div#shisetu_wrap table#shisetu td {
	padding: 3px 1px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
div#shisetu_wrap table#shisetu td.haba {
	width: 29%;
}


/* 客室備品ご案内 */

div#amenity_wrap {
	width: 100%;
	margin-bottom: 20px;
}
div#amenity_wrap table#amenity {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
div#amenity_wrap table#amenity td {
	padding: 3px 1px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
div#amenity_wrap table#amenity td.mark {
	width: 10%;
	text-align: center;
}

/* バナー */

div#banner_wrap {
	width: 100%;
	margin-bottom: 20px;
}

/*ご案内（#information）*/

div#information_wrap {
	clear: both;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
table#information {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #E3E3E3;
	text-align: center;
}
table#information th {
	width: 20%;
	background-color: #ECECEC;
	border: 1px solid #E3E3E3;
	padding: 3px;
}
table#information td {
	border: 1px solid #E3E3E3;
	padding: 3px;
	line-height: 2.0;
}
table#information td.haba {
	width: 30%;
}
table#schedule td a {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

/*スターフライヤー用の料金表*/
#ticket p {
	margin: 10px 0 3px;}
table.table_sfj2 td {
	vertical-align: top;
}
table.table_sfj {
	width: 240px;	
}
table.table_sfj,table.table_sfj th,table.table_sfj td {
	border: 1px solid #ECECEC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}
table.table_sfj th {
	padding: 2px;
	background: #FFFEEE;
	text-align: center;
}
table.table_sfj td {
	padding: 2px;
}
