@charset "utf-8";
@import url("../reset.css");
#main h1 {
	background-image: url(../../image/base/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 615px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	font-size: 112%;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#main h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../image/village/image02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin: 15px 0px;
	padding: 0px 0px 8px 15px;
}


#main .area {
	width: 600px;
	margin: 10px 0px 0px 15px;
}
#main .area p {
	margin: 0px 0px 15px 0px;
}

#main .area li,#main .area2 li {
	margin: 0px 0px 5px 0px;
	list-style-type: none;
}
.left_01 dt {
	float: left;
	width: 120px;
}
.left_01 dd {
	float: right;
	width: 280px;
}

#main .area .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}#main  .area  .area_left {
	float: left;
	width: 400px;
}
#main  .area  .area_right {
	float: right;
	width: 195px;
}
#area_right li {
	float: left;
	width: 200px;
}
#main .area2 {
	width: 600px;
	margin: 0px 0px 30px 15px;
}
.area2 dt {
	float: left;
	width: 120px;
}
.area2 dd {
	float: right;
	width: 480px;
}
