@charset "UTF-8";
/* CSS Document */

#barrierfree,
#medicalexamination {
	margin-bottom: 55px;
}

#medicalexamination {
	margin-top: 20px;
}

#barrierfree h3,
#medicalexamination h3 {
	color: #0092D8;
	text-align: center;
	font-size: 135%;
	line-height: 1.7;
	background: none;
	font-weight: bold;
	background: none;
}

#barrierfree p,
#medicalexamination p {
	text-align: center;
}

#barrierfree img {
	margin-top: 10px;
}

#access_column {
	width: 355px;
	height: auto;
	float: left;
	margin-bottom: 60px;
}

#access_column_border {
	margin-left: 40px;
	float: left;
	width: 317px !important;
	padding: 18px 14px 18px 14px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	background: #FFFCDB;
	margin-bottom: 70px;
}

#access_column_border h3 {
	height: auto;
	color: #0092D8;
	text-align: justify;
	font-size: 130%;
	line-height: 1.7;
	background: none;
	font-weight: bold;
	background: none;
}

.access_walking,
.access_car,
.access_bus {
	padding-left: 28px;
}

.access_walking {
	background: url(../images/img_access-walking.gif) top -4px left no-repeat !important;
}

.access_car {
	background: url(../images/img_access-car.gif) top -3px left no-repeat !important;
}

.access_bus {
	background: url(../images/img_access-bus.gif) top -3px left no-repeat !important;
}

#access_column_border p + h3 {
	padding-top: 14px;
	margin-top: 14px;
	border-top: dotted 1px #0092D8;
	border-radius: 0px;        /* CSS3草案 */
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0px;
}

#access_column_border li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #0092D8;
	position: relative;
	left: 1px;
	top: 0px;
}

#access_column_border li span {
	padding-left: 5px;
}

#googlelink {
	padding-left: 16px;
	background: url(../../images/img_blank.gif) top 6px left no-repeat;
	margin-bottom: 18px;
	margin-top: 8px;
}

.dl_address {
	font-size: 115%;
	overflow:hidden;
	width:355px;
	margin-top: 8px;
	border-bottom:1px solid #0092D8;
}
.dl_address dt {
	float:left;
	clear:left;
	width:70px;
	height:52px;
	line-height:66px;
	font-weight:bold;
	border-top:1px solid #0092D8;
	text-align:center;
	color: #0092D8;
}
.dl_address dd {
	position:relative;
	float:left;
	width:272px;
	height:42px;
	padding-top:20px;
	padding-left:10px;
	border-top:1px solid #0092D8;
	border-left:1px dotted #0092D8;
}
.dl_address dd span.ab_free {
	position:absolute;
	top:1px;
	right:0;
}
dl.dl_address dd.dd_address {
	height:55px;
	padding-top:9px;
}

#column-l,
#column-r {
	width: 353px;
	height: auto;
	border: solid 1px #0092D8;
	float: left;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;
	position: relative;
}

#column-l + #column-r {
	margin-left: 30px;
}

#column-l h3,
#column-r h3 {
	color: #0092D8;
	background: none !important;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: solid 1px #0092D8;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;
}

#column-l p,
#column-r p {
	padding: 0px 15px 10px 17px;
}

#column-l h4,
#column-r h4 {
	padding: 0px 15px 0px 15px;
	font-size: 115%;
	color: #0092D8;
	font-weight: bold;
}

#column-l ul,
#column-r ul {
	padding: 0px 15px 10px 15px;
}

#column-l li:before,
#column-r li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #0092D8;
	position: relative;
	left: 1px;
	top: 0px;
}

#column-l ul li span,
#column-r ul li span {
	padding-left: 5px;
}

#instillation {
	width: 416px;
	height: 148px;
	margin-left: 30px;
	margin-bottom: 0px;
	float: right;
}

#shinsatsuken {
	width: 232ox;
	height: 147px;
	position: absolute;
	right: 60px;
	bottom: 40px;
	text-align: center;
	color: #0092D8;
}

#shinsatsuken img {
	margin-bottom: 4px;
}
