@charset "UTF-8";

/* CSS Document */
/* for Obihiro City Medical Association by MH */

body {font:15px/1.44 arial,helvetica,clean,sans-serif;
*font-size: medium;*font:small;
line-height:130%;
background-color:#FFFFFF;
}

#map {
	width: 640px;
	height:650px;
}

td {
	vertical-align: top;
}
p.normal10{ line-height:120%; padding:0px; margin:5px;}
p.normal20{ line-height:120%; padding:0px; margin:10px 5px 20px;}
img {
    padding:10px 0px;
}

#ShowSidebar {
	padding: 3px;
	margin:2px;
	height: 635px;
	width: 200px;
	overflow: auto;
	border: solid 1px #CCCCCC;

}

#category {
	margin-bottom: 10px;
	padding: 1px 5px 0px;
	color: white;
	background-color: #0066CC;
	line-height:140%;
	font-weight: bold;
}

#item {
	margin-bottom: 3px;
	margin-left: 3px;
	font-size:80%;
}

#name {
	font-weight: bold;
	font-size:100%;
	line-height:180%;
}

#zoomOut {
	text-align: right;
	font-size:90%;

