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

/** 
 * DEFINE
 */
.gMenu02 a:hover{z-index:25;}
.gMenu03On a{z-index:20;}

/**
 * BODY
 */
 
/**
 * SIDE NAVIGATION
 */
#sMenu li a{
display:block;
width:215px;
text-indent:-5000px;
}
.sMenu01 a{
height:45px;
background:url(/imgs/lib/recruit/smenu01.jpg) no-repeat 0 0;
}
.sMenu02 a{
height:46px;
background:url(/imgs/lib/recruit/smenu02.jpg) no-repeat 0 0;
}
.sMenu03 a{
height:61px;
background:url(/imgs/lib/recruit/smenu03.jpg) no-repeat 0 0;
}
.sMenu04 a{
height:46px;
background:url(/imgs/lib/recruit/smenu04.jpg) no-repeat 0 0;
}
.sMenu05 a{
height:44px;
background:url/imgs/lib/recruit/smenu05.jpg) no-repeat 0 0;
}
.sMenu06 a{
height:46px;
background:url(/imgs/lib/recruit/smenu06.jpg) no-repeat 0 0;
}

/* A:HOVER */
.sMenu02 a:hover{
height:46px;
background:url(/imgs/lib/recruit/smenu02.jpg) no-repeat -215px 0;
}
.sMenu03 a:hover{
height:61px;
background:url(/imgs/lib/recruit/smenu03.jpg) no-repeat -215px 0;
}
.sMenu04 a:hover{
height:46px;
background:url(/imgs/lib/recruit/smenu04.jpg) no-repeat -215px 0;
}
.sMenu05 a:hover{
height:44px;
background:url(/imgs/lib/recruit/smenu05.jpg) no-repeat -215px 0;
}
.sMenu06 a:hover{
height:46px;
background:url(/imgs/lib/recruit/smenu06.jpg) no-repeat -215px 0;
}

/* A:On */
.sMenu02On a{
height:46px;
background:url(/imgs/lib/recruit/smenu02.jpg) no-repeat -215px 0;
}
.sMenu03On a{
height:61px;
background:url(/imgs/lib/recruit/smenu03.jpg) no-repeat -215px 0;
}
.sMenu04On a{
height:46px;
background:url(/imgs/lib/recruit/smenu04.jpg) no-repeat -215px 0;
}
.sMenu05On a{
height:44px;
background:url(/imgs/lib/recruit/smenu05.jpg) no-repeat -215px 0;
}
.sMenu06On a{
height:46px;
background:url(/imgs/lib/recruit/smenu06.jpg) no-repeat -215px 0;
}

/**
 * LAYOUT SHARE
 */
.content{clear:both;}
.eastBorder{border-bottom:2px solid #73BE1E;}
.kantoBorder{border-bottom:2px solid #F58765;}
.middleBorder{border-bottom:2px solid #26AEDA;}
.westBorder{border-bottom:2px solid #FF7200;}

.entry{
float:left;
padding:35px 0 25px 0;
}
.entry h4{
color:#000;
font-weight:bold;
}
.entry ul{
margin-top:15px;
width:683px;
height:73px;
border-right:1px solid #CFCFCE;
border-left:1px solid #CFCFCE;
}
.entry li{
float:left;
width:226px;
text-align:center;
}
.entry li.border{
width:227px;
border-right:1px dotted #D2D2D1;
border-left:1px dotted #D2D2D1;
}

/**
 * LAYOUT EACH
 */

