@charset "utf-8";

#recruitMainPhoto {
	width: 940px;
	height: 130px;
	background-image: url(../images/index/img_RecruitVisual.jpg); 
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
}
#recruitTable {
	width: 661px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 30px;
}

#middleTitle img {
	margin-top: 30px;
	margin-bottom: 30px;
}

#smallTitle img {
	margin-bottom: 30px;
}

table#recruitTable th {
	width: 95px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 0.8em;
	color: #007dba;
	background-color: #dae5eb;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #b5bfc5;
}

table#recruitTable td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #b5bfc5;
}

#recruitTable tr #profile {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #b5bfc5;
}

.recRead {
	text-align: left;
	margin-bottom: 30px;
	font-size: 0.9em;
}