/* Menu */
#room_menu {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	!important;
}
#room_navi {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	!important;
}
#room_menu li{
	list-style-type : none;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
	!important;
}
#room_menu li a {
    text-decoration: none;
    display: block;
    height: 25px;
	width: 124px;
	background-image: url(../room/images/sub_menu.gif);
	background-repeat: no-repeat;
	!important;
}
/* BUTTONS */
#room_menu li#sm01 a {
	background-position: 0 0;
	!important;
}
#room_menu li#sm02 a {
	background-position: -124px 0;
	!important;
}
#room_menu li#sm03 a {
	background-position: -248px 0;
	!important;
}
#room_menu li#sm04 a {
	background-position: -372px 0;
	!important;
}
#room_menu li#sm05 a {
	background-position: -496px 0;
	!important;
}
/* OVER */
#room_menu li#sm01 a:hover {
	background-position: 0 -25px;
	!important;
}
#room_menu li#sm02 a:hover {
	background-position: -124px -25px;
	!important;
}
#room_menu li#sm03 a:hover {
	background-position: -248px -25px;
	!important;
}
#room_menu li#sm04 a:hover {
	background-position: -372px -25px;
	!important;
}
#room_menu li#sm05 a:hover {
	background-position: -496px -25px;
	!important;
}
/* ON */
#room_menu.atype li#sm01 a {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#room_menu.btype li#sm02 a {
	background-position: -124px -25px;
	cursor: default;
	!important;
}
#room_menu.ctype li#sm03 a {
	background-position: -248px -25px;
	cursor: default;
	!important;
}
#room_menu.dtype li#sm04 a {
	background-position: -372px -25px;
	cursor: default;
	!important;
}
#room_menu.etype li#sm05 a {
	background-position: -496px -25px;
	cursor: default;
	!important;
}
#room_menu.atype li#sm01 a:hover {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#room_menu.btype li#sm02 a:hover {
	background-position: -124px -25px;
	cursor: default;
	!important;
}
#room_menu.ctype li#sm03 a:hover {
	background-position: -248px -25px;
	cursor: default;
	!important;
}
#room_menu.dtype li#sm04 a:hover {
	background-position: -372px -25px;
	cursor: default;
	!important;
}
#room_menu.etype li#sm05 a:hover {
	background-position: -496px -25px;
	cursor: default;
	!important;
}
#roomBtn {
	height: 120px;
}
#roomImg {
	width: 620px;
	height: 340px;
}
#roomLinkBoxTop {
	width: 620px;
	height: 320px;
	margin: 30px 0;
}
#roomLinkBox {
	padding: 20px 0;
	width: 450px;
	height: 250px;

}
ul#roomLink li {
	float: left;
	padding-left: 35px;
	padding-bottom: 16px;
}
ul#roomLink li.lnkBtn{
	padding-left: 32px;
}
ul#roomLink img {
	border: 1px solid #444;
}
#roomNote {
	border-top: 1px solid #444;
	padding: 20px 0;
	margin-left: 32px;
	margin-right: 35px;
}
#btnReserve {
	margin: 50px 38px;
	clear: both;
	text-align: right;
}
table#price {
	width: 550px;
	height: 180px;
	margin-top: 20px;
	margin-left: 32px;
	padding-bottom: 30px;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 11px;
	color: #999;
}
.txtMrgL {
	margin-left: 32px;
}
.flrImgL {
	float: left;
	width: 441px;
	margin: 0;
	padding: 0;
	border: 0;
}
.flrImgR {
	float: right;
	width: 179px;
	margin: 0;
	padding: 0;
	border: 0;
}
.flrImgTxt {
	float: left;
	width: 332px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 0 0 10px 22px;
}
.flrImg {
	float: right;
	width: 215px;
	height: 300px;
	margin: 0 20px 10px 0;
}
.imgBorder {
	border: 1px solid #444;
}
.txtBMsg {
	font-size: 14px;
	line-height: 20px;
}
h2 {
	margin-bottom: 5px;
}

