@charset "UTF-8";

div.sec-in h3 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:5px 0 0 0;
	background-color:#D6D9E5;
	background:url(../img/bg_faq_tit.gif);
	background-repeat:repeat-x;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
}


div.list{
	margin:0 0 10px 10px;
	}
div.list ul{
	margin:0 0 10px 10px;
	}
div.list ul li{
	margin:0 0 5px 0;
	font-weight:bold;
	}
div.list ul li a{
	margin:0 0 5px 0;
	font-weight:normal;
	}
div.section h2{
	margin:5px 0 10px 0;
	}
div.faqarea h3{
	border:1px solid #4D63B9;
	background-color:#E1E3EC;
	padding:5px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#4D63B9;
	
	}
#tokuchou{
	font-weight:bold;
	color:#4D63B9;
	}
.sec-in table{
	background-color:#394399;
	}
.sec-in table th,.sec-in table td{
	background-color:#FFF;}