BODY {
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 10px;
  PADDING-TOP: 0px;
  background-color: white;
  background-attachment:fixed;
  SCROLLBAR-FACE-COLOR: #E0E0E0;
  SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
  SCROLLBAR-SHADOW-COLOR: #808080;
  SCROLLBAR-3DLIGHT-COLOR: #ebebeb;
  SCROLLBAR-ARROW-COLOR: #999999;
  SCROLLBAR-TRACK-COLOR: #ebebeb;
  SCROLLBAR-DARKSHADOW-COLOR: #606060;
  background-image : url(images_nishikigoi/background02.gif);
  color : black;
}
A:link {
  TEXT-DECORATION: none;
}
A:visited {
  TEXT-DECORATION: none;
}
A:active {
  TEXT-DECORATION: none;
}
A:hover {
  COLOR: #cc0000;
  TEXT-DECORATION: none;
}
A.txt:hover {
  LEFT: 1px;
  COLOR: #cc0000;
  POSITION: relative;
  TOP: 1px;
  TEXT-DECORATION: none;
}
.point {
  BORDER-RIGHT: 1px dashed;
  BORDER-TOP: 1px dashed;
  BORDER-LEFT: 1px dashed;
  BORDER-BOTTOM: 1px dashed;
}
.navi {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  font-weight: bold;
  line-height: 120%;
}
.doc {
  font-family: "Times", "serif";
  font-size : 12px;
  line-height: 120%;
  color: #000000;
}
.title{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size : 15px;
  line-height: 120%;
  color : white;
  font-weight: bold;
  background-color : #0000cc;
}
.docb {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 120%;
  font-weight: bold;
  color: #000000;
}
.contents {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 120%;
  color : navy;
  text-align : left;
  font-weight : bold;
}
