@charset "Shift_JIS";

/* 「FAQ」ページ---------------------------------------------------- */
img.faqtit { margin-bottom: 30px; }

a.faq { cursor: pointer;}
a.faq:link { color:#000000; text-decoration:underline;}
a.faq:visited { color:#000000; text-decoration:underline;}
a.faq:active { color:#2BA475; text-decoration:none;}
a.faq:hover { color:#2BA475; text-decoration:none;}

dl.faqQ { width: 860px; margin: 20px auto 0px; padding-bottom:10px; border-bottom: #fff solid 1px;}
dl.faqQ dt { float: left; }
dl.faqQ dd { margin-left: 110px; }

div.faqAfrm { width: 840px; margin: 0 auto; padding: 10px; background-color: white;}
dl.faqA dt { float: left; }
dl.faqA dd { margin-left: 110px; }

dl.faqA p.subtit { margin-top: 10px; color: #2BA475; font-weight:bold; }

img.faqchoice { margin-top: 30px; }
