@charset "utf-8";
.sec1{
	font-size:14px;
}
.ul1 li{
	padding:5px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.purpose{margin-bottom: 15px;}
.purpose dt{font-weight: bold;}
.purpose dd{padding-left: 2.3em;}
.m3{
	font-weight:bold;
	color:#335999;
	margin-bottom:10px;
}
.p3{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
#faq{
	background:#fff;
}
#faq .block{
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}
#faq .block table{
	width:90%;
	margin-right:auto;
	margin-left:auto;
	vertical-align:top;
}
#faq .block table tr th{
	width:10%;
	padding:10px;
	vertical-align:top;
}
#faq .block table tr td{
	padding:10px;
}
.q{
	color:#5172B3;
}
.a{
	color:#FF5700;
}
.youbi .heading2{
	width:15% !important;
}
.youbi .heading{
    width: auto;
}
.bui .heading2{
	width:24% !important;
}
.bui .heading{
	width:auto !important;
}
	
