@charset "UTF-8";

/* ------------------------------------------------------------
 faq recruit CSS
 更新日:08/05/14
------------------------------------------------------------ */

div.faqList{
width:575px;
border-bottom:#e7dbdb 2px solid;
border-top:#e7dbdb 2px solid;
padding:1px 0;
margin-left:50px;
}

div.faqList ul{
}

div.faqList ul li{
padding:5px 5px;
border-top:1px solid #d9c0ac;
}

div.faqList ul li.btm{
border-bottom:1px solid #d9c0ac;
}

div.faqList ul li img{
padding:0 5px;
vertical-align:middle;
}


/*-----------------
　　Time-schedule
　-----------------*/

div.section div.time{
width:650px;
background:url(/faq/img/ts_bg_top.gif) no-repeat top;
padding:2px 10px 5px 10px;
margin:0;
}

div.section div.time div.inner2{
width:650px;
background:url(/faq/img/ts_bg_bottom.gif) no-repeat bottom;
padding:5px 0;
}

div.section div.time div.inner_end{
width:650px;
background:url(/faq/img/ts_bg_bottom2.gif) no-repeat bottom;
padding:5px 0;
}

div#contents div.time div.inner_end h4,
div#contents div.time div.inner2 h4{
background:none;
border:none;
margin:0px 0 10px 0;
padding:0 7px;
}

div#contents div.time p{
margin:0 20px 50px 20px;
}

div.answer ul li{
list-style:disc;
margin:0 0 0 25px
}