@charset "utf-8";
/*------------------------------------------------------------
	プラント・工場設備の求人特集 TOP
------------------------------------------------------------*/
#conts .mainImg {
	margin-bottom: 30px;
	background: url(/assets/img/pc/topics/mainimage_bg.jpg);
	height: 170px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .mainImg h2 {
    color: #006B30;
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 30px 25px 0;
}

#conts .mainImg .topLead {
    font-size: 13px;
    padding-left: 25px;
}

#conts h2 {
	margin: 0;
}

#conts .h2Lead {
	margin-bottom: 20px;
}

#conts .titleLead {
	margin-bottom: 20px;
	height: 110px;
}

#conts h3 {
	margin-bottom: 15px;
}

#conts .trend {
	margin: 0 10px;
}

#conts .trend ul {
	margin-top: 15px;

	line-height: 1.8;
}

#conts .trend ul li {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	zoom: 1;
}

#conts .trend ul .title {
	padding: 0 0 0 18px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left 6px;
}

#conts .trend ul .lead {
	margin-top: 5px;
}

#conts .more {
	margin-top: 5px;
	text-align: right;
}

#conts .more a {
	padding-left: 15px;
	background: url(/assets/img/common/icon/001.gif) no-repeat left center;
}

#conts .backLink {
	margin-top: 15px;
	text-align: center;
}


#conts .new_post {
    background: #C00;
    color: #FFF;
    margin-left: 5px;
    padding: 1px;
}
