@charset "utf-8";
/*マイカープラン（スキー場一覧）*/
div#area_left {
	float: left;
	width: 375px;
}
div#area_right {
	float: right;
	width: 375px;
}
div.area_wrap {
	width: 100%;
	clear: both;
  zoom: 100%;
	margin-top: 10px;
}

div.area_wrap p.area_name {
	background: url(../image/syukuhaku/title_name.gif) no-repeat left center;
	font-size: 120%;
	padding-left: 15px;
	font-weight: bold;
}
div.area_wrap2 {
	margin: 5px 0px;
	padding: 5px;
	background: #d5e6f3;
	width: 365px;
	zoom: 100%;
	min-height: 151px;
}
div.shukuhaku div.area_wrap2 p.text {
	min-height: 75px;
}
div.area_wrap2 img {
	float: left;
}
div.area_wrap3 {
	float: right;
	width: 280px;
}
*html div.area_wrap2 {
	width: 370px;
	}
*html div.area_wrap3 {
	width: 280px;
	}
div.area_wrap:after,
div.area_wrap2:after,
div.area_wrap3:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
div.area_wrap3 table {
	width: 100%;
	margin: 5px 0px;
	border-collapse: collapse;
}
div.area_wrap3 table th,
div.area_wrap3 table td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}
div.area_wrap3 table th {
	background: #ffffcc;
}
div.area_wrap3 table td {
	background: #FFFFFF;
}
.graph_label{ 
	position: relative; /* IE is dumb */
	float: left;
	width: 180px;
	padding: 2px 2px 2px 0px;
}
.graph_label .bar_label1,
.graph_label .bar_label2,
.graph_label .bar_label3 { 
	display: block;
	position: relative;
	text-align: center; 
	color: #fff; 
	height: 2em; 
	line-height: 2em;
	float: left;
	font-size: 80%;
	line-height: 1.0em;
	padding: 2px 0px;
}
.graph_label .bar_label1{
	background: #231815; 		
}
.graph_label .bar_label2{
	background: #e50012; 		
}
.graph_label .bar_label3{
	background: #009844; 		
}
div.area_wrap2 span.button {
	float: right;
}
div.area_wrap2 p.gelande {
	padding: 10px 0px;
}

/*マイカープラン（ホテル一覧）*/
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 p.buttom {
	position:relative;
	float: right;
	background:url(../image/syukuhaku/syousai_over.gif) no-repeat left bottom;
}
div.hotel_wrap p.buttom a {	display: block;}
div.hotel_wrap p.buttom a:hover img { visibility: hidden;}

/* ↓ ホテル画像 -------------------------------------------------------------------------↓ */

div#photo_wrap table#photo td {
	padding: 5px 5px 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;
	overflow: hidden;
}
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-bottom: 10px;
}
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 .aicon {
	background: #ECECEC;
	margin: 10px 0px;	
	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;
	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,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: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;
	text-decoration: underline;
}

/* ↓ メイン左側（#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;
}

/* バナー */

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;
	line-height: 2.0;
	padding: 3px;
}
table#information td.haba {
	width: 30%;
}


/*空席照会・予約ボタン*/

a.kuseki {
	float: right;
	display: block;
	background: url(../image/yoyaku_over.gif) no-repeat left top;
}
a.kuseki:hover img { visibility: hidden;}

/*空席照会・予約ボタン、ホテルレインボー・すごうビレッジ・ひるがみの森用*/

ul.kuseki li.kuseki1_rain a { background: url(../image/syukuhaku/yoyaku_rain1_over.gif) no-repeat left top; }
ul.kuseki li.kuseki2_rain a { background: url(../image/syukuhaku/yoyaku_rain2_over.gif) no-repeat left top; }

ul.kuseki li.kuseki1_sugo a { background: url(../image/syukuhaku/yoyaku_sugo1_over.gif) no-repeat left top; }
ul.kuseki li.kuseki2_sugo a { background: url(../image/syukuhaku/yoyaku_sugo2_over.gif) no-repeat left top; }

ul.kuseki li.kuseki1_hiru a { background: url(../image/syukuhaku/yoyaku_hiru1_over.gif) no-repeat left top; }
ul.kuseki li.kuseki2_hiru a { background: url(../image/syukuhaku/yoyaku_hiru2_over.gif) no-repeat left top; }
