#agreement_contents {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	font-size: 12px;
}
#agreement_contents p {
	padding: 5px;
}
.agree_ttl {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F8545;
	padding: 5px;
	margin-top: 10px;
}
.agree_ttl2 {
	color: #2e602e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
}
.agree_ttl3 {
	font-weight: bold;
}

#agreement_ttl {
	background-image: url(../images/agreement_ttl.gif);
	height: 73px;
	width: 640px;
	text-indent: -9999px;
	display: block;
}
