@charset "utf-8";

.cmnFaqArea .questionArea .number {
	background: url(../img/faq_bg_question_wide.gif) no-repeat 0 0;
	width: 52px;
}
.cmnFaqArea .jsAccordionBtn .question {
	padding-left: 75px;
}
.cmnFaqArea .answerArea .number {
	background: url(../img/faq_bg_answer_wide.gif) no-repeat 0 0;
	width: 52px;
}
.cmnFaqArea .answer {
	padding-left: 65px;
}
.cmnFaqArea .answerArea .ml50 {
	margin-left: 65px!important;
}
.answerArea .cmnBox04 {
	margin-left: 0;
}
ul.qaBoxList li {
	border-bottom: 1px dashed #f9e0d5;
	margin-bottom: 10px;
}
ul.qaBoxList li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.qaTable th {
	text-align: left;
}
.qaTable tr.headTr th {
	text-align: center;
}
.qaTable th .fontS {
	font-weight: normal;
}
.qaTable td .fontSS {
	font-weight: normal;
}