/* CSS Document */

/*******************************************/
/* menu */
/*******************************************/
#rightMenu{
	position:fixed;
	right:35px;
	top:15%;
	width:180px;
	height:400px;
}

#rightMenu li{
	list-style-type:none;
	/*height:60px;*/
	float:left;
	text-indent:-9999px;
}
#rightMenu a{
	display:block;
	height:100%;
}
#rightMenu a:focus{
/*\*/
	overflow: hidden;
/**/
}
#rightMenu li a:hover{
	background:none !important;
}

.menuheader{
	width:180px;
	height:19px;
	background:url(/yma2/img/menu/menu0.gif) no-repeat;
}

.menufooter{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu0_2.gif) no-repeat;
}


li.menu01{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_01_off.gif) no-repeat;
}
li.menu01 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_01_on.gif) no-repeat;
}
li.menu02{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_02_off.gif) no-repeat;
}
li.menu02 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_02_on.gif) no-repeat;
}
li.menu03{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_03_off.gif) no-repeat;
}
li.menu03 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_03_on.gif) no-repeat;
}
li.menu04{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_04_off.gif) no-repeat;
}
li.menu04 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_04_on.gif) no-repeat;
}
li.menu05{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_05_off.gif) no-repeat;
}
li.menu05 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_05_on.gif) no-repeat;
}
li.menu06{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_06_off.gif) no-repeat;
}
li.menu06 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_06_on.gif) no-repeat;
}
li.menu07{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_07_on.gif) no-repeat;
}
li.menu07 a{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_07_off.gif) no-repeat;
}

li.menu08{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_08_on.gif) no-repeat;
}
li.menu08 a{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_08_off.gif) no-repeat;
}

li.menu09{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_09_on.gif) no-repeat;
}
li.menu09 a{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_09_off.gif) no-repeat;
}

li.menu10{
	width:180px;
	height:34px;
	background:url(/yma2/img/menu/menu_10_on.gif) no-repeat;
}
li.menu10 a{
	width:180px;
	height:50px;
	background:url(/yma2/img/menu/menu_10_off.gif) no-repeat;
}

li.menu11{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_11_off.gif) no-repeat;
}
li.menu11 a{
	width:180px;
	height:40px;
	background:url(/yma2/img/menu/menu_11_on.gif) no-repeat;
}


/*******************************************/
