@charset "UTF-8";
/* CSS Document */

#faqMainImg{
	width:900px;
	height:200px;
}

#faqMainImg h3{
	background-image:url(../../faq/img/main_img.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:200px;
	font-size:1px;
	text-indent:-9999px;
}

#faqMainImgText{
	width:441px;
	height:38px;
	margin:30px 0px 0px 280px;
}

#faqMainImgText h3{
	background-image:url(../../faq/img/main_img_text.gif);
	background-repeat:no-repeat;
	width:441px;
	height:38px;
	font-size:1px;
	text-indent:-9999px;
}

#faqMainText{
	width:586px;
	height:95px;
	margin:0px 0px 31px 0px;
}

.faqContentsBox01{
	width:587px;
	margin:0px 0px 40px 0px;
}

.faqTitle{
	background-image:url(../../faq/img/title.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:39px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.faqBox{
	width:576px;
	margin:0px 0px 5px 11px;
}

.faqBox02{
	width:576px;
	margin:0px 0px 30px 11px;
}

.faqBoxQ{
	width:30px;
	height:24px;
	margin:0px 10px 0px 0px;
	float:left;
}

.faqBoxQ p{
	background-image:url(../../faq/img/icon_q.gif);
	background-repeat:no-repeat;
	width:30px;
	height:24px;
	text-indent:-9999px;
}

.faqBoxA{
	width:30px;
	height:19px;
	margin:0px 10px 0px 0px;
	float:left;
}

.faqBoxA p{
	background-image:url(../../faq/img/icon_a.gif);
	background-repeat:no-repeat;
	width:30px;
	height:19px;
	text-indent:-9999px;
}

.faqBoxText{
	width:500px;
	padding:3px 0px 0px 0px;
	float:left;
}

.faqBoxText p{
	font-size:12px;
	color:#333333;
	line-height:150%;
}


#faqContentsBoxBottom{
	width:587px;
	padding:520px 0px 0px 0px;
}