@charset "utf-8";

/***** room *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/room/title.gif);
}


.img1 {
	background-image: url(../images/room/img1.jpg);
	height: 1050px;
	width: 515px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 20px;
}


