@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.main_table {
	width: 675px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	height: 329px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.middle {
	height: 759px;
	background-image: url(middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 122px;
}
.first_text {
	margin-top: 15px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	clear: both;
	overflow: auto;
}
.second_text {
	margin-top: 15px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	clear: both;
	overflow: auto;
}
.third_text {
	margin-top: 15px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	clear: both;
	overflow: auto;
}
.first_title {
	font-size: 20px;
	font-weight: bold;
	width: 525px;
	margin-left: 85px;
	margin-top: 30px;
	color: #060;
}
.second_title {
	font-size: 20px;
	font-weight: bold;
	width: 525px;
	margin-left: 85px;
	margin-top: 30px;
	color: #060;
}
.third_title {
	font-size: 20px;
	font-weight: bold;
	width: 525px;
	margin-left: 85px;
	margin-top: 33px;
	color: #060;
}
