@charset "utf-8";
.back_list {
	text-align: right;
	font-size: 12px;
	line-height: normal;
}

#faq-title {
	background-image: url(../../../faq/images/faq_title.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #794d00;
	line-height: normal;
	padding: 12px 0 12px 200px;
}

.icon-q {
	background-image: url(../../../faq/images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

.icon-a {
	background-image: url(../../../faq/images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#faq-q {
	margin: 0;
	padding: 0;
}

#faq-q ul {
	margin: 0;
	padding: 0;
}

#faq-q ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b8b8b8;
	padding: 9px 0 9px 35px;
	margin: 0;
}


#faq-qa {
	margin: 80px 0 0 0;
}

#faq-qa ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#faq-qa ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b8b8b8;
	padding: 9px 0 9px 35px;
	margin: 0;
}

.pagetop-faq {
	text-align: right;
	margin: 0 0 10px 0;
	clear: both;
}

#faq-wrap {
	margin: 36px 26px 0 26px;
	width: 598px;
	background-image: url(../../../faq/images/faq_index_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 100px 0;
}

#faq-btn-w {
	margin: 0 48px 0 88px;
	padding: 20px 0 0 0;
}

