@charset "utf-8";

.division {
	width: 1000px;
	background-image: url(../images/division.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	clear: both;
	height: 620px;
}
.division p {
	width: 580px;
}
.towninfo {
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	padding-top: 760px;
}
.towninfo p {
	width: 530px;
}
