#mt_header{
  border-top:solid 7px #08086c;
  float:left;
  width:738px;
}

h1{
  margin:5px 0 0 20px;
  padding:0;
  float:left;
  display:inline;
  }

#header_banner{
  float:right;
  margin:5px 10px 0 0;
}

/* グローバルナビゲーション */
ul#glo_navi{
  margin : 10px 0 0 10px;
  float : left;
  display : inline;
  }

ul#glo_navi li{
  list-style : none;
  float : left;
  display : inline;
  height : 41px;
  }

ul#glo_navi li a{
  display : block;
  text-indent : -10000px;
  }

/** TOP PAGE **/
li#goto_top a{
  width : 126px;
  height : 41px;
  background : url("../img/header/glo_header.png");
  overflow:hidden;
  outline:none;
  }

li#goto_top a:hover{
  width : 126px;
  height : 41px;
  background : url("../img/header/glo_header.png") 0px -41px;
  }



/** 倶楽部情報 **/
li#goto_clubevent a{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -126px 0px;
  overflow:hidden;
  outline:none;
  }

li#goto_clubevent a:hover{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -126px -41px;
  }

/** 会員情報 **/
li#goto_member_info a{
  width : 122px;
  height : 41px;
  background : url("../img/header/glo_header.png") -247px 0px;
  overflow:hidden;
  outline:none;
  }

li#goto_member_info a:hover{
  width : 122px;
  height : 41px;
  background : url("../img/header/glo_header.png") -247px -41px;
  }

/** イベント案内 **/
li#goto_event_info a{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -369px 0px;
  overflow:hidden;
  outline:none;
  }

li#goto_event_info a:hover{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -369px -41px;
  }

/** 社内制度.com **/
li#goto_shanaiseido a{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -490px 0px;
  overflow:hidden;
  outline:none;
  }

li#goto_shanaiseido a:hover{
  width : 121px;
  height : 41px;
  background : url("../img/header/glo_header.png") -490px -41px;
  }

/** 資料請求 **/
li#goto_request a{
  width : 127px;
  height : 41px;
  background : url("../img/header/glo_header.png") -611px 0px;
  overflow:hidden;
  outline:none;
  }

li#goto_request a:hover{
  width : 127px;
  height : 41px;
  background : url("../img/header/glo_header.png") -611px -41px;
  }

/* ページタイトル画像 */
#page_title_img{
  float:left;
  display:inline;
  margin:10px 0 0 10px;
}
