@charset "Shift_JIS";
.recruit {
	line-height: 1.5em;
	color: #666666;
	font-size: 12px;
	margin-right: 45px;
	margin-left: 45px;
	background-image: url(../recruit/images/bg_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 40px;
	padding-right: 40px;
}
.recruit2 {
	line-height: 1.5em;
	color: #458F9C;
	font-size: 12px;
	margin-right: 45px;
	margin-left: 45px;
	background-image: url(../recruit/images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
.recruit3 {
	line-height: 1.5em;
	color: #458F9C;
	font-size: 12px;
	margin-right: 45px;
	margin-left: 45px;
	background-image: url(../recruit/images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.recruit4 {
	line-height: 1.5em;
	color: #993333;
	font-size: 14px;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}

