@charset "utf-8";
@import "../../css/common.css";
@import "../../css/init.css";

/*-------------------------------------------------------------------------
Setting
-------------------------------------------------------------------------*/

h1{background-image:url(../../img/common/h1/faq.gif);}



#Content h3{
margin-bottom:30px;
}

#Content h4{
padding:5px 0 5px 25px;
margin-bottom:10px;
background-image:url(../img/q.gif);
background-repeat:no-repeat;
background-position:0 50%;
border-bottom:1px solid #ccc;
}

#Content #faqs p{
margin:0 0 45px 0;
padding:0 0 0 25px;
text-justify:distribute;
text-align:justify;
background-image:url(../img/a.gif);
background-repeat:no-repeat;
background-position:0 3px;
}