@charset "utf-8";
#private-room-01 {
	height: auto;
	width: 620px;
	background-image: url(../images/private-room/room-title-01.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 30px;
}
.private-content {
	float: left;
	height: auto;
	width: 290px;
	margin-right: 40px;
}
.private-madori {
	height: auto;
	width: 290px;
	float: right;
	margin-bottom: 30px;
}

.private-main-image {
	padding: 10px;
	height: auto;
	width: 598px;
	margin-bottom: 30px;
	border: 1px solid #A4A4A4;
	background-color: #ECEDE4;
}
#private-room-02 {
	height: auto;
	width: 620px;
	background-image: url(../images/private-room/room-title-02.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 30px;
	clear: both;
}
#notes {
	clear: both;
	height: auto;
	width: 620px;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
