@charset "UTF-8";
/* CSS Document */
#recruitFix {
	clear:both;
	width:960px;
	margin:0 auto;
	margin-bottom:80px;
}

#recruitFix dl{
	clear:both;
	width:960px;
	border-top:solid 1px #bfbfbf;
	border-bottom:solid 1px #bfbfbf;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
}
#recruitFix dt {
	clear:both;
	width:90px;
	font-size:14px;
	color:#3a5f95;
	font-weight:bold;
	margin-left:20px;
	float:left;
}
#recruitFix dd {
  width: 730px;
	font-size:14px;
	color:#2b2b2b;
  margin-left:100px;
  margin-right:20px;
	float:left;
}
.space{
  height: 200px;
}
#navi_inner {
	width:1200px;
	height:60px;
	margin:0 auto;
}

.slides img {
  height: 600px;
}