@charset "utf-8";
/* CSS Document */

#recruit {
}
#recruit th {
	border-bottom:1px dotted #d4d4d4;
	width: 25%;
	padding: 18px 18px;
	box-sizing: border-box;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}
#recruit td {
	border-bottom:1px dotted #d4d4d4;
	padding: 18px 18px;
	box-sizing: border-box;
}
