@charset "UTF-8";

.sub_tit2018 {
	color: #fff;
	font-size: 15px;
    font-weight: normal;
    background-color: #666;
    padding: 5px 20px;
    text-align: center;
    margin: 37px auto 20px auto;
}
.section{
	padding: 0 20px;
}
.recruit_read{
	font-size: 13px;
	line-height: 1.7;
}
p.cntxt{
	padding: 0 20px;
}
#newteiki{
	margin: 0 20px;
}
#newteiki table{
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
	font-size: 12px;
}
#newteiki th{
	min-width: 50px;
	color: #666;
	font-weight: normal;
	background-color: #f9f9f9;
	border-top-color: #e7e7e7;
	border-right: none;
	padding: 20px 13px;
}
#newteiki td{
	color: #666;
	line-height: 1.75;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	padding: 20px 13px;
}