BODY{
  background-image : url("../../../i.tosp.co.jp/i-landbkg/a263/p2630698n001.JPG");
  background-attachment: fixed;
  background-position-x: 100%;
  background-repeat : repeat-y;
  background-color : #ffffff;
  scrollbar-face-color:#fffff;
  scrollbar-base-color:#ffffff;
  scrollbar-arrow-color:#7FFFD4;
  scrollbar-shadow-color:#87ceeb;
}

A:LINK 	{
  color:#00BFFF;
  text-decoration : none;
}
A:VISITED {
  color:#ffff33;
  text-decoration : none;
}
A:ACTIVE {
  color:#ff6eb5;
  text-decoration : none;
}
A:HOVER {
  color:#ff6699;
  text-decoration : blink;
}

H1{
  font-family : "Mistral AV";
  font-weight : bolder;
}

Table{
  filter:Alpha(Opacity=80);
}

