@charset   "Shift_JIS";
<!--
#copyright{
  color : #000000;  
  font-size : 8px;
}
#coment{
  font-size : 10px;
  color : #000000;
  text-decoration : none;  
}
body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#top{
  color : yellow;
  background-color : #008080; 
  font-size : 50px;
}
#top02{
  color : yellow;
  background-color : #008080;
  font-size : 11px;
}
#writen{
  font-size : 10px;
  color : #666666;
}
HR{
  color : #0080ff;
}
a.silver:a{
  font-size : 10px;
  color:#000000;
  text-decoration : none;
}
a.silver:link{
  font-size : 10px;
  color:#000000;
  text-decoration : none;
}
a.silver:visited{
  font-size : 10px;
  color:#000000;
  text-decoration : none;
}
a.silver:active{
  font-size : 10px;
  color : #000000;
}
a.black:link, a.black:visited, a.active
{
  color:#000000;
  font-size : 10px;
  text-decoration : none;
}
a.silver:hover{
  font-size : 10px;
  color : red;
  text-decoration : none;
}
a.black:hover{
  font-size : 10px;
  color : red;
  text-decoration : none;
}
-->