#menuBox li {
	float: left;
}


#menu01 a {
	background: url(../img/common/menu01.gif);
	height: 42px;
	width: 140px;
}

#menu02 a {
	background: url(../img/common/menu02.gif);
	height: 42px;
	width: 130px;
}

#menu03 a {
	background: url(../img/common/menu03.gif);
	height: 42px;
	width: 130px;
}

#menu04 a {
	background: url(../img/common/menu04.gif);
	height: 42px;
	width: 130px;
}

#menu05 a {
	background: url(../img/common/menu05.gif);
	height: 42px;
	width: 130px;
}

#menu06 a {
	background: url(../img/common/menu06.gif);
	height: 42px;
	width: 140px;
}

#menu01 a:hover {
	background: url(../img/common/menu01.gif) 0px -42px;
	height: 42px;
	width: 140px;
}

#menu02 a:hover {
	background: url(../img/common/menu02.gif) 0px -42px;
	height: 42px;
	width: 130px;
}

#menu03 a:hover {
	background: url(../img/common/menu03.gif) 0px -42px;
	height: 42px;
	width: 130px;
}

#menu04 a:hover {
	background: url(../img/common/menu04.gif) 0px -42px;
	height: 42px;
	width: 130px;
}

#menu05 a:hover {
	background: url(../img/common/menu05.gif) 0px -42px;
	height: 42px;
	width: 130px;
}

#menu06 a:hover {
	background: url(../img/common/menu06.gif) 0px -42px;
	height: 42px;
	width: 140px;
}


#menuBox a {
	text-indent: -9999px;
	display: block;
}
#menuBox {
	height: 42px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#copyright {
	text-align: center;
	clear: both;
	margin-top: 10px;
}
