#no-offer {
	text-align: center;
	color: #999;
	padding: 180px 0;
}
#recruit-detail dl {
	margin-bottom: 52px;
}
#recruit-detail dt {
	width: 110px;
	float: left;
	clear: both;
	margin-bottom: 9px;
}
#recruit-detail dd {
	width: 450px;
	padding-left: 125px;
	margin-bottom: 9px;
}
