@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
#prologue {
	width: 545px;
}
#prologue p {
	width: 545px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#housings h3 {
	margin-bottom: 10px;
}

#housing_area {
	clear: both;
	width: 545px;
	margin-top: 10px;
	height: auto;
}
#housing_area li {
	float: left;
	width: 175px;
	list-style-type: none;
	height: auto;
	margin-right: 10px;
}
#housing_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;
}
#housing_area .coment {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	display: block;
	width: 175px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#housing_area2 {
	clear: both;
	width: 545px;
	margin-top: 10px;
	height: auto;
}
#housing_area2 li {
	float: left;
	width: 128px;
	list-style-type: none;
	height: auto;
	margin-right: 10px;
}
#housing_area2 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;
}
#housing_area2 .coment {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	display: block;
	width: 128px;
	margin-bottom: 10px;
	padding-top: 2px;
}

#housing_area3 {
	clear: both;
	width: 545px;
	margin-top: 10px;
	height: auto;
}
#housing_area3 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;
}
#housing_area3 .coment {
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	width: auto;
}

#housing_area4 {
	clear: both;
	width: 545px;
	margin-top: 10px;
	height: auto;
}
#housing_area4 #img_left {
	float: left;
	height: 122px;
	width: 272px;
	margin: 0px;
	padding: 0px;
}
#housing_area4 #img_right {
	float: right;
	height: 122px;
	width: 273px;
	margin: 0px;
	padding: 0px;
}


#housing_area4 .coment {
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	width: auto;
}
#housing_area4 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#shohins2 {
	width: auto;
	clear: both;
	margin-bottom: 10px;
	display: block;
	padding-top: 10px;
}
#shohins2 .shohins_t {
	font-size: 10px;
	background-image: url(../../img/title_shohins.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	height: 22px;
	width: auto;
	vertical-align: bottom;
	padding-top: 10px;
	display: block;
	padding-right: 40px;
}
#shohins2 img {
	float: left;
}
#shohins2 .table_shohins {
	width: 545px;
	clear: both;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
}
#shohins2 .table_shohins table {
	width: 100%;
	float: left;
	border: 1px solid #CCCCCC;
}
#shohins2 .table_shohins th {
	background-color: #FFE4B9;
	width: 15%;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 12px;
}
#shohins2 .table_shohins td {
	padding: 5px;
	width: 85%;
	font-size: 12px;
	text-align: left;
}
#shohins2 .table_shohins .line_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
