﻿@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/

.guide_main_box#guide_hotel_shintamagawa{
	margin-bottom:30px;
}

/*++++++++++++++++++++++++++++++++++++++++++
++++++メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_subttl h2.guide_hokkaido_guide {
		background:url(../parts/ttl_guide03.gif);
	}


	.guide_hokkaido_hotel #guide_ttl {
		background-image:url(../html/hotel/parts/ttl01.gif);
		background-repeat: no-repeat;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	++++++リード画像指定
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_subLeadBody dt.guide_hokkaido_hotel {
		background-image:url(../html/hotel/parts/hotel_lead.gif);
	}
	
	dl#guide_mottonavi dt.guide_hokkaido_hotel {
		background-image:url(../html/hotel/parts/mottonavi.gif);
	}

	dl#guide_petit dt.guide_hokkaido_hotel{
		background-image:url(../html/hotel/parts/petit_ttl.gif);
	}



	/*++++++++++++++++++++++++++++++++++++++++++
	++++++ブロック
	+++++++++++++++++++++++++++++++++++++++++++*/
	.guide_main_box{
		clear:both;
		float:left;
		width:590px;
		height:auto;
	}
	
	.guide_main_box_l{
		clear:both;
		float:left;
		width:286px;
		height:auto;
	}
	
	.guide_main_box_r{
		float:right;
		width:286px;
		height:auto;
		margin-left:18px;
	}
	
	/*ここから*/
	/*float clear*/
	.guide_main_box:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	.guide_main_box{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html .guide_main_box{
		 height:1%
	}
		
	.guide_main_box{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/
	
	/*ここから*/
	/*float clear*/
	.guide_main_box_l:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	.guide_main_box_l{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html .guide_main_box_l{
		 height:1%
	}
		
	.guide_main_box_l{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/
	
	/*ここから*/
	/*float clear*/
	.guide_main_box_r:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	.guide_main_box_r{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html .guide_main_box_r{
		 height:1%
	}
		
	.guide_main_box_r{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/
	
/*++++++++++++++++++++++++++++++++++++++++++
++++++温泉メイン
+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_hotel_main_upper .ttl{
		top:0; left:0; background:url(../html/ski/parts/guide_ski_main_upper_ttl.gif) no-repeat; width:275px; height:38px
	}

	div#guide_hotel_main_upper .lead {
		 top:0; left:0; 
		 width:275px; 
		 height:auto;
	}

div#guide_hotel_main_upper #lead01 {
			color:#444444;
			line-height:1.4em;
			text-indent:1em;
			font-size:14px;
}

	div#guide_hotel_main_upper .colum{
		top:129px; left:0; width:275px; height:auto;
	}

	div#guide_hotel_main_upper .colum .lead{
		top:0px; left:0; width:275px; height:30px; background:url(../html/hotel/parts/sbttl01.gif) no-repeat;
	}

	div#guide_hotel_main_upper .colum .text{
		top:30px; left:0; width:172px; height:auto; line-height:1.7em;
	}
	
	div#guide_hotel_main_upper .colum .cap{
		top:105px; left:180px;  width:100px; height:auto; color:#444444;
	}

	div#guide_hotel_main_upper .photo{
		top:0; right:0; color:#444444;
	}


	div#guide_hotels_main_upper .ttl{
		top:0; left:0; background:url(../html/ski/parts/guide_ski_main_upper_ttl.gif) no-repeat; width:275px; height:38px
	}

	div#guide_hotels_main_upper .lead {
		 top:0; left:0; width:275px; height:auto;
	}

	div#guide_hotels_main_upper .colum{
		top:0px; left:0; width:285px; height:auto;
	}

	div#guide_hotels_main_upper .colum .lead{
		top:0; left:0; width:290px; height:30px; background:url(../html/hotel/parts/sbttl02.gif) no-repeat;
	}

	div#guide_hotels_main_upper .colum .text{
		top:30px; left:0; width:282px; padding:0 10px 0px 0px; height:auto; font-size:12px; line-height:1.5em;
	}
	
	div#guide_hotels_main_upper .ph{
		top:145px; left:180px; width:;
	}
	
	div#guide_hotels_main_upper .colum .cap{
		top:223px; left:180px;  width:110px; height:auto; color:#444444;
	}

	div#guide_hotels_main_upper .photo{
		top:0; right:0; width:302px; color:#444444;
	}
	
	div#guide_hotel_main_upper .photo dd{
		position:relative; top:-5px;
	}







.guide_hotel_main_upper{
	clear:both;
	width:590px;
	height:270px;
	position:relative;
}


#guide_hotel_lead01{
	position:absolute;
	top:0px;
	left:0px;
	width:266px;
	height:135px;
	margin-bottom:30px;
	padding-right:12px;
	color:#444444;
	line-height:1.6em;
	text-indent:1em;
	font-size:12px;
}

#guide_hotel_main_photo{
	position:relative;
	position:absolute;
	top:6px;
	left:278px;
	width:312px;
	height:245px;
}

#guide_hotel_main_photo dd{
	position:absolute;
	top:233px;
	left:0px;
	width:312px;
	height:auto;
	font-size:10px;
	color:#333333;
	line-height:1.6em;
	text-align:right;
}

#guide_hotel_lead02{
	position:relative;
	position:absolute;
	top:135px;
	left:0px;
	width:278px;
	height:130px;
}

#guide_hotel_lead02 dt{
	position:absolute;
	top:0px;
	left:0px;
	width:278px;
	height:30px;
	text-indent:-9999px;
}

#guide_hotel_lead02 dd img{
	position:absolute;
	top:32px;
	left:176px;
	width:100px;
	height:75px;
}

#guide_hotel_lead02 .guide_txt{
	position:absolute;
	top:32px;
	left:0px;
	width:170px;
	height:auto;
	line-height:1.4em;
	color:#777777;
}

#guide_hotel_lead02 .guide_cap{
	position:absolute;
	top:108px;
	left:176px;
	width:100px;
	height:auto;
	font-size:10px;
	color:#444444;
}

#guide_hotel_lead02 dt.guide_okinawa_lead{
	background-image: url(../html/hotel/parts/sbttl01.gif);
	background-repeat: no-repeat;
}

/*++++++++++++++++++++++++++++++++++++++++++
++++++温泉マップ
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_hotel.guide_main_box{
	position:relative;
	width:590px;
	height:678px;
	background-image: url(../html/hotel/parts/map01.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.guide_hotelmap_r{
	float:right;
	width:140px;
	height:226px;
}

.guide_hotelmap_l{
	float:left;
	width:140px;
	height:226px;
	margin-right:310px;
}

.guide_hotelmap_c{
	clear:both;
	position:absolute;
	top:452px;
	left:222px;
	width:140px;
	height:226px;
}

.guide_hotelmap_r dt, .guide_hotelmap_l dt, .guide_hotelmap_c dt{
	width:140px;
	height:20px;
	margin:5px 0px 5px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.guide_hotelmap_r dd, .guide_hotelmap_l dd, .guide_hotelmap_c dd{
	font-size:10px;
	color:#777777;
	line-height:1.6em;
}

#guide_hotelmap_cap01{
	height:36px;
	background-image:url(../html/hotel/parts/cap01.gif);
}

#guide_hotelmap_cap02{
	background-image:url(../html/hotel/parts/cap02.gif);
}

#guide_hotelmap_cap03{
	background-image:url(../html/hotel/parts/cap03.gif);
}

#guide_hotelmap_cap04{
	height:36px;
	background-image:url(../html/hotel/parts/cap04.gif);
}

#guide_hotelmap_cap05{
	background-image:url(../html/hotel/parts/cap05.gif);
}

#guide_hotelmap_cap06{
	background-image:url(../html/hotel/parts/cap06.gif);
}

#guide_hotelmap_cap07{
	background-image:url(../html/hotel/parts/cap07.gif);
}

	/*++++++++++++++++++++++++++++++++++++++++++
	温泉コラム新玉川温泉
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	.guide_main_box#guide_hotel_shintamagawa{
		position:relative;
		width:560px;
		height:243px;
		padding:15px;
		background-image:url(../html/hotel/parts/bg01.gif);
		background-repeat:no-repeat;
	}
	
	#guide_hotel_shintamagawa_ttl{
		float:right;
		width:287px;
		height:30px;
		background-image:url(../html/hotel/parts/sbttl03.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	#guide_hotel_shintamagawa_photo{
		float:left;
		width:258px;
		font-size:10px;
		color:#444444;
	}
	
	#guide_hotel_shintamagawa_photo dd{
		padding-top:3px;
	}
	
	#guide_hotel_shintamagawa_list{
		float:right;
		width:287px;
	}
	
	#guide_hotel_shintamagawa_list ol li{
		color:#315a64;
		line-height:1.8em;
		font-size:11px;
	}
	
	#guide_hotel_shintamagawa_cap{
		clear:both;
		position:absolute;
		top:170px;
		left:455px;
		font-size:10px;
		color:#444444;
	}
	
	#guide_hotel_shintamagawa_cap dl dd{
		position:absolute;
		top:50px;
		left:-95px;
		padding-right:12px;
		background-image:url(../html/hotel/parts/point01.gif);
		background-repeat:no-repeat;
		background-position:right;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	コラム
	+++++++++++++++++++++++++++++++++++++++++++*/

	.guide_hokkaido_hotel_column#guide_column2{
	height:200px;
	}
	
	.guide_hokkaido_hotel_column #guide_column2_l dt{
	background-image: url(../html/hotel/parts/colum_ttl01.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

	.guide_hokkaido_hotel_column #guide_column2_r dt{
	background-image: url(../html/hotel/parts/colum_ttl02.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
