@charset "utf-8";
/*********************/

ul#glovalNavi li {
    float: left;
	overflow: hidden;
}


ul#glovalNavi a {
    
}


ul#subMenu li {
    text-indent: -9999px;
	overflow: hidden;
}
/*****************/
/***** ID ********/
/*****************/
div#menu {
	margin-bottom: 10px;
	padding: 9px 0 8px 10px;
	background-color: #effdd0;
}


ul#glovalNavi {
    
}





li#navi1 {
    width: 125px;
	height: 44px;
	margin-right: 3px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) 0 -44px no-repeat;
}


li#navi1 a:link, li#navi1 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) 0 0 no-repeat;
}


li#navi1 a:hover, li#navi1 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) 0 -88px no-repeat;
}


li#navi2 {
    width: 125px;
	height: 44px;
	display: block;
	margin-right: 3px;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -125px -44px no-repeat;
}


li#navi2 a:link, li#navi2 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -125px 0 no-repeat;
}


li#navi2 a:hover, li#navi2 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -125px -88px no-repeat;
}


li#navi3 {
    width: 125px;
	height: 44px;
	display: block;
	margin-right: 3px;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -250px -44px no-repeat;
}


li#navi3 a:link, li#navi3 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -250px 0 no-repeat;
}


li#navi3 a:hover, li#navi3 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -250px -88px no-repeat;
}


li#navi4 {
    width: 125px;
	height: 44px;
	display: block;
	margin-right: 3px;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -375px -44px no-repeat;
}


li#navi4 a:link, li#navi4 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -375px 0 no-repeat;
}


li#navi4 a:hover, li#navi4 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -375px -88px no-repeat;
}


li#navi5 {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -500px -44px no-repeat;
}


li#navi5 a:link, li#navi5 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -500px 0 no-repeat;
}


li#navi5 a:hover, li#navi5 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -500px -88px no-repeat;
}


li#navi6 {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -625px -44px no-repeat;
}


li#navi6 a:link, li#navi6 a:visited {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -625px 0 no-repeat;
}


li#navi6 a:hover, li#navi6 a:active {
    width: 125px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu_btn.gif) -625px -88px no-repeat;
}


ul#subMenu {
    width: 60px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: 10px;
}


li#subMenu1 a {
    width: 60px;
	height: 20px;
	display: block;
	background: url(../images/home_btn.gif) left top no-repeat;
}
/*****************/
/***** CLASS *****/
/*****************/

