@charset "utf-8";

#page {
	background: #ffffff;
	padding: 30px;
}
#page h1 {
	background: url(../imgs/member/agreements/bg-h.gif) repeat-x left bottom;
	padding-bottom: 10px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
}
#page h2 {
	font-weight: bold;
	margin-bottom: 3px;
}
#page a {
	color: #0b3764;
}
#page a:hover {
	text-decoration: none;
}

.agreeBtArea {
	margin-top: 25px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	text-align: center;
}
#disagreeBt {
	margin-right: 10px;
}