<!--
BODY{
scrollbar-face-color:#1b637e; /*スクロールバー本体の色*/
scrollbar-highlight-color: #1b637e; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #1b637e; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #1b637e; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #ffffff; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #1b637e;/*スクロールバー右側（下）の影*/

  background-color: white;
  
  font-size : x-small;
  line-height : 20px;
  text-decoration : none;

  
  
  
  
  
  
  

  
  
  
  
  

  
  
  
  
  
  

  background-image : url(back.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  margin-top : 0px;
  
  
  
}

}
TABLE{
  font-size : x-small;
  text-decoration : none;
  line-height : 20px;
}
HR{
  color : white;
border-style : dashed dashed dashed dashed;}
A{
  color : black;
  text-decoration : none;
  
  font-weight : bold;
}
A:VISITED{
  color : gray;
  text-decoration : none;
  
  font-weight : bold;
}
A:HOVER{
  color : #1b637e;
  position : relative;
   

  font-weight : bold;
  text-decoration : underline;
}
TABLE{
  font-size : x-small;
  line-height : 20px;
  text-decoration : none;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : black;
  border-right-color : black;
  border-bottom-color : black;
  
  
  
}
INPUT{
  font-weight : bold;
  color : #1b637e;
  background-color : white;
  text-decoration : none;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : black black black black;}
-->

