 
.link_01{
  font-size : 12pt;
  font-weight : bold;
  color : black;
  letter-spacing : 1px;
  text-decoration : none;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 18px;
  background-image : url(../common_sozai/site_link_01.gif);
  background-repeat : repeat-x;
  padding-top : 4px;
}
.link_02{
  font-size : 12pt;
  font-weight : bold;
  color : black;
  letter-spacing : 1px;
  text-decoration : none;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  height : 18px;
  background-image : url(../common_sozai/site_link_02.gif);
  background-repeat : repeat-x;
  padding-top : 4px;
}
A{
  color : black;
  text-decoration : none;
}
A:link{
  color : black;
  text-decoration : none;
}
A:hover{
  color : black;
  text-decoration : none;
  
  
  height : 100%;
  position:relative; top : -3px; 
  

  width : 100%;
  background-image : url(../common_sozai/site_link_00.gif);
  background-repeat : repeat-x;
}

