@charset "UTF-8";

#contents {
	background:url(../images/faq/bg_faq01.jpg) repeat-y center top;
}
#mainBg {
	background:url(../images/faq/bg_faq02.jpg) no-repeat center top;
}

/* .btnArea */
.btnArea {
	margin:0 -15px;
	padding-bottom:100px;
	text-align:center;
}
.btnArea li {
	display:inline-block;
	vertical-align:top;
	margin:0 -2px;
	padding:0 15px 27px;
}

/* .faqArea */
.faqArea {
	padding-bottom:60px;
}

