@charset "utf-8";

/* CSS Document */





/* index==========================



	1.for index style

	

*/





/* 1.for index style

===============================================================*/

div.section{

	margin:0 6px 20px 10px;

}

div.section h3{

	margin-bottom:10px;

}

div.section h4{

	margin-bottom:5px;

	padding-left:5px;

	color:#0147ba;

	font-size:1.2em;

	font-weight:bold;

	border-left:solid 3px #0147ba;

}

div#qestion{

	padding-bottom:20px;

	border-bottom:solid 1px #d8d8d8;

}

div.qestionBox{

	margin-bottom:20px;

	padding:15px 20px;

	background:#f7f7f7;

}

div.qestionBox li{

	padding-left:15px;

	line-height:2;

	background:url(../../common/image/ico_circle.gif) no-repeat 0 8px;

}

div#answer dt{

	margin-bottom:5px;

	padding-left:25px;

	line-height:2;

	font-weight:bold;

	color:#0147ba;

	background:url(../img/qa_icoq.gif) no-repeat 0 4px;

}

div#answer dd{

	margin-bottom:20px;

	padding-left:25px;

	background:url(../img/qa_icoa.gif) no-repeat 0 4px;

}

div.answerBox{

	margin-bottom:10px;

	padding-bottom:20px;

	background:url(../../common/image/dot2px.gif) repeat-x bottom;

}





