@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------- Contents Annai（診療案内）
*/
#map {
	width: 500px;
	height:500px;
	margin: 0px 70px 0px 70px;
	padding:0px;
}

#access {
	width: 600px;
	line-height: 1.5em;
}

#access h1 {
	margin: 3px;
	font-size: 18px;
}

#access hr {
	margin: 0px;
	border-bottom-color: #868686;
	color: #868686;
	border-style: dashed;
}

#access table{
	line-height: 1.5em;
}
