BODY {
  background-image : url(images_nishikigoi/background09.gif);
  background-repeat : repeat;
}
A:link {
  TEXT-DECORATION: none;
}
A:visited {
  TEXT-DECORATION: none;
}
A:active {
  TEXT-DECORATION: none;
}
A:hover {
  COLOR: #cc0000;
  POSITION: relative;
  TOP: 1px;
  TEXT-DECORATION: none;
}
hr {
  color : blue;
size="1"
}

.navi {
  font-family: "Courier New", "Courier", "mono";
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 120%;
}
.doc {
  font-family : "Times New Roman", "Times", "serif";
  font-weight: normal;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
}
.docb {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-weight: bold;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
}
.docs {
  font-family : "Georgia", "Times New Roman", "Times", "serif";
  font-weight: lighter;
  font-size: 9px;
  line-height: 120%;
  color: #000000;
  font-style : italic;
}
.point {
  BORDER-RIGHT: 1px dashed;
  BORDER-TOP: 1px dashed;
  BORDER-LEFT: 1px dashed;
  BORDER-BOTTOM: 1px dashed;
}
.title{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size : 15px;
  line-height: 120%;
  color : white;
  font-weight: bold;
  background-color : #0000cc;
}