@charset "utf-8";

#main {
		margin:10px 0 10px 0;
}

#main h2 {
	background:url("../images/h2_bg.gif") left top no-repeat;
	margin: 5px 0 0 0;
	padding: 10px 0 13px 20px;
	font-size: 17px;
}
#main h3 {
	margin:20px 0 0 0;
	padding: 0 0 3px 20px;
	font-size:16px;
	color:#006400;
	border-bottom:1px dotted #666666;
	background:url("../images/p006_05.gif") left top no-repeat;
}
.section {
	margin:20px;
}
.estate_celect {
	text-align:center;
	margin:0;
}
.estate_celect table {
	margin:0 auto;
	width:700px;
}

