#container #contents {
	padding: 0px 20px 0px 20px;
}
#container h2.policy_title {
	background-image: url(img/text_h2_privacy.jpg);
}
#container h2.site_title {
	background-image: url(img/text_h2_site.jpg);
}
#container h2.houki_title {
	background-image: url(img/text_h2_houki.jpg);
}

#container h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(img/h3bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
}
#container ol {
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
}
#container ul {
	padding: 0px;
	margin: 0px;
}
#container ol ol {
	list-style-type: lower-alpha;
	padding: 0px;
	margin-top: 0px;
}
#container li {
	margin-left: 15px;
	margin-bottom: 8px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
}
#container #contents ol.margin {
	margin-top: 20px;
}
#container #contents table.houki {
	margin-top: 20px;
	line-height: 120%;
}
#container #contents .houki th {
	font-weight: normal;
	text-align: right;
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	background-color: #ECECEC;
}
#container #contents .houki td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#container #contents .border_bottom {
	border-bottom-style: none;
}

#container #contents table.ryokin {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container #contents .ryokin th {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#container #contents .ryokin td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
