@charset "UTF-8";

#main h2 {
	background: url("../img/policy/h2.jpg") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 150px;
	width: 720px;
	margin:10px 0 10px 0;
}


h4.policy-01 {
	background: url("../img/policy/h4-02.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	width: 680px;
	margin:0px 0 15px 0;
}
h4.policy-02 {
	background: url("../img/policy/h4-03.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	width: 680px;
	margin:0px 0 15px 0;
}
h4.policy-03 {
	background: url("../img/policy/h4-04.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	width: 680px;
	margin:0px 0 15px 0;
}

.look dt {
	width:680px;
	margin-bottom:10px;
}
.look dd {
	padding-bottom:20px;
}
.look ul.disc li {
	list-style:disc;
	width:660px;
	margin-left:20px;
}
.set dt {
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #958471;
	margin-bottom:5px;
}
.set dd {
	line-height:1.8em;
	padding-bottom:30px;
}
.privacy dt {
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #958471;
	margin-bottom:5px;
}
.privacy dd {
	line-height:1.8em;
	padding-bottom:30px;
}
.privacy ul.disc {
	margin-top:10px;
}
.privacy ul.disc li {
	list-style:disc;
	width:660px;
	margin-left:20px;
}
.policy .sub-box-inner-01 {
	margin:0 0 0 0 ;
	padding:20px 20px 20px;
}
.policy .sub-box-inner-02 {
	margin:0 0 0 0 ;
	padding:40px 20px 0px;
}
.policy .sub-box-inner-03 {
	margin:0 0 0 0 ;
	padding:40px 20px 0;
}


.bg {
	background:#f8e7dc;
}
