@charset "UTF-8";

.toptext {
	width: 625px;
	margin: 40px 0 0 35px;
}

.recruit_table {
	margin-top: 55px;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}

.recruit_table th {
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	width: 90px;
	vertical-align: top;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background: #EAEAEA;
	padding-top: 4px;
}

.recruit_table td {
	text-align: left;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 4px 0px 4px 15px;
}

.recruit_list li {
	list-style: none;
	line-height: 26px;
}
