main article h2 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
main article h4   {
	text-align: left;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 880px;
	margin-left: 50px;
	margin-right: 50px;
	clear: both;
	font-size: 1.4em;
}
main article h6   {
	margin-top: 40px;
	margin-bottom: 10px;
	width: 880px;
	margin-left: 50px;
	margin-right: 50px;
	clear: both;
	font-size: 1.4em;
}
main article p {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#agree {
	margin-bottom: 40px;
	clear: both;
	height: auto;
}
#agree ol, ul {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
	height: auto;
}
#agree ol li {
	margin-left: auto;
	margin-right: auto;
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#agree ul li {
	margin-left: auto;
	margin-right: auto;
	list-style-type: cjk-decimal;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
