/* globalnavi */

.floatleft{ float:left;}
.floatright{ float:right;}

#globalnavi-bo {
  clear:both;
  width : 998px;
  height: 50px;
  margin : 0;
  padding : 0;
  background-color : #ffffff;
  background-position : left top;
  background-repeat : no-repeat;
}

.gnv-link {
  width : 680px;
  height : 32px;
  margin : 0;
  padding : 9px 0px 0px 19px;
}

.global {
  width : 100px;
  position: relative; top:10px; right:19px;
  color:#ffffff;
  font-size:x-small;
}

#fnv-link {
  width : 420px;
  height : 35px;
  margin : 0;
  padding : 10px 0px 0px 19px;
  float:left;
}
