@charset "UTF-8";

.recruit-maintitle {
	background-image: url(../images/recruit_img/recruit_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.recruit-paragraph {
	background-image: url(../images/recruit_img/recruit_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1em;
	line-height: 1.7em;
	padding-bottom: 300px;
}


table#recruitData {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.3;
	margin: 0 20px 10px 0;
}

table#recruitData caption, table#recruitData th, table#recruitData td {
	text-align: left;
	vertical-align: top;
}

table#recruitData th, td {
	border: 1px solid;
	padding: .5em 0.75em;
}

table#recruitData caption {
	padding-bottom: 1em;
}

table#recruitData th {
	font-weight: bold;
}
