/* CSS Document */
#undercolumn_faq .pageTitle { margin-bottom:35px; }

#undercolumn_faq .faqSection {
	width:981px;
	overflow:hidden;
	margin-left:11px;
	margin-bottom:25px;
	background:url(../img/sginza/faq_line.gif) bottom left no-repeat;
}
#undercolumn_faq .faqBlockL { width:475px; float:left; }
#undercolumn_faq .faqBlockR { width:475px; float:right; }

#undercolumn_faq .q { font-weight:bold; margin-bottom:17px; }
#undercolumn_faq .a { margin-bottom:26px; line-height:1.6; }

#undercolumn_faq .totop { margin-top:70px; padding-bottom:30px; }