img.image{display: none;}
dl#imagemap{
	margin: 0;
	padding: 0;
	background: transparent url(../images/shopmap.jpg) top left no-repeat;
	width: 555px;
	height: 430px;
	position: relative;
	}
dt{margin: 0; padding: 0; position: absolute; display: none;}
dd{margin: 0; padding: 0; position: absolute; }

dd#honten{top: 15px; left: 15px;}
dd#honten a{position: absolute; width: 265px; height: 80px; text-decoration: none;}
dd#honten a span{display: none;}
dd#honten a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -15px -435px no-repeat; top: -10px; left: 0px;}

dd#kobari{top: 15px; left: 285px;}
dd#kobari a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#kobari a span{display: none;}
dd#kobari a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -285px -435px no-repeat; top: -10px; left: 0px;}

dd#takeo{top: 15px; left: 420px;}
dd#takeo a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#takeo a span{display: none;}
dd#takeo a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -420px -435px no-repeat; top: -10px; left: 0px;}

dd#shibata{top: 155px; left: 420px;}
dd#shibata a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#shibata a span{display: none;}
dd#shibata a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -420px -575px no-repeat; top: -10px; left: 0px;}

dd#agano{top: 355px; left: 420px;}
dd#agano a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#agano a span{display: none;}
dd#agano a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -420px -775px no-repeat; top: -10px; left: 0px;}

dd#gosen{top: 355px; left: 285px;}
dd#gosen a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#gosen a span{display: none;}
dd#gosen a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -285px -775px no-repeat; top: -10px; left: 0px;}

dd#koujyou{top: 184px; left: 5px;}
dd#koujyou a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#koujyou a span{display: none;}
dd#koujyou a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -5px -604px no-repeat; top: -10px; left: 0px;}

dd#sanjyou{top: 270px; left: 5px;}
dd#sanjyou a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#sanjyou a span{display: none;}
dd#sanjyou a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -5px -690px no-repeat; top: -10px; left: 0px;}

dd#nagaoka{top: 355px; left: 5px;}
dd#nagaoka a{position: absolute; width: 130px; height: 80px; text-decoration: none;}
dd#nagaoka a span{display: none;}
dd#nagaoka a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -5px -775px no-repeat; top: -10px; left: 0px;}

dd#kinzoku{top: 99px; left: 5px;}
dd#kinzoku a{position: absolute; width: 255px; height: 80px; text-decoration: none;}
dd#kinzoku a span{display: none;}
dd#kinzoku a:hover{position: absolute; background: transparent url(../images/shopmap.jpg) -5px -519px no-repeat; top: -10px; left: 0px;}


/*--/覚え書き

一行目　上地図Y+10,X
二行目　横幅と高さ
四行目　下地図のY,X

/--*/






dd#honten a:hover span,dd#kobari a:hover span,dd#takeo a:hover span,dd#shibata a:hover span,dd#agano a:hover span,dd#gosen a:hover span,dd#koujyou a:hover span,dd#sanjyou a:hover span,dd#nagaoka a:hover span,dd#kinzoku a:hover span,{
	display: block;
	text-indent: 0;
	vertical-align: top;
	background-color: #F4F4F4;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 90%;}