@charset "utf-8";
/* =======================================

サイトマップ

======================================= */
.layoutB #primary-contents{
	width: 940px;
}

div.clear{
	clear:both;
	font-size: 0px;
	
}
h3.barAgent{
	width: 920px;
	margin: 20px 0px 20px 0px;
	font-size: 140%;
	color: #fff;
	background: url(/img/bar_black.gif);
	padding: 5px 0px 5px 20px;
}

h4.bar{
	margin-top: 10px;
}

ul.Agent{
	width: 930px;
	list-style-type: none;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}
ul.Agent li{
	width: 205px;
	list-style-type: none;
	background: url(/img/guide/guide_q.gif) no-repeat 0px 0px;
	/* font-size: 125%; */
	font-weight: bold;
	padding: 2px 0px 10px 25px;
	margin: 5px 0px 0px 0px;
	float: left;
}
ul.Agent li a:link{ color: #666; text-decoration: underline;}
ul.Agent li a:visited{ color: #666; text-decoration: underline;}
ul.Agent li a:active{ color: #666; text-decoration: none;}
ul.Agent li a:hover{ color: #666; text-decoration: none;}

div.mapNurse{
	width: 460px;
	margin: 20px 20px 20px 0px;
	float: left;
	padding: 0px;
}
div.mapNurse h3{
	width: 440px;
	background: url(/img/bar_pink.gif);
	font-size: 140%;
	color: #fff;
	padding: 5px 0px 5px 20px;
}
div.mapNurse h4{
	width: 400px;
	font-size: 100%;
	color: #000;
	padding: 2px 0px 0px 7px;
	border-left: 5px solid #f43e6e;
	clear: both;
}

ul.link{
	width: 400px;
	margin: 0 0 0 0px;
	padding: 0px;
	list-style:none;
}
ul.link li{
	width: 400px;
	list-style-type: none;
	background: url(/img/guide/guide_q.gif) no-repeat 0px 0px;
	font-weight: bold;
	padding: 2px 0px 10px 25px;
	margin: 5px 0px 0px 0px;
}
ul.link li a:link{ color: #666; text-decoration: underline;}
ul.link li a:visited{ color: #666; text-decoration: underline;}
ul.link li a:active{ color: #666; text-decoration: none;}
ul.link li a:hover{ color: #666; text-decoration: none;}


div.mapPharmacist{
	width: 460px;
	margin: 20px 0 20px 0px;
	float: left;
}
div.mapPharmacist h3{
	width: 440px;
	background: url(/img/bar_blue.gif);
	font-size: 140%;
	color: #fff;
	padding: 5px 0px 5px 20px;
}
div.mapPharmacist h4{
	width: 400px;
	font-size: 100%;
	color: #000;
	padding: 2px 0px 0px 7px;
	border-left: 5px solid #00a4ae;
}

ul.mapAgent{
	width: 450px;
	background: url(/img/dot.gif) repeat-x top;
	list-style:none;
	padding-bottom: 20px;
	margin: 0px 0px 20px 0px;
}
ul.mapAgent li{
	width: 140px;
	list-style:none;
	background: url(/img/dot.gif) repeat-x bottom;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	float: left;
}
ul.mapAgent li a:link{ color: #666; text-decoration: underline;}
ul.mapAgent li a:visited{ color: #666; text-decoration: underline;}
ul.mapAgent li a:active{ color: #666; text-decoration: none;}
ul.mapAgent li a:hover{ color: #666; text-decoration: none;}


table.mapArea {
	width: 450px;
	background: url(/img/dot.gif) repeat-x left top;
}
.mapArea th,.mapArea td {
	background: url(/img/dot.gif) repeat-x left bottom;
	padding: 2px 0px 5px 0px;
}
.mapArea th {
	width: 150px;
	text-align: center;
	padding: 7px 0 7px;
}
* html .mapArea th {padding-bottom: 7px;}
*:first-child+html .mapArea th {padding-bottom: 7px;}
.mapArea td li {
	list-style: none;
	float: left;
	margin-right: 5px;
	border-right: 1px solid #666;
	padding-right: 5px;
}
.mapArea td li a {
	color: #666;
}
.mapArea td li.last-child {
	padding: 0;
	margin: 0;
	border: none;
}
.mapArea tr.even{
	background: #f9f9f9;
}
