@charset "shift_jis";
/* ------------------------------
 line-up menu
------------------------------ */
#header #menu #sub-navi {
	width: 472px;
	height:34px;
	background-image: url(../img/btn/bg_navi.gif);
	background-repeat: no-repeat;
	background-position: 21px top;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
 
#sub-navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sub-navi ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sub-navi ul a {
	height: 34px;
	line-height: 25px;
	display: block;
	position: relative;
	z-index: 10;
}
#sub-navi ul a:hover {
}

#lmenu01 a {
	width: 66px;
}
#lmenu02 a {
	width: 86px;
}
#lmenu03 a {
	width: 78px;
}
#lmenu04 a {
	width: 56px;
}

#lmenu05 a {
	width: 81px;
}

#lmenu06 a {
	width: 90px;
}

#sub-navi li.background {
	background: url(../fancymenu/img/bg-menu-right.gif) no-repeat right 7px;
	z-index: 8;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
 
#sub-navi li.background .left {
	height: 30px;
	background: url(../fancymenu/img/bg-menu.gif) no-repeat left 7px;
	margin-right: 5px;
	_margin-right: 0px;
}

#sub-navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top; /* win IE—pƒnƒbƒN */
	margin: 0px;
	padding: 0px;
}
