@charset "utf-8";

/*------------------------------------------------------------
	薬剤師資格
------------------------------------------------------------*/

/*
#conts .titleLead {
	color: #FF9933;
}

#conts .infoBox .compName {
	color: #FFF;
	background: #FF9933;
}
*/

#conts .infoBox .compName {
	border-bottom: 3px solid #FF9934;
}

/*
.searchPage #conts .infoBox .compName {
	color: #FFF;
	background: #FF9933;
}
*/

#conts .resultBox {
	background: url(/img/search/category/line901.png) repeat-x left bottom;
}

#conts .resultBox p .num {
	color: #FF9933;
}

#conts .result #arrow26.arrowBtn {
	background: url(/img/search/arrow_bg901.jpg) no-repeat;
}

/* アラート（薬剤師資格） */

#conts .alertPharmacist {
	background: url(/img/clinical/alert_pharmacist_over.jpg) no-repeat 0 0;
	height: 120px;
	line-height: 0;
	margin-bottom: 50px;
	position: relative;
	width: 730px;
}

#conts .alertPharmacist a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts .alertPharmacist .about {
	background: url(/img/common/icon/icon03.gif) no-repeat 0 4px;
    left: 310px;
    padding-left: 17px;
    position: absolute;
    top: 90px;
}

/* 求人詳細 */

#conts h2.detailTitle {
	color: #FFF;
	background: #FF9933;
}

#conts .detailLead {
	color: #FF9933;
}