@charset "utf-8";


/* ↓ ツアー詳細 -------------------------------------------------------------------------↓ */
div#tour {
	clear: both;
	margin: 20px 0px 15px;
}
div#tour:after {
	content: "";
	display: block;
	clear: both;
}
/* お得なポイント */
div#tour div#point_wrap {
	float: left;
	width: 373px;
	background: url(image/bustour/point2.gif) repeat-y top left;
	margin: 10px 5px 10px 0px;
}
div#tour div#point_bottom {
	background: url(image/bustour/point3.gif) no-repeat bottom left;
	padding: 10px 10px;
}
div#tour div#point_bottom dl dt {
	padding-bottom: 3px;
	letter-spacing: 0.05em;
}
div#tour div#point_bottom dl dd {
	margin-left: 1.0em;
}
div#tour div#point_bottom dl .orange {
	color:#F60;
	font-weight: bold;
}
div#tour div.left {
	float: left;
	width: 748px;
}
div#tour div.left .aicon {
	background: #ECECEC;
	margin: 10px 0px;	
	padding: 5px 0px;
	text-align: center;
}

/*ゲレンデまで○○分*/
div#tour ul#gerande_time {
	overflow: hidden;
	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%;
}
/* ↓ メイン左側（#main_left） ----------------------------------------------------------------------------↓*/
div#main_left {
	float: left;
}
/*出発日カレンダー／旅行代金*/

div#calendar_wrap {
	clear: both;
	width: 500px;
	margin-bottom: 20px;
}
div#calendar_wrap p.title_bg,
div#calendar_wrap p.title2_bg,
div#calendar_wrap p.title3_bg {
	height: 29px;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 150%;
	font-weight: bold;
}
div#calendar_wrap p.title_bg {
	background:url(image/bustour/title_bg.gif) no-repeat left top;
	background-color: #CCE1F0;
}
div#calendar_wrap p.title2_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;
}

/*出発日カレンダー／旅行代金　（カレンダー）*/

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:15px 10px 0px 10px;
	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;
}

/* ↓ メイン左側（#main_right） ----------------------------------------------------------------------------↓*/
div#main_right {
	float: left;
	width: 250px;
	margin-left: 10px;
}

/* 施設のご案内 */

div#shisetu_wrap {
	width: 100%;
	margin-bottom: 20px;
}
div#shisetu_wrap table#shisetu {
	width: 100%;
	margin-top: 15px;
	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: 15px;
	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;
}


/*ご案内（#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:2px;
}
table#information td {
	border: 1px solid #E3E3E3;
	padding:2px;
}
table#information td.haba {
	width: 140px;
	text-align:center;
}


/*空席照会・予約ボタン*/

a.kuseki {
	float: right;
	display: block;
	background: url(image/yoyaku_over.gif) no-repeat left top;
}
a.kuseki:hover img { visibility: hidden;}


