@charset "shift_jis";

.t-faq {
	width:500px;
	height:40px;
	margin:0 25px 5px;
}

#ques-box {
	width:470px;
	height:auto;
	margin:0 40px;
}

#ques-box li {
	width:430px;
	height:auto;
	padding:5px 5px 5px 45px;
	border-bottom: #996699 dotted 1px;
}

.q1 {background-image: url(../images/q1.gif);}
.q2 {background-image:url(../images/q2.gif);}
.q3 {background-image:url(../images/q3.gif);}
.q4 {background-image:url(../images/q4.gif);}
.q5 {background-image:url(../images/q5.gif);}
.q6 {background-image:url(../images/q6.gif);}
.q7 {background-image:url(../images/q7.gif);}
.q8 {background-image:url(../images/q8.gif);}
.q9 {background-image:url(../images/q9.gif);}
.q10 {background-image:url(../images/q10.gif);}

.q1,.q2,.q3,.q4 ,.q5 ,.q6,.q7,.q8,.q9,.q10 {
	background-repeat:no-repeat;
	width:420px;
	height:auto;
	padding:5px 5px 5px 45px;
	border-bottom: #996699 dotted 1px;
	color: #005289;
	margin-bottom:10px;
}
















.t-ans {
	width:500px;
	height:40px;
	margin:20px 25px 20px;
}

.ans-box {
	width:460px;
	height:auto;
	border: #999999 solid 1px;
	padding:10px 10px 3px;
	margin:0 35px 15px;
}

 
.ans-text {
	width:440px;
	height:auto;
	margin:0 auto 5px auto;
}
