@charset "UTF-8";

#recruit h3 {
	height: 21px;
	background-image: url('/img/recruit/head.gif');
	background-position: center;
}

#lead {
	padding-bottom: 16px;
	border-bottom: 2px solid #ff87d8;
	margin-bottom: 16px;
}

#lead2 {
	margin-bottom: 16px;
}

#content h4 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 8px;
	background-color: #ff4739;
	margin-bottom: 10px;
}

dd {
	margin: -1.5em 0 8px 6em;
	_margin-left: 7em;
}

dd b {
	color: red;
	font-weight: bold;
}
