  
.b-navi{
  width : 740px;
  height : 30px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  bottom : auto;
}
.b-navi li{
  width : 133px;
  height : 30px;
  list-style-type : none;

  background-image : url(image/b-bk00.gif);
  margin-right : 3px;
  float : left;
  font-size : 14px;
  text-align : center;
  background-repeat : no-repeat;background-position : center top;
}
.b-navi a:hover{
  background-image : url(image/b-bk00.gif);
  color : red;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : green;
  background-repeat : no-repeat;background-position : center top;
  margin-bottom : -3px;
  padding-top : 3px;
  margin-top : 0px;
}
.b-navi a{
  font-size : 14px;
  color : blue;
  text-decoration : none;
  width : 133px;
  float : left;
  background-image : url(image/b-bk2.gif);
  height : 30px;
  background-repeat : no-repeat;background-position : center top;
  padding-top : 3px;
  font-weight : bold;
}
.b-navi ul{
  font-size : 0.9em;
}
.b-non{
  padding-top : 3px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : -3px;
}
