@charset "utf-8";
#h2faq{
	background:url(../images/tit_faq.jpg) left 20px no-repeat;
	padding:20px 0 15px 0;
	height:90px;
	text-indent:-9999px;	
	}
.h3Faq{
	margin-left:20px;
	padding:20px 0 15px 30px;
	background:url(../images/tit_h3_develope1.gif) left 20px no-repeat;
	height:25px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	line-height: 25px;
	font-size: 15px;
	letter-spacing:normal;
}	
.h3Faq + ul{
	margin:0px 0 0 40px;
	list-style:inside disc;
	line-height:1.7;}
.h3Faq + ul	a{
	color:#0099FF;
	text-decoration:underline;
	}

.h3Faq + ul	a:hover{
	color:#f60;}
.form_faq{
	position:relative;
	margin:20px 0 0 10px;
	width:622px;
	height:71px;
	background:url(../images/bg_faq_form.jpg) no-repeat;
	}
.form_faq .input_a{
	position:absolute;
	right:8px;
	top:24px;}
input#input_b{
	position:absolute;
	right:90px;
	padding-top:2px;
	width:182px;
	height:18px;
	top:28px;
	border:1px solid #fff;
}	
.faq_ul{
	margin:30px 0 0 10px;
	padding:20px 0 0 0;
	width:622px;
	border-top:2px dotted #666;
}
.faq_ul li{
	margin:0 0 30px 0;
	padding:0 0 0 30px;
	background:url(../images/ico_faq_list.gif) 8px 3px no-repeat;}
.faq_ul h4{
	margin-bottom:10px;
	color:#FF6600;
	font-weight:bold;
	font-size:14px;
	}
.faq_ul p{
	line-height:1.4;}	
.faq_ul span{
	display:block;
	text-align:right;}	

