@charset "Shift_JIS";
#globalnavi{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 3px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 123px;
  border-top-width : 0px;
  height : 120px;
}
#globalnavi LI{
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 120px;
  height : 30px;
  display:inline;
  font-size : 12pt;
  color : black;
  font-family : CI;
}
#globalnavi A{
  text-indent : 0px;
  text-decoration:none;
  display:block;
  width : 120px;
  height : 30px;
  background-image : url(navi_button1.gif);
  background-repeat : no-repeat;
  color : black;
}
.menu1 A{
  background-position: 0px 0;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  padding-left : 1px;
}
#globalnavi A:hover{
  text-decoration:none;
  background-image : url(navi_button4.jpg);
  background-repeat : no-repeat;
  color : green;
}
#menu1 A:HOVER {
  background-position : 0px 0px;
}
