@charset  "Shift_JIS";


/* ========================================================== */
/* recruit（募集要項） */
/* ---------------------------------------------------------- */
/*　 recruit left menu
----------------------------------------------- */

#recruit_leftmenu {
	width:150px;
	height: 217px;
	clear:both;
	margin: 0 0 20px 0;
	padding:0px;
}

#recruit_leftmenu li{
	list-style-type: none;	
	margin:0px;
	padding:0px;
}

#recruit_leftmenu li em{
	text-indent:-9999px;
	visibility:hidden;
	}
#recruit_leftmenu li a{
	text-decoration: none;
	}

#recruit_leftmenu .top{
background:url(../job_description/images/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}

#recruit_leftmenu li a.top{
background:url(../job_description/images/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}

#recruit_leftmenu li a.top:hover{
background:url(../job_description/images/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}


/*新卒採用*/
#recruit_leftmenu li a.fresh{
background:url(../job_description/images/leftmenu_rec01.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu  li a.fresh:hover{
background:url(../job_description/images/leftmenu_rec01.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;

}

#recruit_leftmenu  .fresh_on{
background:url(../job_description/images/leftmenu_rec01_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

/*中途採用*/
#recruit_leftmenu li a.career{
background:url(../job_description/images/leftmenu_rec02.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu  li a.career:hover{
background:url(../job_description/images/leftmenu_rec02.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu  .career_on{
background:url(../job_description/images/leftmenu_rec02_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

/*インターンシップ*/
#recruit_leftmenu li a.intern{
background:url(../job_description/images/leftmenu_rec03.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu  li a.intern:hover{
background:url(../job_description/images/leftmenu_rec03.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu  .intern_on{
background:url(../job_description/images/leftmenu_rec03_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}


/*キャリア*/
#recruit_leftmenu li a.path{
background:url(../job_description/images/leftmenu_rec04.gif) no-repeat left top;
display:block;
height:38px;
width:150px;
}

#recruit_leftmenu  li a.path:hover{
background:url(../job_description/images/leftmenu_rec04.gif) no-repeat left bottom;
display:block;
height:38px;
width:150px;
}

#recruit_leftmenu  .path_on{
background:url(../job_description/images/leftmenu_rec04_on.gif) no-repeat left top;
display:block;
height:38px;
width:150px;
}


/*アルバイト*/
#recruit_leftmenu li a.part{
background:url(../job_description/images/leftmenu_rec05.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu li a.part:hover{
background:url(../job_description/images/leftmenu_rec05.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu li a.part_on{
background:url(../job_description/images/leftmenu_rec05_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}


/*　 recruit listbox
----------------------------------------------- */

#recruit_listbox{
	clear: both;
	background-color: #ffffff;
	border-top: 1px #999999 solid; 
	border-right: 1px #999999 solid; 
	margin:5px auto 25px auto;
	font-size:12px;
}
#recruit_listbox td{
border-left: 1px #999999 solid;
border-bottom: 1px #999999 solid; 
padding: 5px;
line-height:140%;
}

#recruit_listbox .listbold{
	width: 150px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4271A7;
	vertical-align:top;
}

#recruit_listbox td ul{
    margin:0px 0px 0px 17px;
    list-style-type: disc;
}

#recruit_listbox td dl.second{
    margin-top:8px;
}

#recruit_listbox td dd{
    margin-left:12px;
}


#career_link{
height: 75px;
width: 616px;
border: 3px solid #E6E9F2;
clear:both;
padding:10px;
line-height: 25px;
}

#career_link span{
 color: #F47409
}

#career_link dt{
float: left;  margin:0 0 0 50px
}

#career_link dd{
float: left; margin: 0 0 0 100px;
}

#recruit_btbox{
clear:both;
width: 100%;
text-align: center;
padding: 20px 0 0 0;
}

#fresh_link{
	height: 20px;
	width: 616px;
	border: 3px solid #E6E9F2;
	clear:both;
	padding:10px;
	line-height: 20px;
}

#fresh_link span{
 color: #F47409
}

#fresh_link dt{
	float: left;
	margin:0 0 0 25px
}

#fresh_link dd{
float: left; margin: 0 0 0 100px;
}

#fresh_btbox{
clear:both;
width: 100%;
text-align: center;
padding: 20px 0 0 0;
}

.recruit_point{
font-size: 12px; margin: 5px 0; font-weight: bold;
}

.clear_box{
clear:both;
}

.content1{
margin-left:8px;
}

.content2{
	margin-left:50px;
	margin-right: 50px;
}

.text_blue{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-bottom: -2px;
	margin-left: 50px;
	margin-right: 50px;
}

.annotation{
    text-align:right;
    font-size:10px;
}

.flow{
    margin-left:2px;
}



/* ========================================================== */
/* recruit（募集要項）エントリー */
/* ---------------------------------------------------------- */
/*　 recruit left menu
----------------------------------------------- */

#recruit_leftmenu_e {
	width:150px;
	height: 217px;
	clear:both;
	margin: 0 0 20px 0;
	padding:0px;
}

#recruit_leftmenu_e li{
	list-style-type: none;	
	margin:0px;
	padding:0px;
}

#recruit_leftmenu_e li em{
	text-indent:-9999px;
	visibility:hidden;
	}
#recruit_leftmenu_e li a{
	text-decoration: none;
	}

#recruit_leftmenu_e .top{
background:url(../../contact/images_recruit/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}

#recruit_leftmenu_e li a.top{
background:url(../../contact/images_recruit/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}

#recruit_leftmenu_e li a.top:hover{
background:url(../../contact/images_recruit/leftmenu_rec.gif) no-repeat left top;
display:block;
height:76px;
width:150px;
}


/*新卒採用*/
#recruit_leftmenu_e li a.fresh{
background:url(../../contact/images_recruit/leftmenu_rec01.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu_e  li a.fresh:hover{
background:url(../../contact/images_recruit/leftmenu_rec01.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;

}

#recruit_leftmenu_e .fresh_on{
background:url(../../contact/images_recruit/leftmenu_rec01_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

/*中途採用*/
#recruit_leftmenu_e li a.career{
background:url(../../contact/images_recruit/leftmenu_rec02.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu_e li a.career:hover{
background:url(../../contact/images_recruit/leftmenu_rec02.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu_e .career_on{
background:url(../../contact/images_recruit/leftmenu_rec02_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

/*インターンシップ*/
#recruit_leftmenu_e li a.intern{
background:url(../../contact/images_recruit/leftmenu_rec03.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu_e li a.intern:hover{
background:url(../../contact/images_recruit/leftmenu_rec03.gif) no-repeat left bottom;
display:block;
height:34px;
width:150px;
}

#recruit_leftmenu_e .intern_on{
background:url(../../contact/images_recruit/leftmenu_rec03_on.gif) no-repeat left top;
display:block;
height:34px;
width:150px;
}


/*キャリア*/
#recruit_leftmenu_e li a.path{
background:url(../../contact/images_recruit/leftmenu_rec04.gif) no-repeat left top;
display:block;
height:38px;
width:150px;
}

#recruit_leftmenu_e li a.path:hover{
background:url(../../contact/images_recruit/leftmenu_rec04.gif) no-repeat left bottom;
display:block;
height:38px;
width:150px;
}

#recruit_leftmenu_e  .path_on{
background:url(../../contact/images_recruit/leftmenu_rec04_on.gif) no-repeat left top;
display:block;
height:38px;
width:150px;
}

