@charset "Shift_JIS";



#contents h3.recruit {
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
	height: 0px;
	background: url(../img/title-recruit.gif) 0 0 no-repeat;
	overflow: hidden;
	clear: both;
}



#contents p.intro { margin: 0 0 20px 0; }

#contents p.contact {
	margin: 0px 0 20px 0;
	padding: 10px 10px;
	text-align: center;
	background-color: #f0f0f0;
}



#contents #recruit {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width: 570px;
	height: auto;
}

#recruit .recruit {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0 20px 0 !important;
	padding: 0px 0 0px 0;
	width: 568px;
	border: 1px solid #ccc;
	overflow: auto;
}

.recruit h2 {
	margin: 0 0 20px 0;
	padding: 5px 10px;
	color: #EFEF10;
	font-size: 15px;
	width: auto;
	height: auto;
	background-color: #EA1515;
}

.recruit h3 {
	position: absolute;
	top: 5px;
	right: 15px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	height: auto;
}

.recruit .left {
	position: relative;
	margin: 0;
	padding: 0 15px 0 15px;
	width: 320px;
	height: auto;
	border-right: 1px dotted #ccc;
	float: left;
}

.recruit .right {
	position: relative;
	margin: 0;
	padding: 0 15px 0 0;
	width: 185px;
	height: auto;
	float: right;
}

.recruit p {
	margin: 0;
	padding: 0;
}