body {
  font:12px/1.22 "Osaka", "MS PGothic";
}

img {
  border: none;
}
h1 {
  font-size: 150%;
}
A.white:link {
  COLOR: #FFFFFF;
}
A.white:visited {
  COLOR: #FFFFFF;
}
.style1 {
  display: inline;
}
.sogolink {
  font-size: smaller;
  float: right;
  text-align: center;
  margin: 5px;
  margin-top: 50px;
}
.sogolink2 {
  float: right;
  text-align: center;
  margin: 5px;
  margin-top: 65px;
}
.sitetitle {
  background-color: #440022;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px;
}
.selectview {
  font-size: 110%;
  background-color: #882244;
  border-style:ridge;
  border-color:#ff88aa;
  border-width:thin;
}
.unselectview {
  text-decoration:underline;
  cursor: pointer;
}
.s_img {
  margin: 4px;
}
