@charset "utf-8";
@import url("css_A.css");
#midbox h2{
	background-image: url(../img/faq/title_bg_faq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}
#midbox .box h3 {
	font-weight: lighter;
	vertical-align: middle;
}
#midbox .box h3 img{
	vertical-align: middle;




}
#midbox .faq   {
	margin-bottom: 30px;

}
#midbox .faq .box  {
	margin-bottom: 0px;

}
#midbox .faq .box p {
	padding-left: 70px;
	background-image: url(../img/faq/A.gif);
	background-repeat: no-repeat;
	background-position: 35px top;
	padding-bottom: 20px;
	padding-top: 5px;
}
