@charset "utf-8";
table.recrute{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
}
.renraku {
	text-align: center;
}
.category {
	text-align: right;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

