
.recruit_link{
	display:flex;
	margin:0 0 70px 0;
}

.recruit_link li{
	margin:0 2%;
	text-align:center;
	width:46%;
}

.recruit_link li a{
	border:1px solid #126AC4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding:20px 0;
}

.recruit_link li a:hover{
	background:#EAF3FB;
}

.title{
	border-bottom:2px solid #126AC4;
	font-size:2.0em;
	margin:0 0 25px 0;
	padding:10px 0;
}

h2 {
	margin:-70px 0 11px 0;
	position: relative;
	padding:70px 0 0 0;
	border:none;
}
h3 {
	background: url(../images/common/sub_title_bottom.gif) no-repeat left bottom;
	margin:0 0 13px 0;
	border:none;
	padding:0;
}
h3 span {
	background: url(../images/common/sub_title_top.gif) no-repeat left top;
	display: block;
	padding: 4px 16px;
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
}

/* contents_area_01 */
.contents_area_01 {
	margin-bottom: 45px;
}
.contents1_p_01 {
	padding: 35px;
	margin-top: 45px;
	background: url(../images/common/notfound_bg_top_02.gif) #eaf3fb no-repeat;
	text-align: center;
}
.recruit_table {
	background: url(../images/common/border_02_2.gif) repeat-x left top;
	padding-top: 1px;
}
.recruit_table table {
	width: 100%;
}
.recruit_table th {
	width: 126px;
	white-space: nowrap;
	font-size: 100%;
	line-height: 1.8;
	color: #333;
	vertical-align: top;
	padding: 14px 15px;
	background: url(../images/common/border_02_2.gif) #F5F5F5 repeat-x left bottom;
}
.recruit_table td {
	background: url(../images/common/border_02_2.gif) repeat-x left bottom;
	padding: 14px 15px;
	font-size: 100%;
	line-height: 1.8;
	color: #000;
}
.recruit_table td a {
	font-size: 85%;
	line-height: 1.4;
	color: #126ac4;
}
.recruit_table td span {
	font-size: 85%;
	line-height: 1.4;
}
.recruit_table td dl.list_place dt {
	float: left;
}
.recruit_table td dl.list_place dd {
	padding-left: 1em;
}
.recruit_table td dl.list_appli {
	margin: 0 13px 0 0;
	float: left;
}
.recruit_table td dl.list_appli dd {
	padding: 0 0 0 15px;
	background: url(../images/common/rectuit_icon_01.gif) no-repeat 0 5px;
}
.recruit_noapp {
	margin: 45px auto;
	text-align: center;
	background: url(../images/common/recruit_bg_top.gif) #eaf3fb no-repeat left top;
	padding: 0;
	width: 100%;
}
.recruit_noapp span {
	display: block;
	padding: 35px;
}
