@charset "utf-8";

/* ------------------------------
 トップ
------------------------------ */
#recruit {
	width: 570px;
	margin: 0 0 0 9px;
	padding: 0;
}

#menuleft {
	width: 275px;
	height: 82px;
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 82px;
	float: left;
	background: url(../img/menu_bg.gif) no-repeat;
}

#menuright {
	width: 275px;
	height: 82px;
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 82px;
	float: right;
	background: url(../img/menu_bg.gif) no-repeat;
}

#menuleft h2, #menuright h2 {
	padding-left: 36px;
	font-weight: bold;
	background: url(/shared/img/arrow02.gif) no-repeat 18px center;
}

#recruit01, #recruit02 {
	width: 570px;
	margin: 0 0 3.0em;
}

#recruit01 h2, #recruit02 h2 {
	height: 19px;
	padding: 0 0 9px 18px;
	line-height: 19px;
	font-weight: bold;
	border-bottom: 2px solid #d3d3d3;
	background: url(/shared/img/h2_bg_green.gif) no-repeat;
}

/* ------------------------------
 募集要項
------------------------------ */
table#requirement {
	width: 579px;
}

table#requirement th {
	width: 114px;
	padding: 10px 0 9px 16px;
	vertical-align: top;
}

table#requirement td {
	width: 449px;
	padding: 10px 0 9px;
	vertical-align: top;
}

table#requirement td.dotline {
	width: auto;
	padding: 0;
}

.spt3b5 {
	margin: 3px 0 5px;
}

table#requirement td a:link, table#requirement td a:visited {
	padding-left: 14px;
	text-decoration: underline;
	background: url(/shared/img/arrow04.gif) no-repeat 0 center;
}

table#requirement td a:active, table#requirement td a:hover {
	color: #006656;
	text-decoration: underline;
}

table#personnel {
	width: 100%;
	margin-bottom: 5px;
	border: none;
	background: #c0c0c0;
}

table#personnel th {
	width: 15%;
	padding: 0 1px;
	white-space: nowrap;
	border: none;
	background: #e8e8e8;
}

table#personnel td {
	padding: 0 1px;
	text-align: right;
	border: none;
	background: #fff;
}

