@charset "utf-8";
/* CSS Document */
#title {
	width:830px;
	height:58px;
	float:left;
}
#container {
	width:800px;
	height: 1051px;
	padding:0px 15px 0px 15px;
	float:left;
	background-image: url(../img/room/bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	width:830px;
	height:58px;
	float:left;
}
#roomphoto{
	width:395px;
	height:1050px;
	float:left;
	}
#roomrules{
	width:395px;
	height:1050px;
	float:left;
	}
#container .p1 {
	width:345px;
	height:680px;
	padding:90px 30px 0px 20px;
	float:left;
}
#container .p2 {
	width:335px;
	height: auto;
	padding:0px 30px 0px 30px;
	float:left;
}
