@charset "utf-8";
@import url("reset.css");
@import url("base.css");
#contents_main h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	width: 580px;
	padding: 0px 0px 2px 0px;
}#contents_main h2 {
	margin-top: 15px;
	font-weight: bold;
	width: 580px;
}
#contents_main p {
	margin-top: 15px;
	width: 580px;
}
#contents_main ol {
	width: 565px;
	margin-top: 15px;
	margin-left: 15px;
}
#pol01 {
	background-image: url(../image/policy/01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 545px;
}
#pol02 {
	background-image: url(../image/policy/02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 545px;
}
#pol03 {
	background-image: url(../image/policy/03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 545px;
}
#pol04 {
	background-image: url(../image/policy/04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 15px;
	width: 545px;
}
