@charset "utf-8";
/* PHARMACIST AGENT ヘディング&パンくず */
.contents_heading {
	height: 197px;
	width: 662px;
	background: url(/pharmacist/agent/img/contents_heading_bg.jpg) no-repeat left top;
	position: relative;
	margin-bottom: 20px;
}
.contents_heading h2 {
	padding-top: 1px;
}
.contents_heading dl {
	width: 220px;
	padding: 1px 0 0;
	/* background: url(/img/index/pharmacist_dot.gif) repeat-x left top #F5FAFB; */
	position: absolute;
	top: 144px;
	left: 4px;
}

/* PHARMACIST AGENT 担当求人一覧 */
.information_list {
	position: relative;
}
.information_list h3 {
	background: url(/pharmacist/agent/img/h_bg.gif) repeat-x left top;
	height: 31px;
	line-height: 0;
	padding-left: 14px;
}
.information_list form dl {
	width: 215px;
	position: absolute;
	left: 405px;
	top: 5px;
}
.information_list form dt {
	float: left;
	color: #fff;
	padding: 4px 0px 0 0;
}
.information_list form dd {
	text-align: right;
}
.information_list form dd select {
	width: 120px;
}

#new_chargelist ul {
	padding: 5px 0 10px;
}
#new_chargelist li {
	list-style: none;
	padding: 0 8px;
	width: 600px;
	background: url(/img/dot.gif) repeat-x left bottom #fff;
	font-size: 90%;
}
* html #new_chargelist li {
	margin-bottom: -4px;
}
*:first-child+html #new_chargelist li {
	margin-bottom: -4px;
}
* html #new_chargelist .first-child {
	margin-bottom: 0;
}
*:first-child+html #new_chargelist .first-child {
	margin-bottom: 0;
}
#new_chargelist li.even {
	background: url(/img/dot.gif) repeat-x left bottom #F9F9F9;
}
#new_chargelist li a {
	text-decoration: none;
	color: #666;
	display: block;
	padding: 5px 0 2px;
}
#new_chargelist li a span {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 4px;
	padding: 7px 0 0px;
}
#new_chargelist li a .icon {
	position: relative;
	top: -2px;
}
* html #new_chargelist li a span.icon {
	top: -5px;
}
*:first-child+html #new_chargelist li a .icon {
	top: -5px;
}

#new_chargelist li a .text {
	text-decoration: underline;
	font-size: 100%;
	width: 246px;
	padding: 7px 0 0 10px;
	background: url(/img/arrow.gif) no-repeat 2px 11px;
}
#new_chargelist .salary {
	font-weight: bold;
	padding: 7px 0 3px;
	width: 65px;
	color:#000;
}
#new_chargelist .nenshuu {
	background: url(/img/icon_nenshuu.png) left top no-repeat;
	padding-left: 27px;
}
#new_chargelist .jikyuu {
	background: url(/img/icon_jikyuu.png) left top no-repeat;
	padding-left: 27px;
}
#new_chargelist .Negotiable {
	width: 93px;
	text-align: center;
}

#new_chargelist .job_type {
	font-weight: bold;
}
#new_chargelist .haken {
	color:#78AD2D;
}
#new_chargelist .shoukai {
	color:#FF7F01;
}

#new_chargelist .area{
	font-weight: bold;
	width: 72px;
}
#new_chargelist .ps{
	color:#e71c54;
}
#new_chargelist .ns{
	color:#23949d;
}

/* !PHARMACIST AGENT ページング */
#jobs_body .result-number {
	width: 624px;
	padding: 1px 0;
	background: url(/pharmacist/img/search/inquiry_bg_tb.gif) left top repeat;
	margin: 12px 0;
}
#jobs_body .result-number dl {
	padding: 4px 7px;
	background: #f8f5e1 url(/pharmacist/agent/img/inquiry_bg_lr.gif) left top repeat-y;
}

/* PHARMACIST AGENT 求人エントリーフォーム */
#entry_form .entry_table .submit {
	text-align: center;
	margin-top: 15px;
}
#entry_form dl {
	background-color: #FAF8E7;
	padding: 15px 18px;
	margin: 0 0 25px;
}
#entry_form dd {
	background: url(/pharmacist/img/search/arr.gif) no-repeat left 3px;
	height: 16px;
	padding: 4px 0 0 20px;
	margin-top: 4px;
}
#entry_form dd a {
	color: #535353;
	font-weight: bold;
}
/* PHARMACIST AGENT CLEARFIX */
.agent_profile:after,
#new_chargelist li a:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

/* IE6 ZOOM */
* html .agent_profile,
* html #new_chargelist li a, {
	zoom: 1;
}

/* IE7 ZOOM */
*:first-child+html .agent_profile,
*:first-child+html #new_chargelist li a {
	zoom: 1;
}
#agentSupport {
	width: 662px;
	margin: 0px auto 25px;
}
#agentSupport h3	{ width: 413px; margin: 0px auto; }
#agentSupport ul {
	margin: 25px auto 15px;
	text-align: center;
}
#agentSupport li {
	float: left;
	width: 163px;
	height: 280px;
	list-style: none;
	text-align: center;
	background: url(/nurse/img/index/list_bg.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
#agentSupport li .visualA03 {
	background: url(/nurse/img/index/list_photo_bg.gif) no-repeat left top;
	padding: 26px 31px 0;
}
#agentSupport li a {
	text-decoration: none;
}
#agentSupport li .agent_name {
	padding: 0;
	color: #FF0066;
	background: url(/img/dot.gif) repeat-x left bottom;
	width: 143px;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#agentSupport li .supportName{
	width: 150px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	color: #00a4ae;
	font-weight: bold;
	text-align: center;
}
#agentSupport li .supportComment{
	width: 135px;
	margin-top: 3px;
	margin-left: 15px;
	color: #666:
	font-weight: normal;
	text-align: left;
}

#agentSupport li .agent_companyname {
	margin-top: 5px;
	text-decoration: none;
	color: #666;
}
#agentSupport span {
	display: block;
}

