@charset "UTF-8";
/* CSS Document */

#page_banner h2 {
	background: url(../img/recruitment/top_banner.jpg) 0 0 no-repeat;
}

div.box {
	width: 676px;
	margin-left: 20px;
}

div.box h3 {
	margin-bottom: 10px;
}

table {
	width: 100%;
	border-collapse: separate;
	margin-bottom: 50px;
}

table th {
	font-weight: bold;
	background: #dfeaef;
}

table th,
table td {
	padding: 10px 15px;
}

table td span { font-weight: bold; }