@charset "utf-8";
.tit_faq{
 background-image : url(../img_faq/tit_faq.png);
 background-repeat : no-repeat;
 height : 55px;
}
.mida1{
 font-size : 16px;
 font-weight : bold;
 color : #ffffff;
 background-color : #df7000;
 padding-top : 3px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 3px;
 margin-top : 10px;
 margin-bottom : 10px;
 width : 270px;
 text-align : center;
}