
/* 近隣調査のスタイル */

.h3_koson {
	color: #555;
	font-weight: nomal;
	font-size: 12px;
}

#k_table {
	width: 640px;
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin-left: 20px;
}
#k_table img {
	vertical-align: middle;
}

.text_v {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #219;
	background-color: #ddf;
	width: 450px;
	height: 138px;
}
.photo_v {
	text-align: center;
	color: #219;
	background-color: #ddf;
	height: 138px;
}
.text_w {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #219;
	background-color: #dff;
	width: 450px;
	height: 148px;
}
.photo_w {
	text-align: center;
	color: #219;
	background-color: #dff;
	height: 148px;
}
.text_p {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #606;
	background-color: #ede;
	width: 450px;
	height: 148px;
}
.photo_p {
	text-align: center;
	color: #606;
	background-color: #ede;
	height: 148px;
}
.text_g {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #250;
	background-color: #cfc;
	width: 450px;
	height: 148px;
}
.photo_g {
	text-align: center;
	color: #250;
	background-color: #cfc;
	height: 148px;
}
.text_y {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #c60;
	background-color: #ffd;
	height: 95px;
}