@charset "shift_jis";

body {
  font-family: "Verdana","Tahoma","Arial",sans-serif,serif;
}
a:link {
  color: #999999;
  text-decoration: none;
}
a:visited {
  color: #999999;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a:active {
  color: #666666;
  text-decoration: underline;
}
h1 {
  font-size: 100%;
}
h2 {
  font-size: 95%;
  border-left: #800000 10px solid;
  border-bottom: #800000 1px solid;
}
h3 {
  font-size: 90%;
}
dt {
  font-size: 90%;
  font-weight: bold;
  margin-top: 0.5em;
}
p,div,dd,li,pre,th,td {
  font-size: 90%;
}
span.name {
  color: #008000;
}
div.aa {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}