A{		
  color : black;
}
A:link{		
  color : black;
}
A:visited{		
  color : black;
}
A:hover{		
  color : black;
  background-color : yellow;
  position:relative; top : 3px;
}
.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;
}
.page_link{		
  font-size : 9pt;
  font-weight : normal;
  letter-spacing : 2px;
  
  padding-top : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.page_left{		
  font-size : 9pt;
  font-weight : normal;
  letter-spacing : 2px;
  
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../common_sozai/link_left.gif);
  background-repeat : no-repeat;
  
}
.page_right{		
  font-size : 9pt;
  font-weight : normal;
  letter-spacing : 2px;
  text-align : right;
  padding-top : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.page_right_m{		
  font-size : 9pt;
  font-weight : normal;
  letter-spacing : 2px;
  text-align : right;
  padding-top : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../common_sozai/link_right.gif);
  background-repeat : no-repeat;
  width : 26px;
}
