@charset "Shift_JIS";
/* CSS Document */
#access {
	position: relative;
}
#googlemap {
	position: absolute;
	left: 682px;
	top: 170px;
	height: 26px;
	width: 151px;
	overflow: hidden;
}
#googlemap a {
	padding-top: 100px;
	display: block;
	background: url(access_btn.gif) no-repeat;
}
#googlemap a:hover {
	background-position: left -26px;
}
