@charset "utf-8";
/* ======================== 目次 ==========================

	
======================================================== */


/* -------------------------[01]:よくあるご質問 */
div.faqBox		{ width: 700px; }
div.faqBox .contentsData{ width: 680px; padding: 15px 10px 30px; text-align: left; }
div.faqBox p.topText	{ width: 450px; float: left; }
div.faqBox .contactBt	{ width: 204px; height: 34px; float: right; }
div.faqBox ul			{ background: url(/faq/img/list_box.gif) no-repeat; width: 657px; margin: 15px auto 0px; padding: 15px 15px 15px 2px; }
div.faqBox li			{ background: url(/faq/img/list_bg.gif) no-repeat; width: 179px; height: 23px; float: left; margin-left: 15px; padding: 7px 0px 0px 20px; }
div.faqBox h4			{ width: 680px; height: 40px; padding: 30px 0px 0px; }
div.faqBox .shadeGroup	{ width: 664px; margin: 10px auto 0px; }
div.faqBox .shadeGroup h5.shadeBtn	{ background: url(/faq/img/question.gif) no-repeat; width: 619px; height: 22px; font-size: 120%; color: #690; padding: 12px 0px 0px 45px; cursor: pointer; }
div.faqBox .shadeGroup .shadeContents{ background: url(/faq/img/answer.gif) no-repeat; width: 604px; color: #630; padding: 8px 15px 5px 45px; }
div.faqBox .shadeGroup .bottom		{ width: 664px; height: 10px; font-size: 0px; line-height: 0px; }



