

div.menubar { position: absolute; top: 0px; width: 100%; }
div.menu { position: absolute; top: 15px; }
div.menuheader { left: 5px; top: 2px; border: solid black 1px; background: lightgray; width: 50px; height: 16px; text-align: center; display: none; }
div.menuitems	 { left: 5px; top: 2px; width: 52px; height: 20px; display: inline; overflow: hidden;  }
div.mi     { left: 0px; text-align: center; width: 100%; height: 16px; padding-top: 4px; cursor: default; white-space: nowrap; }
div.mi_selected     { left: 0px; text-align: center; width: 100%; height: 16px; padding-top: 4px; cursor: default; background: darkgray; white-space: nowrap; }
a.mi       { color: black; text-decoration: none; white-space: nowrap; }
span.mi    { cursor: not-allowed; white-space: nowrap; }

.fonts_ja { font-family: 'kochi gothic', meiryo, osaka, 'arial unicode', helvetica; font-size: 13px; }
.fonts_en { font-family: 'arial unicode', arial, freesans, sans, helvetica, sans-serif; font-size: 11px; }



				