@charset "utf-8";
/* CSS Document */

.form-title {
	width: 790px;
	height: 28px;
	padding-left: 10px;
	border-left: 10px solid #02025b;
	background-color: #E7F6EE;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 17px;
	letter-spacing: 1em;
}
.recrut_area{
	margin-top: 40px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px solid #34a8a6;
	-webkit-box-shadow: 3px 3px 4px 1px #E8F3F9;
	box-shadow: 3px 3px 4px 1px #E8F3F9;
	margin-right: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.industry {
	width: 100px;
	font-size: 20px;
	text-align: left;
	padding-left: 15px;
	letter-spacing: 0.5em;
	margin-top: 10px;
}
.recrut_area li{
	list-style-type: disc;
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 25px;
	letter-spacing: 0.1em;
}

/*.recrut_area li:hover{
	color:#0D707E;
}
*/
.recrut-name{
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.2em;
	text-align: center;
	color: #217783;
	margin-top: 5px;
}

.saiyo_area {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.industry-name {
	width: auto;
	height: 20px;
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 5px;
	border-left: 10px solid #C9C3D3;
	border-bottom: 1px solid #C9C3D3;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
}
.saiyo_area table {
	border-top: 1px solid #C9C3D3;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

.saiyo_area table tr th {
	font-weight: normal;
	width: 120px;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #C9C3D3;
	background-color: #F4F3F7;
}

.saiyo_area table tr td {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #C9C3D3;
}

.form_area-saiyo {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	height: 1000px;
	border: 1px solid #C5C5C5;
	padding-top: 20px;
}
.form_area-toi {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	height: 780px;
	border: 1px solid #C5C5C5;
	padding-top: 20px;
}
