@charset "utf-8";
/* CSS Document */

/* -----------------------
よくあるご質問
----------------------- */

.faqTit {
margin-bottom: 25px;
}
.faqAnc {
margin-bottom: 25px;
}
.faqAnc li {
float: left;
font-size: 108%;
margin-right: 35px;
background-image: url(../img/common/icon_arrow.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px;
}
.faqAnc li a:link {
color: #336A00;
text-decoration: none;
}
.faqAnc li a:hover {
text-decoration: underline;
}
.faqMtit {
background-image: url(../../../../faq/img/icon_tit.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 17px;
font-weight: bold;
color: #111;
font-size: 123.1%;
margin-bottom: 15px;
}.faqList {
color: #111;
}
.faqList dt {
background-color: #F9FBF8;
background-image: url(../../../../faq/img/icon_q.gif);
background-repeat: no-repeat;
background-position: 9px center;
font-size: 123.1%;
font-weight: bold;
padding-left: 45px;
margin-bottom: 15px;
padding-top: 2px;
padding-bottom: 2px;
}
.faqList dd {
background-image: url(../../../../faq/img/icon_a.gif);
background-repeat: no-repeat;
background-position: 10px 2px;
padding-left: 45px;
margin-bottom: 25px;
}
.faqPageTop {
text-align: right;
margin-top: -25px;
margin-bottom: 15px;
}
.faqList dd strong {
color: #5F9D1A;
}
