@charset "utf-8";
/* CSS Document */
#title {
	width:772px;
	height:145px;
	float:left;
}
#container {
	width:722px;
	height: auto;
	padding:20px 0px 0px 30px;
	float:left;
	background-image: url(../img/room/bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	padding:0px 0px 0px 0px;
	width:772px;
	height:149px;
	float:left;
	background-image:url(../img/room/container_bottombg.jpg);
	background-repeat:no-repeat;
}
