@charset "utf-8";
/* CSS Document */

#main .recruit h4{
	background:url(../img/ttl_recruit.gif) 0 0 no-repeat;
}

#main .recruit ol{
	clear:both;
	list-style:none;
	margin-left:-20px;
}

#main .recruit ol strong{
	font-size:15px;
}

#main .recruit ol li{
	padding:0 0 5px 25px;
}

#main .recruit ol.application_type {
	margin: 5px -20px;
	list-style-type: decimal;
	list-style-position: inside;
}

#main .recruit ol.application_type li {
	margin: 0;
}

#main .recruit .application_howto{
	background:url(../img/recruit_btn_howto.gif) no-repeat;
	height:50px;
}

#main .recruit .application_howto li{
	display:block;
	width:190px;
	height:50px;
	float:left;
	list-style:none;
}

#main .recruit .application_howto li a{
	display:block;
	width:190px;
	height:50px;
	text-indent:-9999px;
}

#main .recruit .application_pdf{
	background:url(../img/recruit_btn_pdf.gif) no-repeat;
	height:50px;
}

#main .recruit .application_pdf li{
	display:block;
	width:190px;
	height:50px;
	float:left;
	list-style:none;
}

#main .recruit .application_pdf li a{
	display:block;
	width:190px;
	height:50px;
	text-indent:-9999px;
}

#main .recruit ol li.no01{background:url(../img/recruit_no01.gif) no-repeat;}
#main .recruit ol li.no02{background:url(../img/recruit_no02.gif) no-repeat;}
#main .recruit ol li.no03{background:url(../img/recruit_no03.gif) no-repeat;}
#main .recruit ol li.no04{background:url(../img/recruit_no04.gif) no-repeat;}
#main .recruit ol li.no05{background:url(../img/recruit_no05.gif) no-repeat;}
#main .recruit ol li.no06{background:url(../img/recruit_no06.gif) no-repeat;}
#main .recruit ol li.no07{background:url(../img/recruit_no07.gif) no-repeat;}
#main .recruit ol li.no08{background:url(../img/recruit_no08.gif) no-repeat;}
#main .recruit ol li.no09{background:url(../img/recruit_no09.gif) no-repeat;}
#main .recruit ol li.no10{background:url(../img/recruit_no10.gif) no-repeat;}
#main .recruit ol li.no11{background:url(../img/recruit_no11.gif) no-repeat;}
#main .recruit ol li.no12{background:url(../img/recruit_no12.gif) no-repeat;}
#main .recruit ol li.no13{background:url(../img/recruit_no13.gif) no-repeat;}

#main .recruit ol li.no09 span{
	display:block;
	padding-left:5em;
}

#main .recruit a.form{
	background:url(../img/recruit_btn_form.gif) no-repeat;
	display:block;
	height:50px;
	width:215px;
	text-indent:-9999px;
}

