@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------
客室露天風呂
--------------------------------------------------------- */
.bath_block {
	width:705px;
}
.bath_block_inner {
	width:703px;
	overflow:hidden;
	background-color:#E7E1CD;
	border-left:1px solid #A2956C;
	border-right:1px solid #A2956C;
	padding:7px 0 0;
}
#bath_swf {
	width:703px;
	height:288px;
	background:url(../images/bath/back_bath_swf.jpg) left top no-repeat;
	padding:7px 0 0;
	text-align:center;
}
.bath_info {
	width:703px;
	overflow:hidden;
}
.bath_info_left {
	float:left;
	width:380px;
	padding:25px 0 0 15px;
}
.bath_info_left span {
	color:#ff6600;
}
.bath_info_right {
	float:right;
}
.bath_block_footer {
	width:705px;
	height:12px;
	font-size:0;
	line-height:0;
	background:url(../images/bath/back_bath_block_footer.jpg) left top no-repeat;
}
.bath_reserve {
	width:705px;
	overflow:hidden;
	margin:50px 0;
	background:url(../images/bath/back_bath_reserve.jpg) left top repeat-y;
}
.bath_reserve ul {
	width:690px;
	overflow:hidden;
	padding:0 0 12px 12px;
}
.bath_reserve ul li {
	float:left;
	padding:0 10px 0 0;
}
.bath_reserve_footer {
	width:705px;
	height:18px;
	font-size:0;
	line-height:0;
	background:url(../images/bath/back_bath_reserve_footer.jpg) left top no-repeat;
}
