.pagebody {
	background-image: url(../img/top_back.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 565px;
	background-position: center;
}
.main {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.huki {
	padding-top: 18px;
}
.huki img {
	margin-left: 40px;
}
.news {
	text-align: left;
	width: 350px;
	float: left;
	padding: 5px;
	margin-left: 5px;
	height: 90px;
}
.under_b {
	clear: both;
	text-align: left;
}
.under_b img {
	margin-right: 8px;
}
.news p {
	margin-left: 10px;
}
