@charset "shift_jis";
/* ------------------------------
 line-up menu
------------------------------ */

#sub-navi {
	width: 780px;
	height:31px;
	background-image: url(../images/g_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
 
#sub-navi ul {
	padding-left: 0px;
}
#sub-navi ul li {
	float: left;
}
#sub-navi ul a {
	height: 31px;
	line-height: 31px;
	display: block;
	position: relative;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#sub-navi ul a:hover {
}

#lmenu01 a {
 width: 87px;
}
#lmenu02 a {
 width: 87px;
}
#lmenu03 a {
 width: 87px;
}
#lmenu04 a {
 width: 87px;
}
#lmenu05 a {
 width: 87px;
}

#lmenu06 a {
 width: 146px;
}

#lmenu-non {
	width: 0px;
}

#sub-navi li.background {
	background: url() no-repeat right 0px;
	position: absolute;
	z-index: 8;
	visibility: hidden;
}
 
#sub-navi li.background .left {
	height: 31px;
	margin-right: 0px;
	_margin-right: 0px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
}
