@charset "utf-8";
.menu {
	width:900px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu li {
	float:left;
	width:auto;
	height:30px;
}

.menu01 a {
	width:130px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu01-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu02 a {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu02-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu03 a {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu03-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu04 a {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu04-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu05 a {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu05-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.menu06 a {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu06-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.menu07 a {
	width:130px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu07-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



.menu01 a:hover {
	width:130px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu01-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu02 a:hover {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu02-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu03 a:hover {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu03-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu04 a:hover {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu04-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu05 a:hover {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu05-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu06 a:hover {
	width:128px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu06-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.menu07 a:hover {
	width:130px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image: url(../img/menu/menu07-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

