@charset "UTF-8";

p#startTxt {
	margin-top: 20px;
}

dl.agreementBox,
dd {
	width: 622px;
	margin-top: 20px;
}

dl.agreementBox dt {
	background: #EBEBEB;
	padding: 3px 0 3px 7px;
	text-indent: 0px;
	color: #222222;
	width: 610px;
	font-weight: bold;
}

*html dl.agreementBox dt {
	text-indent: 3px;
}

dl.agreementBox dd {
	margin-top: 4px;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../images/a_icon.gif) no-repeat left 3px;
	width: 562px;
}

*html dl.agreementBox dd {
	width: 580px;
}

dl.agreementBox dd span {
	color: #dd4242;
	font-weight: bold;
}

dl.agreementBox .pageTop {
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: right;
}
