BODY {
  color : #000000;
  background-color : #ffffff;
  text-decoration :  none;
}
A:LINK {
  color : #505050;
  text-decoration :  none;
}
A:VISITED {
  color : #505050;
  text-decoration :  none;
}
A:ACTIVE {
  color : #0000ff;
  text-decoration :  underline;
}
A:HOVER {
  color : #0000ff;
  text-decoration :  underline;
}
IMG {
  border-style: none;
}
TD {
  font-size: 10pt;
}
FONT.menu-title {
  font-size: 12pt;
  font-weight: bold;
}
FONT.e-softname {
  font-size: 16pt;
  font-family: "Times New Roman";
}
FONT.softname {
  font-size: 16pt;
  font-family: "ＭＳ Ｐ明朝",平成明朝;
}
FONT.s15b-times {
  font-size: 15pt;
  font-weight: bold;
  font-family: "Times New Roman";
}
H3 {
  font-size: 13pt;
  font-family: "Times New Roman";
  border-top: 3px dotted green;
  border-bottom: 3px dotted green;
  padding: 3px;
  margin: 1px;
  background-color: #ccffcc;
}
H4 {
  font-size: 9pt;
  color: #5555ff;
  border-left: 3px dotted yellow;
  border-left: 3px dotted yellow;
  padding: 3px;
  margin: 1px;
  background-color: #ffffcc;
}
IMG.softicon {
  border-style: none;
  WIDTH: 28px;
  HEIGHT: 28px;
  cursor: hand;
}
