@charset "UTF-8";
#wrapper {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents {
	padding-top: 470px;
	background-image: none;
	width: 840px;
	_width: 940px;
}.room_image {
	margin-top: 30px;
}
.room_image li {
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contents .room_image .right {
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrapper #contents .room_image .none {
	margin: 0px;
	padding: 0px;
}
.sum li {
	margin-top: 30px;
}
.room_left {
	float: left;
}
.room_right {
	float: right;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.line {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.spec {
	padding-right: 80px;
	padding-left: 80px;
	margin-top: 50px;
	background-image: url(../../reservation/images/back.jpg);
	padding-top: 30px;
	padding-bottom: 40px;
	/padding-bottom: 20px;
}
#wrapper #contents .spec th {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#wrapper #contents .spec td {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	padding-top: 15px;
}
#wrapper #contents .spec .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
