@charset "UTF-8";
/* CSS Document */


#box {
	margin-left: 43px;
	margin-top: 30px;
	width: 690px;
	margin-bottom: 15px;
	clear: left;

}

head~/**/body #box {
	margin-left: 43px;
	margin-top: 30px;
	width: 690px;
	margin-bottom: 210px;
}



h3 {
	letter-spacing: 0.3em;
	font-size: medium;
	font-weight: bold;
	color: #576b84;
	margin-bottom: 15px;
	padding-top: 20px;
}







#wrapper #maincontent #sidebar {
	padding-bottom: 413px;
	background: #DFDFDF;
}
*html body #wrapper #maincontent #sidebar {
	padding-bottom: 424px;
}
*+html #wrapper #maincontent #sidebar {
	padding-bottom: 424px;
}

#l-room {
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 2em;
	font-size: medium;
}
#room {
	width: 365px;
	float: left;
	margin-left: 35px;
}
*html body #room {
	width: 380px;
	margin-left: 20px;
}

#roomphoto {
	float: left;
	width: 255px;
	text-align: right;
	margin-right: 35px;
}
*html body #roomphoto {
	width: 220px;
	margin-right: 35px;

}
#roomphoto img {
	border: 5px solid #DFDFDF;
	margin-top: 13px;
	margin-bottom: 13px;
}


#wrapper #maincontent {
	padding-bottom: 1000px;
}



#wrapper #maincontent #foot {
	margin-top: 1020px;
}

