@charset "utf-8";
/*-------------------------------------------------
  KEISETSUKAI Stylesheet
  * link *
-------------------------------------------------*/

.recruitList {
	margin: 0 0 20px 20px;
}
.recruitList dl {
	clear: both;
	display: block;
	width: auto;
	height: 99%;
	padding: 0px 0 5px 0;
	line-height: 1.5;
}
.recruitList dl dt {
	background: url(/images/icon3.gif) no-repeat 0 4px;
	display: block;
	float: left;
	width: 130px;
	margin: 0;
	padding: 0 0 0 15px;
}
.recruitList dl dd {
	display: block;
	float: left;
	width: 350px;
	margin: 0;
	padding: 0 0 0 0;
}
