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

 file name  :rooms.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* コンテンツ
----------------------------------------------------------- */
#rooms #bg_contents {
	padding-top:20px;
	background: url(../images/bg_contents_hina.gif) repeat-x left top;
	width:950px;
	margin:0 auto;	
}

/* タイトル
----------------------------------------------------------- */
#rooms #st_title {
	margin:0 0 33px 0;
	padding:0;
	width:680px;
	height:28px;
	line-height: 1;
	background: url(../rooms/images/st_rooms.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 導入部分	
----------------------------------------------------------- */
/*キャッチコピー*/
#rooms h4#intro_copy{
	margin:0 0 15px 0;
	width: 680px;
	height: 20px;
	background: url(../rooms/images/intro_copy.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

/*文と写真*/
#rooms #intro{
	margin:0 0 30px 0;
	width: 680px;
}

#rooms #intro:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


#rooms #intro img#intro_img{
	float: right;
}

#rooms #intro p#intro_text{
	width: 400px;
	float: left;
}

/* 部屋タイプ */
#rooms #sst_type {
	margin-bottom:14px;
	width:680px;
	height:21px;
	line-height: 1;
	background: url(../rooms/images/sst_type.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#rooms #sst_type a {
	margin-top:-13px;
	margin-left:579px;
	width:90px;
	height:21px;
	display:block;
	line-height:1;
	text-indent:-9999px;
	overflow:hidden;
}

/* タイプボックス */
#rooms #type_box {
	margin-bottom:20px;
	padding:10px 0px 0px 21px;
	width:659px;
	overflow:hidden;
	background: #F5EDE3;
}

#rooms #type_box .box {
	margin-right:19px;
	margin-bottom:13px;
	width:200px;
	float:left;
}

#rooms #type_box .box p {
	color:#595959;
}

/* 詳細ルーム */
#rooms .syosai_rooms {
	margin-bottom:14px;
	padding:0 20px 0 10px;
	width:650px;
	overflow:hidden;
}

/* 右ボックス */
#rooms .syosai_rooms .rooms_right {
	width:533px;
	float:right;
}

/* 喫煙ルームタイトル */
#rooms .syosai_rooms .rooms_right #sst_kittsuen {
	margin-bottom:10px;
	width:533px;
	height:15px;
	line-height: 1;
	background: url(../rooms/images/sst_kinenroom.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* ブロードバンド対応タイトル */
#rooms .syosai_rooms .rooms_right #sst_net {
	margin-bottom:10px;
	width:533px;
	height:15px;
	line-height: 1;
	background: url(../rooms/images/sst_net.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


#rooms .syosai_rooms .rooms_right p {
	color:#595959;
}

#rooms .syosai_rooms img {
	float:left;
	display:block;
}

/* 料金 */
#rooms #sst_ryolkin {
	margin-bottom:14px;
	width:680px;
	height:21px;
	line-height: 1;
	background: url(../rooms/images/sst_ryokin.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 料金詳細 */
#sst_ryo_syosai {
	margin-bottom:14px;
	width:680px;
	height:21px;
	line-height: 1;
	background: url(../rooms/images/sst_ryo_syosai.gif)  no-repeat left top;
	text-indent: -9999px;
	display: block;
}


/* 客室詳細 */
#rooms #sst_syosai {
	margin-bottom:14px;
	width:680px;
	height:20px;
	line-height: 1;
	background: url(../rooms/images/sst_syosai.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* リスト */
#rooms #rooms_ul_txt {
	margin-bottom:15px;
}

#rooms #rooms_ul_txt li {
	color:#6E0D25;
	font-size: 93%;
}


/* テーブル全施設使いまわし用
----------------------------------------------------------- */
#rooms .border_rooms {
	margin-left:1px;
	*margin-left:0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}
#rooms .border_rooms th {
	background: #F5EDE3;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
}

#rooms .border_rooms th.right {
	border-right: 1px solid #CCCCCC;
}

#rooms .border_rooms td {
	padding:3px 0 3px 0px;
	text-align:center;
}

#rooms .border_rooms td.bottom {
	border-bottom: 1px solid #CCCCCC;
}

#rooms .border_rooms td.bottom a {
	margin:0 auto;
	width:90px;
	height:20px;
	line-height: 1;
	display:block;
	background: url(../buttons/btn_rooms.gif) no-repeat left top;
	text-indent: -9999px;
	overflow:hidden;
}

#rooms .border_rooms td.right_bottom {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	color:#595959;
}

#rooms .border_rooms td.right_bottom span {
	color:#6E0D25;
}

/* 左th tbl */
#rooms .left_color_tbl {
	margin-left:1px;
	*margin-left:0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#rooms .left_color_tbl th {
	background: #F5EDE3;
	text-align:center;
	color:#595959;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#rooms .left_color_tbl td {
	padding:10px;
	color:#595959;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#rooms .left_color_tbl .accent_color_01 {
	background: #EDDECC;
}

#rooms .left_color_tbl .center{
	text-align: center;
}



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

