@charset"utf-8";
@import"body.css";
@import"other-rayout.css";
/*サイトポリシー*/
.header-image{
	background:url(../image/other/sitepolicy/main_v.jpg) no-repeat;
	width:750px;
	height:110px;
}
h2{
	background:url(../image/other/sitepolicy/h2_bg.jpg) no-repeat;
	margin-bottom:0px;
	width:525px;
	height:60px;
}
h3{
	margin-bottom:15px;
	padding-left:5px;
	border-left:5px solid #aaa;
}
.itemarea p{
	margin-bottom:15px;
	padding-left:10px;
}
ul.p1{
	margin-bottom:15px;
	padding-left:20px;
}
ul.p1 li{
	list-style-type:disc;
	margin-left:10px;
}
