<!--
div.menu {
position: absolute;
background-color: #F8f8ff;
color: navy;
border: 1px solid #3300FF;
padding: 0.5em; margin: 0;
font-size: 10pt;
color: #3300FF;
width: 270px;
visibility: hidden;
}
div.menu a {
text-decoration: none;
}
div.menu a:hover {
background-color:#FDE1C4;
}
div.menu ul {
margin-top: 0;
margin-bottom: 0;
}
div.menu li {
line-height: 1.2em;
font-size: 10pt;
}
.menuwaku{
border-collapse:collapse;
border:1px solid #808080;
}
.menudot{
border-bottom-style: dashed;
border-color:#999999;
border-width: 1px;
}
//-->
