@charset "Shift_JIS";

/*
========================================
PURECAFE ʃy[W
========================================*/

/* Detail Map
---------------------------------------------------------- */
ul#dmap {
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
}
ul#dmap li {
	position:relative;
	display: block;
	margin:0;
	padding:0;
	top:0;
	height:40px;
}
ul#dmap li#gomap { left:0px; width:134px; background: url(../img/detailmap-ov.gif)  no-repeat; }

ul#dmap a {
	display: block;
	height:40px;
	text-decoration:none;
}
ul#dmap li#gomap a { background: url(../img/detailmap.gif)  no-repeat; }

ul#dmap li#gomap a:hover { background: none; }

