<!--
body{
  background-color : #fff4fa;
  font-size : 12px;
  line-height : 20px;
  scrollbar-darkshadow-color : #ff7d7d;
  scrollbar-face-color : #ffcaca;
  scrollbar-3dlight-color : #ff7d7d;
  scrollbar-highlight-color : #ff7d7d;
  scrollbar-arrow-color : #ff4a4a;
  scrollbar-shadow-color : #ff7d7d;
  scrollbar-track-color : #fff4fa;
}
.taikenlist{
  font-size : 12px;
  background-image : url(taikenlist.gif);
  background-repeat : no-repeat;background-position : left center;
  text-decoration : none;
  text-align : left;
  width : 380px;
  padding-left : 23px;
  margin-top : 3px;
  margin-left : 20px;
}

-->