@charset "utf-8";
/**
 * STYLE NAME     : EASTFOOD RECRUIT FAQ STYLE
 * STYLE PLACE    : /css/recruit/faq.css
 * CREATE DATE    : 09.11.30
 * LASTUP DATE    : 09.11.30
 * AUTHOR COMPANY : SHIKI-DESIGN (http://www.shiki-design.com/)
 * AUTHOR NAME    : NAKATANI
 * LASTUP NAME    : NAKATANI
 */ 

/** 
 * DEFINE
 */

/**
 * BODY
 */
 
/**
 * LAYOUT SHARE
 */
.hr{
clear:both;
width:685px;
height:33px;
background:url(/imgs/recruit/faq/hr.jpg) no-repeat 0 0;
}
hr{display:none;}

/**
 * LAYOUT EACH
 */
h3{
font-size:120%;
margin-bottom:15px;
padding:2px 0 5px 35px;
background:url(/imgs/recruit/faq/q.jpg) no-repeat 0 0;
color:#F05028;
cursor:pointer;
}

h4{
overflow:hidden;
padding:2px 0 5px 35px;
background:url(/imgs/recruit/faq/a.jpg) no-repeat 0 0;
font-size:110%;
}
