@charset "UTF-8";


/*========================================================*/
/* タイトルエリア  */
#titleArea {
	background:url(../img/pagetitle.jpg) no-repeat left top;
}

/* mainArea */

.policy {
	position:relative;
	clear:both;
	margin:10px auto 0;
}
.policy-first { margin-top:0;}
.policy h3 {
	text-indent:0;
	border-bottom:1px dotted #cfccc8;
	line-height:1.5em;
	font-size:1.4em;
	margin-bottom:10px;
}

.policy ul {
	margin-left:2em;
}
.policy li {
	list-style-type : disc ;
	list-style-position : outside ;
	padding-bottom:1em;
}