DIV.Q {
  color: white;
  margin-top: 0.5em;
  margin-bottom: 0.1em;
  font-weight: bold;
  background-color: #00cccc;
  border: 1px none #00cccc;
  border-top: 1px solid #00ffff;
  border-left: 1px solid #00ffff;
  border-right: 1px solid #008282;
  border-bottom: 1px solid #008282;
  text-align: left;
  padding: 0.1em;
  padding-left: 0.3em;
}
DIV.A {
  text-align: left;
  margin-left: 0.5em;
  margin-top: 0.3em;
}
DIV.B {
  color: black;
  background-color: yellow;
  border: medium double #00cccc;
  text-align: center;
  margin-left: 0.1em;
  padding: 0.1em;
  font-weight: bold;
}
A.Menu:link {text-decoration: underline; color: black; font-weight: bold;background-color: #80ff80;}
A.Menu:visited {text-decoration: underline; color: black; font-weight: bold;background-color: #80ff80;}
A.Menu:hover {color: white; font-weight: bold; background-color: green;}
A.mokuji:link {text-decoration: none; color: black;}
A.mokuji:visited {text-decoration: none; color: black;}
A.mokuji:hover {color: white; font-weight: bold; background-color: blue;}
