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

#mainv {
	height: 145px;
	background-image: url(../room/img/mainv.jpg);
	background-color: #9CA3AB;
	background-repeat: no-repeat;
	background-position: center center;
}
.room_header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;
}
.room_header #spec_left {
	width: 450px;
	float: left;
}
.room_header h3  {
	font-size: 24px;
	line-height: 1.3em;
	height: 1.3em;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border-left: 5px solid #00A0FE;
	padding-left: 5px;
}
.room_header .lead  {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	margin-bottom: 0em;
}
.room_header #spec_left h4 {
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #5D5D5D;
	margin-bottom: 0em;
}
.room_header .spec_right {
	float: right;
	display: block;
	width: 450px;
	margin-top: 15px;
}
.room_header #spec_left .bodytxt {
	margin-top: 5px;
	margin-bottom: 0em;
	display: block;
	margin-left: 10px;
}
#order_base {
	margin-top: 30px;
}
#rentalroom {
	margin-top: 80px;
}
