@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;
}
/* !メッセージ詳細 */
.company_detail {
	position: relative;
}
.date {
	position: absolute;
	top: 0px;
	left: 497px;
}
.date span {
	display: block;
	line-height: 0.5;
	float: left;
}
.date .datenum {
	background: url(/pharmacist/agent/img/h_date_bg.gif) no-repeat left top;
	width: 83px;
	height: 11px;
	text-align: center;
	color: #fff;
	padding-top: 8px;
	font-size: 90%;
	margin: 7px 0 0 8px;
}
.company_detail div {
	padding: 0 8px 5px;
	font-size: 120%;
	line-height: 1.6;
}
.company_detail .company_profile {
	font-size: 100%;
}
.company_detail div p {
	padding-bottom: 15px;
}
.company_detail div p a {
	color: #208886;
	font-weight: bold;
}
/* PHARMACIST AGENT メッセージ一覧 */
.part_heading {
	background: url(/pharmacist/agent/img/h_bg.gif) repeat-x left top;
	height: 31px;
	line-height: 0;
	padding-left: 14px;
}

.company_profile {
	clear: both;
	width: 612px;
	margin: 0 auto;
	padding: 15px 0 0;
}
.company_profile h4 {
	font-weight: normal;
	color: #009999;
}
.company_profile table{
	width: 608px;
	margin-top: 5px;
}
.company_profile th {
	background-image: none;
	background-color: #F8F5E1;
	border: 1px solid #dfdfdf;
	padding: 8px;
	text-align: left;
	width: 113px;
	font-size: 100%;
}
.company_profile th span {
	display: block;
	border-left: 5px solid #00A4AE;
	padding-left: 4px;
	width: 104px;
}
.company_profile td {
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #dfdfdf;
}
.company_profile td ul{
	margin-left: 20px;
}
.company_profile dl {
	float: right;
	width: 170px;
	padding-top: 15px;
}
.company_profile dt {
	float: left;
	padding: 2px 5px 0 0;
}

/* !パートナー会社からのメッセージ */
.company_detail .partner_message {
	font-size: 80%;
}
.company_detail .company_profile {
	padding: 0 0 20px;
}

/* PHARMACIST AGENT CLEARFIX */
.agent_profile:after,
#message_list_main li a: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;
}

#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;
}

