p#topcomment {
	margin: 60px 0 20px;
}

h3 {
	margin: 40px 0 20px;
	font-size: medium;
	color: #13347e;
}

table#recruit {
	margin: 20px 0;
	border-collapse: collapse;
}

table#recruit th,
table#recruit td {
	border-bottom: 1px solid #ccc;
	padding: 10px 2px 4px;
	line-height: 1.3;
}

table#recruit th {
	text-align: left;
	font-weight: normal;
	padding-right: 50px;
}
