#dropdowns div, #m010, #m020, #m030 {
  position: absolute;
  z-index: 20; 
  top: 20px;
  visibility: hidden;
  display: block;
  width: 125px; }
#m010 {
  left: 0px;
  z-index: 10; }
#m020 {
  left: 0px;
  z-index: 20; }
#m030 {
  left: 0px;
  z-index: 30; }
table.dropdown {
	background-color: #666666;
}
td.dropdown01 {
	text-align: center;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #FFFFFF;
	width: 122px;
	height: 20px;
	margin: 0px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
a.navi01:link { color: #FFFFFF; text-decoration: none; height: 18px; width: 120px; padding-top:3px;}
a.navi01:visited { color: #FFFFFF; text-decoration: none; height: 18px; width: 120px; padding-top:3px;}
a.navi01:hover { background-color: #CCCCFF; text-decoration: none; height: 18px; width: 120px; padding-top:3px;}