@charset "euc-jp";
@import "template.css";
@import "common.css";
/*------------------------------------------------------------
	医療機器 臨床開発
------------------------------------------------------------*/
/* 動向 */

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

#main .trend .img {
	float: right;
	margin-left: 20px;
}

/* メリット・デメリット */

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

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

#main .merit .inner {
	padding: 13px 15px 18px;
	border: 1px solid #FDE7D2;
}

#main .merit .inner .head {
}

#main .merit .inner .head .orange {
	color: #FF6600;
	font-size: 1.08em;
}

#main .merit .inner .line {
	margin-bottom: 15px;
	padding-bottom: 17px;
	background: url(../../img/picup_job/01/line_rec.png) repeat-x left bottom;
}

#main .beforeSupport {
	margin-bottom: 65px;
}

/* コンバージョン */

#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.list03 {
	background-color: #E1F5FB;
}
