@charset 'UTF-8';

.clinic-item-contents {
	width: 585px;
}

#clinic-map-title {
	background:url(../img/default/bg-clinic-title-lightgray.gif) right center no-repeat;
}
#clinic-map-contents {
	background-image:none;
	padding-bottom:0px;
}
#gmap {
	width:714px;
	height:476px;
	border:solid 3px #E8E8E8;
	margin:10px auto 0px;
}
#attention-google-map {
	margin: 5px 10px;
	text-align: left;
}


