#area_contents {
	margin-right: auto;
	margin-left: auto;
	width: 631px;
	padding-top: 15px;
}
#area_contents img {
	display: block;
}
.clear {
	clear: both;
}

.zu {
	float: left;
}

#text {
	text-align: center;
	width: 530px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
