.recruit_list ul{
	display:block;
	padding:0;
}
.recruit_list li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:80px;
	text-align:left;
	color:#8c8c8c;
}
.recruit_list li.title{
	clear:both;
	text-align:right;
	font-weight:900;
	width:148px;
	font-family: Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.recruit_list li.careerTitle{
	clear:both;
	text-align:right;
	font-weight:900;
	width:148px;
	height: 25px;
	font-family: Verdana, Roboto, 'Droid Sans', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.recruit_list li.careerSubTitle{
	width: 300px;
	padding-left: 5px;
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: #8c8c8c;
	margin-left: 30px;
	height: 18px;
}
.recruit_list li.jobBody{
	width: 420px;
	height: 55px;
	padding-left:30px;
	border-width: 1px;
	border-style: solid;
	border-color: #e4e4e4;
	margin: 0 10px 10px 30px;
	padding: 10px;
}
.recruit_list li.body{
	width:600px;
	padding-left:30px;
}

.recruit_list div.jobNone{
	color: #b7b7b7;
}