@charset "UTF-8";
/* CSS Document */
/*----*/
.midashi{
	margin-bottom:0;
}

.wrap{
	background:url(../../img/recruit/bg.gif);
	width:100%;
}

.catch{
	position:absolute;
	left:38px;
	top:53px;
}

.catch h3{
	padding-top:159px;
	margin:0 auto;
}

.cnt{
	text-align:left;
	background:url(../../img/recruit/cnt_bg.jpg) no-repeat;
	position:relative;
	width:960px;
	margin:0 auto;
	height:960px;
}

.recruitment{
	position:absolute;
	top:527px;
	left:515px;
}

.cnt h3{
	margin-bottom:40px;
}

.cnt ul{
	font-size:18px;
}

.cnt ul li{
	margin-bottom:15px;
	line-height:1;
}

.cnt ul li:last-child{
	margin-bottom:0;
}

.cnt ul span{
	font-weight:bold;
}

.cnt ul .small{
	font-size:14px;
	font-weight:normal;
}

.recruit_btn{
	position:absolute;
	left:240px;
	bottom:0;
}