/** for recruit.hmtl **/
div.recruit {

}
div.recruit h2 {
	background: url("../img/recruitTtl.gif") no-repeat;
}
div.recruit p {
	margin-bottom: 20px;
}
div.recruit dl {
}
div.recruit dl dt {
	font-weight: bold;
}
div.recruit dl dd {
	margin-bottom: 20px;
}
div.recruit dl dd  span{
	color: #d33;
	font-weight: bold;
}

