@charset "UTF-8";
/*--------------------------------------

for policy.html

--------------------------------------*/
.headPolicyImg{
	background: url(../images/head_policy.jpg) no-repeat top center;
	height: 220px;
	text-indent: -9999px;
}
.headPolicy{
	background: url(../images/head_title_policy.jpg) no-repeat;
	width: 960px;
	height: 75px;
	text-indent: -9999px;
}
.policyList {
	margin: 0 0 0 25px;
}
.policyList li{
	font-size: 100%;
	line-height: 1.5em;
	color: #41AF47;
	font-weight: 600;
	list-style-type: decimal;
	margin: 0 0 20px 0;

}
