@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;
}
/* !メッセージ詳細 */
.message_detail {
	position: relative;
}
.message_detail div {
	padding: 0 8px 5px;
	font-size: 120%;
	line-height: 1.6;
}
.message_detail div p {
	padding-bottom: 15px;
}
.message_detail div p a {
	color: #208886;
	font-weight: bold;
}
.message_detail .result-number {
	padding: 1px 0 1px;
	background: url(/pharmacist/img/search/retrieval_dot2.gif) left top repeat;
	margin: 15px 0;
	width: 624px;
	position: relative;
}
.message_detail .result-number dl {
	padding: 4px 7px 0;
	background:  url(/pharmacist/agent/img/inquiry_bg_lr.gif)	repeat-y left top;
	margin: 0;
}
* html .message_detail .result-number dl {
	padding-bottom: 6px;
	position: relative;
}
*:first-child+html .message_detail .result-number dl {
	padding-bottom: 6px;
}
.message_detail .result-number dt {
	float: left;
	position: relative;
	top: -2px;
}
.message_detail .result-number dd {
	float: right;
	position: relative;
	margin: -3px 0 0;
	padding: 0;
}
* html .message_detail .result-number dd {
	width: 70px;
}
.message_detail .result-number dd li {
	float: left;
	margin-right: 0px;
	list-style: none;
	border: none;
}
.message_detail .result-number dd li a {
	display: block;
	color: #4f4f4f;
	text-decoration: none;
	font-size: 90%;
	background: none;
	padding: 0;
}
.message_detail .result-number dd li a img {
	position: relative;
	top: 6px;
	padding: 0 4px;
}
.part_heading {
	background: url(/pharmacist/agent/img/h_bg.gif) repeat-x left top;
	height: 31px;
	line-height: 0;
	padding-left: 14px;
}
#message_list_main .job_type {
	font-weight: bold;
}
#message_list_main .haken {
	color:#78AD2D;
}
#message_list_main .shoukai {
	color:#FF7F01;
}

/* ページング */
#messgae_body .result-number {
	padding: 1px 1px 1px 0;
	background: url(/pharmacist/img/search/inquiry_bg_tb.gif) left top repeat;
	margin-top: 15px;
}
#messgae_body .result-number dl {
	padding: 5px 7px;
	background-color: #f8f5e1;
	margin: 0;
}
* html #messgae_body .result-number dl {
	padding-bottom: 2px;
}
#messgae_body .result-number dd {
	float: right;
	position: relative;
	top: -5px;
}
* html #messgae_body .result-number dd {
	width: 155px;
}
#messgae_body .result-number dd li {
	float: left;
	margin-right: 0px;
	list-style: none;
	border: none;	
}
#messgae_body .result-number dd li a {
	display: block;
	color: #4f4f4f;
	text-decoration: none;
	font-size: 90%;
	padding: 0;
	background:none;
}
#messgae_body .result-number dd li a img {
	position: relative;
	top: 6px;
	padding: 0 4px;
}


/* PHARMACIST AGENT CLEARFIX */
.new_message dl:after,
.agent_profile:after,{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

/* IE6 ZOOM */
* html .agent_profile,
* html #message_list_main li a {
	zoom: 1;
}

/* IE7 ZOOM */
*:first-child+html .agent_profile,
*:first-child+html #message_list_main li a {
	zoom: 1;
}

div.messageTitle{
	background: url(/pharmacist/agent/img/h_bg.gif);
	padding: 6px 0px 6px 5px;
}
div.messageTitle h3{
	width: 480px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
}
#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;
}
