#map {
	position: relative;
}

#map ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#map a {
	position: absolute;
	text-indent: -1000em;
	background: url('images/menu/bg.gif');
	outline: none;
}

#map .menu01 a {
	background-image: url('images/menu/menu01.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 0px;
}

#map .menu01 a:hover {
	background-image: url('images/menu/menu01_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 0px;
}

#map .menu02 a {
	background-image: url('images/menu/menu02.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 48px;
}

#map .menu02 a:hover {
	background-image: url('images/menu/menu02_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 48px;
}

#map .menu03 a {
	background-image: url('images/menu/menu03.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 96px;
}

#map .menu03 a:hover {
	background-image: url('images/menu/menu03_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 96px;
}

#map .menu04 a {
	background-image: url('images/menu/menu04.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 144px;
}

#map .menu04 a:hover {
	background-image: url('images/menu/menu04_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 144px;
}

#map .menu05 a {
	background-image: url('images/menu/menu05.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 192px;
}

#map .menu05 a:hover {
	background-image: url('images/menu/menu05_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 192px;
}

#map .menu06 a {
	background-image: url('images/menu/menu06.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 240px;
}

#map .menu06 a:hover {
	background-image: url('images/menu/menu06_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 240px;
}

#map .menu07 a {
	background-image: url('images/menu/menu07.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 288px;
}

#map .menu07 a:hover {
	background-image: url('images/menu/menu07_hover.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 48px;
	top: 288px;
}