@charset "utf-8";
/*------------------------------------------------------------
	プラント・工場設備の求人特集 詳細
------------------------------------------------------------*/

/* 共通スタイル */

#conts {
	line-height: 2em;
}

#conts h2 {
	padding: 7px 18px;
	margin-bottom: 30px;
	color: #0A752F;
	font-size: 1.5em;
	line-height: 40px;
	border: solid 1px #CCC;
	background: #E1E1E1 url(/assets/img/pc/topics/bg_h2.jpg) repeat-x top;
	zoom: 1;
	line-height: 1.3;
}

#conts h3 {
	color: #FFF;
	font-size: 1.4em;
	line-height: 35px;

	padding-left: 18px;
	margin-bottom: 20px;
	border: solid 1px #CCC;
	background: url(/assets/img/pc/dictionary/h2_bg.jpg) no-repeat;
}

#conts h4 {
	font-size: 1.4em;
	
	margin: 0 20px 15px;
	padding: 0 5px 3px;
	border-bottom: 1px solid #24963F;
}

/* 本文 */

#conts .section {
	margin: 0 20px 45px;
}

#conts .section .image {
	float: left;
	line-height: 0;
	margin: 0 20px 10px 0;
}

#conts .postContent p {
	padding: 0 20px;
	margin-bottom: 30px;
}

#conts .postContent p strong {
	color: #006B30;
	font-weight: bold;
}

#conts .noRec {
	padding: 30px 0;
	text-align: center;
}

/* リスト */

#conts .commonDl01 {
	margin: 0 45px 30px;
}

#conts .commonDl01 dt,
#conts .commonDl01 dd {
	padding-left: 18px;
}

#conts .commonDl01 dt {
	background: url(/assets/img/common/icon/001.gif) no-repeat left 6px;
}

#conts .commonDl01 dd {
	margin-bottom: 15px;
}

/* その他 */
#conts .backTop {
	margin: 0;
	padding-top: 60px;
	text-align: center;
}

#conts .pageNavi {
	padding-top: 15px;
	border-top: 1px solid #CCC;
}

#conts .pageNavi li {
	padding: 0 10px;
	float: left;
	width: 210px;
	font-size: 0.9em;
	line-height: 1.3;
}

#conts .pageNavi li.top {
	padding: 10px;
	text-align: center;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}