@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
#prologue {
	width: 545px;
}
#prologue img {
	float: right;
	margin-bottom: 10px;
	height: 130px;
	width: 180px;
	margin-right: 2px;
}
#prologue p {
	float: left;
}

.floor_area {
	clear: both;
	width: 545px;
	margin-top: 10px;
	height: auto;
	display: block;
}
.floor_area li {
	float: left;
	width: 175px;
	list-style-type: none;
	height: auto;
	margin-right: 10px;
}
.floor_area img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	display: block;
	margin-bottom: 0px;
}
.floor_area .coment {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	display: block;
	width: 175px;
	padding-top: 2px;
	margin-bottom: 10px;
}
