@charset "utf-8";
/* recruit.css */
.breadcrumb {
	margin-bottom: 65px;
}
#content {
	width: 815px;
}
.recruit-box {
	width: 750px;
	margin: 80px auto;
}
.no-contents {
	background-color: #eeeee7;
	width: 315px;
	margin: 80px auto;
	padding: 120px 0;
	text-align: center;
	font-size: .9em;
}
.hidden{
	display: none;
}
