@charset "utf-8";
/* --------------------------------------------------
	policy.css
-------------------------------------------------- */

/* .section
----------------------------------------*/
.section .inner h5 {
	margin:20px 0 0;
	font-weight:bold;
	font-size:12px;
	color:#333;
}
.section .inner ul.list.plus li {
	padding-left:2em;
}
.section .inner ul.list.plus li span {
	width:2em;
}
.section p.txtRight {
	text-align:right;
}
.section .row {
	margin-top:20px;
	padding:10px 20px;
	border:1px solid #AAA;
}
.section .row strong {
	font-weight:bold;
}
.section ul.list {
	margin-top:-3px;
}
/* .section01
----------------------------------------*/
.mainBlock .section.section01 {
	margin-top:0;
}
