@charset "UTF-8";
#recruitNo {
	font-size: 16px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 480px;
	font-weight: bold;
}
#recruit {
	width: 490px;
}
#recruit h2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 455px;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/h3-recruit.gif);
	background-repeat: no-repeat;
}
#recruit h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #1D76C3;
	height: 25px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #F1F7FF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0084DD;
}
#recruit .inner {
	margin-bottom: 20px;
}
#recruit .inner ul { margin-left: 15px; }

#recruit #contact {
	border: 3px double #32A2FF;
	padding: 10px;
	background-color: #F1F7FF;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

