@charset "euc-jp";
/* CSS Document */


/* **********MainImage********** */
#main-img p{
	background-image: url(../images/mainimg.jpg);
}


/* ************Main************ */
#main{

}
#policy h3{
	padding:5px;
	border-bottom:1px dotted #bfbbb8;
	border-top:1px dotted #bfbbb8;
	background-color:#f5f3ee;
	text-align:center;
	font-size:1em;
	font-weight:normal;
}
#policy ul{
	margin:5px 5px 15px;
}
#policy ul li{
	background:url(../images/icon_arrow.gif) no-repeat 0 4px;
	padding:0 0 5px 10px;

}
#policy h4{
	font-weight:bold;
	padding:0 0 3px;
	font-size:1em;
}
#policy div{
	text-align:center;
	margin:20px 0;
}







































