@charset "UTF-8";

/*特定商取引ページ*/
h2#law_h2 {
	background: url(../images/law_h2.jpg) no-repeat;
}
h3#law_h3_01 {
	background: url(../images/law_h3_01.gif) no-repeat;
}
div#policy {
	width: 630px;
	margin-top: 40px;
	margin-bottom: 20px;
	background: url(../images/policy_bg_middle.gif) repeat-y;
	text-align: center;
}
div#policy h3 {
	display: block;
	width: 630px;
	height:73px;
	background: url(../images/policy_bg_top.gif) no-repeat;
	text-indent: -5000px;
	padding-top: 10px;
}
div#policy_contents {
	width: 540px;
	margin: 0px auto;
	text-align: left;
}
div#policy_contents p {
	line-height: 1.6em;
	text-indent: 1em;
	padding: 3px 0px 5px 11px;
}
div#policy_contents h4 {
	font-size: 12px;
	color: #355000;
	padding-top: 8px;
}
div#policy_contents ol {
	padding-left: 45px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#policy_contents ol li {
	list-style-type: decimal;
	padding-bottom: 2px;
	color: #222;
}
div#policy_contents ol li ul {
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#policy_contents ol li ul li{
	list-style: square;
	padding-bottom: 2px;
}
div#policy_bottom {
	position: relative;
	width: 630px;
	height:58px;
	background: url(../images/policy_bg_bottom.gif) no-repeat;
}
div#policy_bottom p {
	position: absolute;
	display: block;
	top: 10px;
	left: 490px;
	font-size: 10px;
}