@charset "utf-8";
/* ===================================================================
CSS information

 file name  :rooms.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */



/* --------------------------------------------------
	
	#header		ヘッダー
		
----------------------------------------------------- */

#rooms #header #cnt_header h2 {
	background:url(../rooms/images/title.jpg) center 0 no-repeat;
}


/*----------------------------------------------------
   #sbmenu		サブメニュー
---------------------------------------------------- */

#rooms #sbmenu ul {
	width:525px;
	background:url(../rooms/images/sbmenu.gif);
}


#rooms #sbmenu ul li#sbm_sproom {
	width:180px;
}

#rooms #sbmenu ul li#sbm_bathroom {
	width:164px;
}

#rooms #sbmenu ul li#sbm_stndroom {
	width:108px;
}

#rooms #sbmenu ul li#sbm_roomfac {
	width:73px;
}


/*----------------------------------------------------
   #cnt_rooms		
---------------------------------------------------- */

#rooms #cnt_rooms {
	margin:50px 0 0 0;
	width:660px;
	position:relative;
}

#rooms #cnt_rooms h3 {
	text-indent:-9999px;
	line-height:0;
	font-size:0;
}

#rooms #cnt_rooms p {
	margin:10px 0;
	width:340px;
}

#rooms #cnt_rooms #roomsakura {
	width:89px;
	height:91px;
	top:167px;
	right:148px;
	background:url(../rooms/images/sakura.gif) 0 0 no-repeat;
	z-index:2;
	position:absolute;
}

#rooms #cnt_rooms #tit_rooms {
	width:125px;
	height:276px;
	top:0;
	right:0;
	background:url(../rooms/images/tit_rooms02.gif) 0 0 no-repeat;
	z-index:1;
	position:absolute;
}

#rooms #cnt_rooms #bgrooms {
	width:383px;
	height:271px;
	top:198px;
	right:-111px;
	background:url(../rooms/images/bg_rooms.jpg) 0 0 no-repeat;
	z-index:0;
	position:absolute;
}

/*----------------------------------------------------
   #cnt_roommenu		
---------------------------------------------------- */

#rooms #bgline {
	margin:40px 0 0 0;
	padding:0 0 40px 0;
	width:660px;
	background:url(../images/bg_hline.gif) 0 bottom repeat-x;
}


#rooms #cnt_roommenu {
	padding:3px 0;
	width:660px;
	background-color:#DFD8D8;
}

#rooms #cnt_roommenu #roommenu_wrap {
	margin:0 auto;
	padding:10px 8px;
	width:635px;
	border:1px solid #796565;
	background:url(../rooms/images/bg_roommenu.gif) 0 0 repeat;
	overflow:hidden;
}

#rooms #cnt_roommenu #roommenu_wrap h4 {
	text-align:right;
}

#rooms #cnt_roommenu #roommenu_wrap ul {
	margin:10px 0 0 0;
}

#rooms #cnt_roommenu #roommenu_wrap ul li {
 	width:211px;
	height:111px;
	text-indent:-9999px;
}

#rooms #cnt_roommenu #roommenu_wrap ul li a {
	width:211px;
	height:111px;
	display:block;
	overflow:hidden;
}

#rooms #cnt_roommenu #roommenu_wrap ul li#btn_sp {
	margin:0 1px 0 0;
	background:url(../rooms/images/btn_sproom.jpg) 0 0 no-repeat;
}

#rooms #cnt_roommenu #roommenu_wrap ul li#btn_bth {
	background:url(../rooms/images/btn_bathroom.jpg) 0 0 no-repeat;
}

#rooms #cnt_roommenu #roommenu_wrap ul li#btn_stnd {
	background:url(../rooms/images/btn_stndroom.jpg) 0 0 no-repeat;
}


/*----------------------------------------------------
   #cnt_spproom		
---------------------------------------------------- */

#rooms #cnt_spproom {
	margin:50px 0 0 0;
	padding:0 0 40px 0;
	width:660px;
	background:url(../images/bg_hline.gif) 0 bottom repeat-x;
}

#rooms #cnt_spproom h3 {
	margin:0 0 10px 0;
	width:660px;
	height:53px;
	line-height:53px;
	text-indent:-9999px;
}


#rooms #cnt_spproom h3#tit_spproom {
	background:url(../rooms/images/tit_spproom.gif) 0 0 no-repeat;
}

#rooms #cnt_spproom h3#tit_bathroom {
	background:url(../rooms/images/tit_bathroom.gif) 0 0 no-repeat;
}


#rooms #cnt_spproom p{
	margin:0 0 15px 10px;
	width:660px;
}

#rooms #cnt_spproom ul{
	margin:0 0 0 10px;
	width:660px;
	overflow:hidden;
}

#rooms #cnt_spproom ul li{
	margin:0 10px 10px 0;
	width:154px;
	float:left;
}


/*----------------------------------------------------
   #cnt_roomfac		
---------------------------------------------------- */

#rooms #cnt_roomfac {
	margin:40px 0 0 0;
	padding:0 0 40px 0;
	width:660px;
	background:url(../images/bg_hline.gif) 0 bottom repeat-x;
}


#rooms #cnt_roomfac h3 {
	margin:0 0 10px 0;
	width:660px;
	height:53px;
	line-height:53px;
	text-indent:-9999px;
	background:url(../rooms/images/tit_roomfacilities.gif) 0 0 no-repeat;
}

#rooms #cnt_roomfac table {
	width:660px;
}

#rooms #cnt_roomfac table th {
	width:187px;
}





/*----------------------------------------------------
   #cnt_stndroom		
---------------------------------------------------- */

#rooms #cnt_stndroom {
	margin:50px 0 0 0;
	padding:0 0 40px 0;
	width:660px;
	background:url(../images/bg_hline.gif) 0 bottom repeat-x;
}


#rooms #cnt_stndroom h3 {
	width:660px;
	height:53px;
	line-height:53px;
	text-indent:-9999px;
	background:url(../rooms/images/tit_stndroom.gif) 0 0 no-repeat;
}



/*  ROOM BOX 和室13帖+6帖 */
#rooms .cnt_roombox {
	margin:20px 0 0 0;
	width:660px;
	background:url(../rooms/images/bg_stndroombox.jpg) 0 0 repeat;
}

#rooms .cnt_roombox .bg_head {
	width:660px;
	background:url(../rooms/images/bg_head.gif) 0 top no-repeat;
}

#rooms .cnt_roombox .bg_head .cnt_info {
	padding:15px 0 15px 10px;
	width:650px;
	overflow:hidden;
	background:url(../rooms/images/bg_foot.gif) 0 bottom no-repeat;
}

#rooms .txt_info {
	margin:0 20px 0 0;
	width:190px;
	float:right;
}

#rooms .txt_info h4 {
	margin:20px auto 0 auto;
	width:58px;
	height:201px;
	line-height:201px;
	text-indent:-9999px;
}

#rooms .txt_info h4#tit_jroom13 {
	background:url(../rooms/images/tit_jroom13.gif) 0 0 no-repeat;
}

#rooms .txt_info p.cnttxt {
	margin:10px 0;
	width:190px;
}


/*  ROOM BOX 和室14・5帖 */
#rooms .cnt_roombox02 {
	margin:20px 0 0 0;
	width:660px;
	background:url(../rooms/images/bg_stndroombox02.jpg) 0 0 repeat;
}

#rooms .cnt_roombox02 .bg_head02 {
	width:660px;
	background:url(../rooms/images/bg_head02.gif) 0 top no-repeat;
}

#rooms .cnt_roombox02 .bg_head02 .cnt_info02 {
	padding:15px 0 15px 10px;
	width:650px;
	overflow:hidden;
	background:url(../rooms/images/bg_foot02.gif) 0 bottom no-repeat;
}

#rooms .txt_info h4#tit_jroom14-5 {
	background:url(../rooms/images/tit_jroom14-5.gif) 0 0 no-repeat;
}



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

