#page_title{
	line-height:310px;
	color:#fff;
	text-align:center;
	font-size:30px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background:#073b75 url('../images/recruit/recruit_header.png') no-repeat top center;
}
#main {
	padding: 40px 0 0 0;
}

#main section {
	margin: 0 0 80px 0;
}
#section1 {
}

#section1 h3 {
	width: 940px;
	margin: 0 auto !important;
}

#section1 article {
	width: 940px;
	box-sizing: border-box;
	padding: 0 20px 0 240px;
	margin: 0 auto;
}

#section1 article table {
	width: 100%;
}

#section1 article th,
#section1 article td {
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

#section1 article th {
	background: #f3f3f3;
	width: 120px;
}
#section2 h3 {
	width: 940px;
	margin: 0 auto 25px !important;
}

#section2 form {
	width: 800px;
	margin: 0 auto;
	display: block;
}

#section2 th {
	text-align: left;
	line-height: 40px;
	width: 175px;
}

#section2 th,
#section2 td {
	padding: 10px;
	vertical-align: top;
}

#section2 td input {
	line-height: 40px;
}

#section2 th span {
	float: right;
	text-align: center;
	display: block;
	font-size: 80%;
	background: #fee682;
	color: #073b75;
	width: 32px;
	border-radius: 0 20px 20px 0 / 0 20px 20px 0;
}

#submitbutton input {
	width: 100%;
	display: block;
	border-radius: 5px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: #073b75;
}
