@charset "utf-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
style info  : ページ名
=================================================================== */

/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */
#room #con_header{
	background: url(../rooms/images/img_title.jpg) no-repeat 0 0;
	min-height: 206px;
}
#room #con_header h3.con_title{
	padding: 32px 0 0 214px;
}
#room #contents{
	background: url(../images/common/bg_title.jpg) no-repeat 0 0;
}
/* -----------------------------------------------------------
	.con_int		INTRO
----------------------------------------------------------- */
#room .con_int {
	margin: 0 0 40px;
}
#room .con_int .box_int{
	background: url(../rooms/images/bg_int.jpg) no-repeat 0 0;
	height: 309px;
	margin: 0 0 20px;
}
#room .con_int .box_int .st_int{
	padding: 10px 0 0 10px; 
}
#room .con_int .box_int .txt_int{
	width: 500px;
	margin: -30px 0 0 162px;
}
#room .con_int ul{
	width: 700px;
	overflow: hidden;
	margin: 20px 0 0; 
}
#room .con_int ul li{
	width: 155px;
	float: left;
	padding-right:3px;
	padding-top:2px;
}
/*	.con_roo	コンテンツ名
----------------------------------------------------------- */
#room .con_roo{
	margin: 0 0 15px;
}
#room .con_roo h4{
	margin: 0 0 20px;
}
#room .con_roo .txt_gui{
	margin: 0 0 30px 20px;
}

#room .con_roo .box_inf p{
	margin: 0 0 0 10px;
}
#room .box_inf .txt_area{
	width: 700px;
	background: url(../rooms/images/line_roo.gif) no-repeat center bottom;
	padding: 0 0 20px;
	margin: 15px 0 18px;
	overflow: hidden;
}

#room .box_inf .txt_area .txt_l{
	width: 520px;
	float: left;
}
#room .box_inf .txt_area .btn_pla{
	width: 155px;
	float: right;
	margin: 0 ;
}
#room .con_roo .box_inf .img_pri{
	margin: 10px 0 0 0;
}
/* 客室設備 */
#room #link_equ p.st_equ{
	margin: 0 0 20px;
}
#room #link_equ{
	margin:  0 0 60px;
}