/* topnavi関連 */
.top-navi {
	height: 73px;
	 margin: 0px;
	background: url(../img/bg_mainTop.gif) no-repeat bottom;
}

.top-navi ul li {
	float:left;
	list-style: none;
}

.top-navi a {
	height: 51px;
	display: block;
	background: url(../img/sprite-topnavi.gif) no-repeat top left;
}

.top-navi span {
	display: none;
}

a.top-navi01 {
	background-position: 0 0; width: 178px; height: 51px;
}
a.tope-navi01:hover {
	background-position: 0 -101px;
}
a.top-navi02 {
	background-position: 0 -202px; width: 178px; height: 51px;
}
a.top-navi02:hover {
	background-position: 0 -303px;
}
a.top-navi03 {
	background-position: 0 -404px; width: 178px; height: 51px;
}
a.top-navi03:hover {
	background-position: 0 -505px;
}
a.top-navi04 {
	background-position: 0 -606px; width: 178px; height: 51px;
}
a.top-navi04:hover {
	background-position: 0 -707px;
}
a.top-navi05 {
	background-position: 0 -808px; width: 186px; height: 51px;
}
a.top-navi05:hover {
	background-position: 0 -909px;
}
/* topnavi関連END */

/* 商品紹介用navi */
.sub02-navi {
	padding: 0 0 0 19px;
	float: left;
}
ul.sub02-navi li {
	list-style: none;
	font-size:1px;
}

.sub02-navi a {
	width: 185px;
	display: block;
	background: url(../img/suv02.gif) no-repeat top left;
}

.sub02-navi span {
	display: none;
}

a.sub02-navi00 {
	background-position: 0 -760px; width: 185px; height: 63px;
}
a.sub02-navi00:hover {
	background-position: 0 -831px;
}
a.sub02-navi01 {
	background-position: 0 0; width: 185px; height: 42px;
}
a.sub02-navi01:hover {
	background-position: 0 -50px;
}
a.sub02-navi02 {
	background-position: 0 -100px; width: 185px; height: 42px;
}
a.sub02-navi02:hover {
	background-position: 0 -150px;
}
a.sub02-navi03 {
	background-position: 0 -200px; width: 185px; height: 42px;
}
a.sub02-navi03:hover {
	background-position: 0 -250px;
}
a.sub02-navi04 {
	background-position: 0 -300px; width: 185px; height: 42px;
}
a.sub02-navi04:hover {
	background-position: 0 -350px;
}
a.sub02-navi05 {
	background-position: 0 -400px; width: 185px; height: 42px;
}
a.sub02-navi05:hover {
	background-position: 0 -450px;
}
a.sub02-navi06 {
	background-position: 0 -500px; width: 185px; height: 42px;
}
a.sub02-navi06:hover {
	background-position: 0 -550px;
}
a.sub02-navi07 {
	background-position: 0 -600px; width: 185px; height: 42px;
}
a.sub02-navi07:hover {
	background-position: 0 -650px;
}
.sub02-navi08 {
	background: url(../img/suv02.gif) 0 -700px; no-repeat top left;
	width: 185px; height: 42px;
}

/* 商品紹介用naviEnd */