@charset "utf-8";

/*----------------------------------------------------------------------------
   /access ： individual style
----------------------------------------------------------------------------*/

.lead{margin-bottom:2.2em;}

.inSection h3{margin: 10px 0 20px 0;}

h3#map img{margin-top: 30px;}

/* clinic */
.clinic {margin-bottom: 21px; overflow: hidden; zoom: 1;}
.clinic dl{width:330px;}
.clinic dd{
margin-top:10px;
padding:10px;
background-color:#e7e7e7;
}
.clinic dd p{min-height:6em;}
	/* IE min-height */
	* html .clinic dd p{height:6em;}
.clinic dd li{margin-top:10px;}
.clinic dd li img{margin-bottom:0.2em;}



/* traffic */
.traffic{overflow: hidden; zoom: 1;}
.traffic .floatL,
.traffic .floatR{width:330px;}
.traffic h4{margin:0 0 10px 0;}
.traffic .printBtn{margin:10px 0; text-align:right;}
.traffic h5{
margin-bottom:-0.5em;
padding:0.6em 0 0.6em 15px;
line-height:1.2;
color:#eb6400;
background:url(../img/common2/ttl_bg02.gif) no-repeat 0 0;
}
.traffic h5.pTB0{padding-top:0; padding-bottom:0;}

.traffic dl{margin-bottom:20px;}
.traffic dt{
margin-top:1.4em;
padding-left:20px;
font-weight:bold;
background:url(../img/common2/ttl_bg04.gif) no-repeat 0 0.2em;
line-height: 150%;
}
.traffic dd{
padding-top:0.7em;
background:url(../img/common2/line02.gif) repeat-x 0 0;
}

/* access map */
.accessMap{text-align:left; background-image:none;}
.accessMap .traffic{width:487px; padding:10px;}
.accessMap .traffic h1{margin:0 0 10px 0;}
.accessMap .traffic h2{
margin:0 0 -0.5em 23px;
padding:0.6em 0 0.6em 15px;
line-height:1.2;
color:#eb6400;
background:url(../img/common2/ttl_bg02.gif) no-repeat 0 0;
}
.accessMap .traffic dl{margin-left:23px;}

/* close-btn */
p.center a{
	display: block;
	text-align: center;
}

	
