@charset "UTF-8";
#gnaviAccess a {
	background-image: url(../../images/gnavi_hover_access.png);
}
#main #left #leftContents .map_canvas {
	width: 450px;
	height: 400px
}

h2.infowin {
	color: #ea8731;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}
p.infowin {
	width: 110px;
	float: left;
}
img.infowin {
	width: 100px;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.infowin a {
	line-height: 2.0em;
}
