@charset "utf-8";

/*--------------------------------------------------------------------------------------------------------------index.html----------*/

.read{
margin-top:15px;
}

.question{
padding-top:7px;
padding-left:57px;
background:url(../img/question.gif) no-repeat left top;
height:42px;
font-weight:bold;
color:#ff6467;
line-height:160%;
}

.answer{
margin-top:5px;
padding-left:57px;
background:url(../img/answer.gif) no-repeat left top;
}

.faq_box{
margin-top:25px;
padding-bottom:10px;
}

.bottom{
padding-bottom:0;
}
