@charset "utf-8";
/* rooms.css */
#rooms div#wrapper #page_content_left {
	background:url(../rooms/images/title_bg.jpg) left top no-repeat;
}


#rooms div#wrapper #page_content_right div.column_page{
	padding:25px 0 0 0;
}

#rooms h2#title_rooms{
	display:block;
	height:27px;
	width:125px;
	overflow:hidden;
	background:url(../rooms/images/title_rooms.gif) left top no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 34px;
}

#rooms div#flash_room{
	width:714px;
	height:423px;
	margin:0 auto 0;
}


#rooms p#text_room_caption{
	margin:20px 0 2em 50px;
	width:460px;
	line-height:1.6em;
	color:#fff;
	float:left;
}
* html #rooms p#text_room_caption{
	margin:20px 0 0 25px;
}

#rooms a.bt_plan{
	display:block;
	width:162px;
	height:30px;
	background:url(../images/bt_plan.gif) left top no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	margin:20px 60px 0 0; 
}
* html #rooms a.bt_plan{
	margin:20px 30px 0 0; 
}

#rooms div.column_left h3#title_oheya{
	display:block;
	height:27px;
	width:246px;
	overflow:hidden;
	background:url(../rooms/images/title_oheya.gif) left top no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 40px;

}

#rooms div.column_right{
	width:329px;
}

#rooms div.column_right h3#title_onsen{
	display:block;
	height:60px;
	width:260px;
	overflow:hidden;
	background:url(../rooms/images/title_onsen.gif) left top no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 0px;
}

#rooms div.column_right p#img_uchiyu{
	display:block;
	background:url(../rooms/images/img_uchiyu.jpg) left top no-repeat;
	width:329px;
	height:193px;
	text-indent:-9999px;
	text-align:left;
	float:right;
	margin:20px 20px 0 0;
}





* html #rooms div.column_right p#img_uchiyu{
	margin:20px 10px 0 0;
}


#rooms dl.room_name_list {
	margin: 10px 0 0 50px;
	list-style-position: inside;
	width:280px;
}

#rooms dt,
#rooms dd {
	margin: 0.1em 0px;
}

#rooms dt {
	margin-top: 0.6em;
	color:#BA9C64;
	border-bottom: 1px solid #601418;
}

#rooms dd {
	margin-bottom: 0.6em;
	color: #fff;
}

#rooms div.column_page h3#title_kyakusitu{
	display:block;
	height:31px;
	width:632px;
	overflow:hidden;
	background:url(../rooms/images/title_kyakusitu.gif) left top no-repeat;
	text-indent:-9999px;
	margin:0 0 15px 50px;
}

/*丹頂*/

#c_tanchou {
	margin: 2em auto;
	padding: 2em 0;
	width : 650px;
	clear: both;
	background: #2a2117;
}


#c_tanchou p{
	margin: 0 auto;
	width : 540px;
}


#c_tanchou img{
	margin: 0 10px 10px;
}


