<!--
/* **********************************************************
				$B%M%C%HHsBP1~(B $B%R%H%j$N8k(B	StyleSheet
v 7.10 05.10/9
copyright 2005; nii.n All Rights Reserved
********************************************************** */

a:hover {
  background-color: #afffda;
}
a {
  text-decoration: none;
}
.hrClear {
  clear: both;
}
.fontSmall {
  font-size: 80%;
}
.fontXSmall {
  font-size: 50%;
}
.tblGoban {
  /* background-image: url("kaya.gif");
  $B",$3$3$K8kHW$NGX7J2hA|$r;XDj!#(B	*/
  background-color: sandybrown;
}
.isiB {
  color: black;
}
.isiW {
  color: white;
}
.age {
  text-align: right;
}
.komi {
  text-align: center;
}
.divGoban {
  float: left;
  font-family: "$B#M#S(B $B%4%7%C%/(B";
  padding-left: 5%;
//  text-align: center;
//  width: 50%;
}
.divInfo {
  float: right;
  text-align: left;
  width: 40%;
}
.divKihuText {
  float: left;
  font-family: "$B#M#S(B $B%4%7%C%/(B";
  width: 45%;
}
.divGobanText {
  font-family: "$B#M#S(B $B%4%7%C%/(B";
  padding-left: 5%;
  float: right;
}
.divInfo2 {
  font-size: 80%;
}
.verInfo {
  float: right;
  font-size: 80%;
  width: 50%;
}
.verCell {
  border-color: silver;
  border-style: solid;
  border-width: 1px;
}
-->
