@charset "utf-8";

/* recruit
-------------------------------------------------------------------------------------------------*/

#recruit00 {
	width: 547px;
	margin: 0 0 0 5px;
}

#recruit00 h4 {
	margin: 0 0 12px 0;
}

#recruit00 table {
	border: 2px solid #39B54A;
	margin: 16px 0 0 0;
}
#recruit00 table.tbl01 {
	margin: 12px 0 0 0;
}
#recruit00 th, #recruit00 td {
	border-bottom: 1px solid #39B54A;
	vertical-align: top;
	padding: 4px 0 5px 8px;
}
#recruit00 th.btm, #recruit00 td.btm {
	border-bottom: none;
}
#recruit00 th {
	width: 20%;
	color: #286F32;
	font-weight: bold;
	background: #E5F5E7;
	border-right: 1px solid #39B54A;
}


