@charset "utf-8";

/*
site_policy.html
*/

#policyContainer {
	width: 770px;
	margin-left: 10px;
}

#Contents #policyContainer p {
	line-height: 150%;
}

#Contents #policyContainer p.lead01{
	background: url(../img_common/dot_x.gif) repeat-x bottom;
	padding-bottom: 17px;
}

#Contents #policyContainer span {
	font-weight: bold;
}

