@charset "UTF-8";
@import url(roomie.css); 
@import url("roomfirefox.css") all;

 
#content_wrapper{
	background-image: url(../../images/room/body_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 230px;
}
.content_box{
padding-top: 60px;

}
.top_txt{

}
.room_txt1{
	line-height: 110%;
	width: 270px;
	float: left;
	margin-top: 2px;
	margin-bottom: 20px;
}
.room_txt2{
	line-height: 110%;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 20px;
	float: left;
}
.room_txt3{
	line-height: 110%;
	width: 230px;
	float: left;
	margin-top: 2px;
	margin-bottom: 20px;
}
.room_txt4{
	line-height: 110%;
	float: left;
	width: 230px;
	margin-top: 2px;
	margin-bottom: 20px;
}
.reserv_buttan1{
	float: left;
	margin-right: 50px;
	display: block;
}
.reserv_buttan3{
	float: left;
	margin-right: 20px;
	position:relative; top: -33px;  z-index:1;
}

.reserv_buttan a{
background-image: url(../../images/room/reserv_buttan.gif);
	background-position: top;
	background-repeat: no-repeat;
height: 30px;
width: 83px;
display: block;
}
.reserv_buttan2 a{
background-image: url(../../images/room/reserv_buttan.gif);
	background-position: top;
	background-repeat: no-repeat;
height: 30px;
width: 83px;
display: block;
}

.reserv_buttan a:hover{
	background-image: url(../../images/room/reserv_buttan_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.reserv_buttan2 a:hover{
	background-image: url(../../images/room/reserv_buttan_hover.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.reserv_buttan4{
margin-top: 5px;
	display: block;
}
.headmenu_room a{
	background-image: url(../../images/headlink_hover.gif);
	background-position: 80%;
	background-repeat: no-repeat;
}
.footmenu_room a{
	background-image: url(../../images/footlink_hover.gif);
	background-repeat: no-repeat;
}
.room_bodyimg{
	margin: auto;
}

.inquiry_buttan a{
	background-image: url(../../images/inquiry_buttan_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 25px 0 25px 168px;
	height: 26px;
	width: 161px;
	display: block;
}
.inquiry_buttan a:hover{
background-image: url(../../images/inquiry_buttan_hover.jpg);
}
.room_body_txt{
	
}
.room_body_txtimg{
	margin-bottom: 20px;
}
