@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.box h4 {
	line-height: 2.5em;
	margin-top: 20px;
	padding-left: 25px;
	background: #004c99 url(../img/bullet.gif) no-repeat 10px center;
}

.box h4.first {
	margin-top: 0;
}

.box h4 a {
	color: white;
	font-weight: bold;
}

.box ul {
	margin: 0;
	padding: 1em 0 1em 15px;
	background-color: #f0f0f0;
}

.box li {
	line-height: 2em;
	padding-left: 25px;
	background: url(../img/bullet2.gif) no-repeat 8px center;
}

.box li a {
	color: #004c99;
}

.button {
	width: 680px;
	margin: 40px auto 0;
	text-align: right;
}
