@charset "utf-8";

#contents {
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	height: 525px;
	width: 900px;
}
.room_bg {
	background-image:url(../images/bg_room.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contents.hinageshi{
	background-image:url(../images/bg_room_hinageshi.jpg);
}
#left_block {
	float:left;
	margin:0px;
	padding:0px;
	width:400px;
	height:auto;
}
#left_block h2 {
	text-indent:-9999px;
}
#right_block {
	float: right;
	margin: 0px;
	padding: 40px 0px 25px 0px;
	height: auto;
	width: 370px;
}
#right_block p {
	font-size: 1.2em;
	line-height: 1.8em;
}


#right_block li {
	margin: 0px;
	padding: 0px 46px 0px 0px;
	float: left;
	height: 90px;
	width: 90px;
}
#right_block a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 90px;
	text-indent: -9999px;
}
.hinageshi {
	background-image: url(../images/hinageshi.jpg);
	background-repeat: no-repeat;
}
.toshobu {
	background-image: url(../images/toshobu.jpg);
	background-repeat: no-repeat;
}
.yabukoji {
	background-image: url(../images/yabukoji.jpg);
	background-repeat: no-repeat;
}
.suirenka {
	background-image: url(../images/suirenka.jpg);
	background-repeat: no-repeat;
}
.miyakowasure {
	background-image: url(../images/miyakowasure.jpg);
	background-repeat: no-repeat;
}
.thre {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	height: 90px;
	width: 365px;
}	
.two {
	margin: 80px 0px 0px 74px;
	padding: 0px;
	height: 90px;
	width: 290px;
}


ul#lnavi_top a,ul#lnavi_bottom a{
	text-indent:0;	
}
ul#lnavi_top{
	width:240px;
	margin:0 auto 4px auto;	
}
ul#lnavi_bottom{
	width:362px;
	margin:0 auto 0 auto;
}
ul#lnavi_top li,ul#lnavi_bottom li{
	float:left;
	width:118px;
	height:24px;
	margin:0 4px 0 0;	
}
li.lnavi_end{
	margin:0;	
}
