@charset "UTF-8";

/* --------------------
	q-a page
-------------------- */

/*   list    */

div#content ul.qa_ul{
	padding:0 0 25px 10px;
	
	}
div#content ul.qa_ul li{
	background:url(../q-a/img/icon_q.gif) no-repeat 0 center;
	padding:5px 0px 5px 30px;
	
	}

/*   qa_box    */
div#content .qa_box {
	background: url(../q-a/img/qa_w_btm.gif) no-repeat 0 bottom;
	width:680px;
	padding-bottom:5px;
	margin-bottom: 10px;
	display:block;
	
}

div#content .qa_box p{
	margin:0;
	padding:0;
	
	}

div#content .qa_box div.inner {
	background: #f5fef9;
	padding: 3px 0 0 15px;
	border-left: solid 2px #008034;
	border-right: solid 2px #008034;
}

div#content .qa_box dl {
	width: 640px;
}

div#content .qa_box dl dt {
	background: url(../q-a/img/dot_line.gif) repeat-x 0 bottom;
	font-size:12px;
	font-weight:bold;
	color:#008034;
}

div#content .qa_box dl dt img{ margin-bottom:5px; margin-right:5px;}

div#content .qa_box dl dd {
	background: url(../q-a/img/icon_a.gif)  no-repeat 0 8px;
	padding: 12px 0 10px 35px;
	font-size: 12px;
	line-height: 145%;
}


div#content .qa_box dl dd img{ margin-bottom:5px; margin-right:5px;}


/*    table      */
div#content .qa_box table.q_a{
	width:640px;
	border-collapse: collapse;
	border-top: solid 1px #18954a;
	border-left: solid 1px #18954a;
	background-color:#FFF;
	font-size:10px;
	margin-top:5px;
	
	}
	
div#content .qa_box img{
	border:0;
	margin-top:5px;
	
	}
	
div#content .qa_box table.q_a th,
div#content .qa_box table.q_a td {
	border-bottom: solid 1px #18954a;
	border-right: solid 1px #18954a;
}

	
div#content .qa_box table.q_a td.q13 {
	border-bottom: solid 1px #18954a;
	border-right: solid 1px #18954a;
	text-align:center;
	font-size: 12px;
}

div#content .qa_box table.q_a th {padding: 5px;}
div#content .qa_box table.q_a td {padding: 5px 10px;}

div#content .qa_box table.q_a th.q13 {padding: 5px;}
div#content .qa_box table.q_a td.q13 {padding: 5px 10px;}


div#content .qa_box table.q_a th {
	border-bottom: solid 1px #18954a;
	border-right: solid 1px #18954a;
	background: #edf9f2;
	text-align: center;
}

div#content .qa_box table.q_a th.q13 {
	border-bottom: solid 1px #18954a;
	border-right: solid 1px #18954a;
	background: #edf9f2;
	text-align:center;
	font-size: 12px;
}

div#content .qa_box table.q_a th.qacell00 {
	text-align:left;
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
	border-right: solid 1px #FFF;
	font-size: 12px;
}

div#content .qa_box table.q_a th.qacell00-q13 {
	text-align:center;
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
	border-right: solid 1px #FFF;
	font-size: 12px;
}

div#content .qa_box table.q_a th.qacell00-q13bottom {
	text-align:center;
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
	border-bottom: solid 1px #FFF;
	font-size: 12px;
}

div#content .qa_box table.q_a th.qacell00-q13last {
	text-align:center;
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
	border-right: solid 1px #18954a;
	font-size: 12px;
}

div#content .qa_box table.q_a td.qacell02 {
	text-align: center;
	background-color: #FFFFE2;
	font-weight:bold;
	
}
div#content .qa_box table.q_a td.qacell03 {
	text-align: center;
	
}

div#content .qa_box table.q13{
	width:640px ;
	background-color:#FFF;
	font-size: 10px;
	text-align:center;
}

div#content .qa_box table.q13 th{
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
}

div#content .qa_box table.q13 th.last{
	background-color:#18954a;
	color:#FFF;
	font-weight:bold;
}

div#content .qa_box table.q13 th.middle{
	background-color:#EDF9F2;
	color:#000;
	font-weight:normal;
}

div#content .qa_box table.q13 td.color{
	background-color: #FFFFE2;
	font-weight:bold;
}	

/* table q13-s */
div#content .qa_box table.q13-s{
	background-color:#FFF;
	width:600px;
	margin-left:20px;
	font-size:11px;
	text-align:left;
}

div#content .qa_box table.q13-s td, th.middle {
	padding: 2px 2px 2px 4px;
}

/* table p margin=0 */
div#content .qa_box table.q_a th p,
div#content .qa_box table.q_a td p {
	margin-bottom: 0;
}

/* p indent */
div#content .qa_box p.indent {
	margin-left:30px ;
	margin-right:20px;
}

div#content .qa_box p.q13 {
	margin-left:15px ;
	margin-right:20px;
}

div#content .qa_box p.q13-second {
	background: url(../q-a/img/dot_line.gif) repeat-x 0 top;
	margin-right:20px;
	margin-top:30px;
	line-height: 90%;
}

div#content .qa_box p.tani {
	margin-right:20px;
	text-align:right;
	font-size:10px;
}




/* h3(q13) */
div#content .qa_box h3 {
	font-weight:bold ;
	background: url(../q-a/img/dot_line.gif) repeat-x 0 bottom;
	margin-right:20px;
	line-height: 145%;
	color:#063;
}


