div#agree {
	text-align: center;
}

div#agree h2 {
	margin: 30px 0;
	padding: 17px 0;
	background: url(../images/head2.gif) no-repeat center center;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
}

div#agree p {
	margin-bottom: 1em;
	color: #000;
}

div#agree a {
	padding-left: 15px;
	background: url(../images/yaji.gif) no-repeat left center;
	text-decoration: underline;
}

div#agree p#agree-privacy {
	margin-bottom: 3em;
}

div#agree p#agree-check img {
	cursor: pointer;
}

#agree-mail-form {
	display: none;
}
