table.tbRecruit {
	width: 475px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 30px 0;
}

table.tbRecruit th {
	border: 1px solid #fff;
}

table.tbRecruit th {
	background: #eee;
	text-align: left;
	font-weight: normal;
	padding: 7px 10px 5px 10px;
	width: 100px;
}

table.tbRecruit th.entry {
	width: 100%;
}

table.tbRecruit td {
	padding: 7px 10px 5px 10px;
}

table.flow td {
	margin: 0;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

table.flow td.arrow {
	width: 10px;
}

