@charset "utf-8";

/* =====================================================================
 * main
 * =================================================================== */
h3 {
	margin-bottom: 25px;
}
#shText {
	margin-bottom: 16px;
	height: 440px;
	background: url(images/showhouse_image1.jpg) no-repeat;
}
#shText p {
	margin: 0 auto;
	width: 465px;
	line-height: 1.7;
	font-size: 116%;
}
ul#shImage {
	padding-bottom: 10px;
}
ul#shImage li {
	margin-bottom: 16px;
}
table {
	clear: both;
	width: 664px;
	margin-bottom: 25px;
	border-top: solid 1px #bdbdbd;
}
table th, table td {
	padding: 8px 7px 8px 15px;
	border-bottom: solid 1px #bdbdbd;
}
.tb-contents1 {
	width: 95px;
	background: #edf2ff;
}
#gmap {
	clear: both;
	width: 664px;
	height: 430px;
}