@charset "utf-8";

#body_box #main_box h1 {
	background-image: url(../../img/all/h1_back_blue.jpg);
	background-repeat: no-repeat;
}

#body_box #main_box #recruit_box {
	margin-left: 5px;
	width: 730px;
}

#body_box #main_box #recruit_box h2 {
	border-bottom: 1px solid #2850be;
	color: #2850be;
}

#body_box #main_box h3 {
	color: #2850be;
}

#body_box #main_box #recruit_box #staff_box {
	margin: 10px;
	height: 64px;
}

#body_box #main_box #recruit_box #staff_box img {
	float: right;
}


#body_box #main_box #recruit_box #staff_box #request_info_box {
	width: 280px;
	height: 67px;
}

#body_box #main_box #recruit_box #staff_box #request_info_box .request {
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px 10px;
	border-top: 1px solid #2850be;
	border-bottom: 1px solid #2850be;
	border-left: 1px solid #2850be;
	float: left;
	line-height: 15px;
	background-color: #fff5d7;
	font-weight: bold;
	font-size: 12px;
	color: #2850be;
}

#body_box #main_box #recruit_box #staff_box #request_info_box .detail {
	margin-top: 10px;
	padding: 5px 10px;
	border: 1px solid #2850be;
	float: left;
	width: 170px;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
}

#body_box #main_box .space {
	height: 100px;
}

.tel {
	font-size: 16px;
	color: #FF3300;
}

#body_box #footer {
	border-top: 1px solid #2850be;
}	