A{
  color : black;
}
A:link{
  color : black;
}
A:visited{
  color : black;
}
A:hover{
  color : black;
  background-color : yellow;
  position:relative; top : 5px;}
.link_top{
  background-image : url(../common_sozai/link_tree01.gif);
  background-repeat : no-repeat;
  height : 40px;
}
.link_bottom{
  background-image : url(../common_sozai/link_tree02.gif);
  background-repeat : no-repeat;
  height : 40px;
}
