@charset "euc-jp";
@import "template.css";
@import "common.css";
/*------------------------------------------------------------
	医療機器 サービスエンジニア
------------------------------------------------------------*/

/* 業務内容 */

#main .workTable {
	width: 560px;
	margin-bottom: 30px;

	border-collapse: collapse;
	
	zoom: 1;
}

	* html #main .workTable {
		table-layout: fixed;
	}

#main .workTable th,
#main .workTable td {
	border: 1px solid #CCC;
	padding: 8px 10px;

	line-height: 1.5;
	vertical-align: top;
	text-align: left;
}

#main .workTable th {
	padding: 10px 10px;
	background: #F6F6F6;
	font-size: 12px;
	font-weight: bold;
}

	*+html #main .workTable td {
		width: 170px;
	}

#main .work {
	margin-bottom: 30px;
}

#main .work .img {
	float: right;
	margin: 0 0 10px 15px;
}

/* 求人動向 */

#main .meritBox {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border: 1px solid #FDE7D2;
}

#main .meritBox .meritTitle {
	margin-bottom: 0;
	padding: 8px 15px;
	background: #FFF7EA;
	border-bottom: 1px solid #FDE7D2;
	
	font-weight: bold;
}

#main .meritBox .meritInner {
	padding: 13px 15px 15px;
	background: url(../../img/picup_job/03/line01.png) repeat-x left bottom;
}

#main .meritBox .lastInner {
	padding-bottom: 0;
	background: none;
}

#main .meritBox .meritInner .orange {
	color: #FF6600;
	font-size: 1.08em;
	font-weight: bold;
}

#main .trend {
	margin-bottom: 70px;
}

#main .trend .img {
	float: right;
	margin: 0 0 0 30px;
}


/* コンバージョン */

#main .supportTitle {
	text-align: center;
}

#main .supportBox {
	height: 142px;
	padding: 0 33px 0 40px;
	background: url(../../img/picup_job/01/bg_support.jpg) no-repeat;
}

#main .supportBox p {
	padding-top: 25px;
}

#main .supportBox p span {
	font-weight: bold;
}

#main .supportArrow {
	margin-bottom: 25px;
}

#main .bnEntry {
	text-align: center;
	line-height: 0;
}

#main .bnEntry a:hover {
	background-color: #FFF;
}

#main .bnEntry a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* カレント表記 */

#side_menu .sideNavi li.list06 {
	background-color: #E1F5FB;
}
