@charset "utf-8";
/* CSS Document */



.box-r {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 68px;
	margin-left: 30px;
	overflow: hidden;
}



.box-sr {
	width: 300px;
	margin-left: 10px;
	float: right;
	padding: 10px;
	background-color: #F3F8F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.detail {
	font-size: 1.1em;
	color: #6A7B3C;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838A65;
	text-indent: 0.5em;
}

/* 間取図 */
.box-madori {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 30px;
	overflow: hidden;
}

/* 予約ボタン */
.box-ybutton {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: 30px;
	overflow: hidden;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}