@import url(footer.css);
.voice{ display:none; }
#header{ text-align:left; position:relative; width:780px; height:60px; clear:both;}
#header ul.global{
  list-style:none;
  position:absolute;
  top:0;
  right:0;
  margin-top:-8px;
}
#header ul.global li{
  float:left;
  padding:0 5px;
  top:0;
  right:0;
  height:20px;
}
#header h1{
  position:absolute;
  top:0;
  left:0;
  margin:0;
  padding:0;
  border:0;
  height:58px;
  width:400px;
  overflow:hidden;
  background-image:url(../images/header/bottom.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
}
#header ul.site{
  list-style:none;
  position:absolute;
  margin:0;
  padding:0;
  border:0;  
  top:19px;
  right:0;
  height:39px;
  width:425px;  
  padding-top:0px;
  background-image:url(../images/header/bottom.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
  overflow:hidden;  
  text-align:right;
}
/* IE7 */
*:first-child+html #header ul.site{
}
/* IE6-5 */
* html #header ul.site{
}

#header ul.site li{
  display:inline;
  margin:0;
  padding:0;
}
/*
#header
{
  width : 780px;
  height: 58px;
  background: url(../images/header/bottom.gif) no-repeat bottom;
  clear:both;
  }
#header #hittours_logo
{
  float:left;
  margin:0 !important;
  padding:0 !important;
  width : 340px;
  height: 45px;
  position: relative;
  overflow:hidden;    
  }
#header #hittours_logo span
{
  position: absolute;
  width: 100%;
  height: 100%;    
  background: url(../images/header/logo.gif) no-repeat bottom;
  }

#header #guidanse
{
  list-style:none;
  float:right;
  margin-top:1px;
  margin-bottom:6px;
  }

#header #guidanse li
{
  float:left;
  font-size:12px;
  line-height:12px;  
  border-right:1px solid black;
  padding:0px 10px;
  }
#header #guidanse .home
{
  font-size:1.2em;
  }
#header #guidanse .help
{
  border-right:0px;
  }
#header #global_navi
{
  float:right;
  list-style:none;
  }
#header #global_navi li
{
  float:left;
  position: relative;
  overflow:hidden;  
  }
#header #global_navi li span
{
  position: absolute;
  width: 100%;
  height: 100%;  
  }

#global_navi #diving_taiken
{
  width: 117px;
  height: 26px;
  }
#global_navi #diving_taiken span
{
  background: url(../images/header/bt_taiken_n.gif) no-repeat;
}

#global_navi #diving_fun
{
  width: 117px;
  height: 26px;
  }
#global_navi #diving_fun span
{
  background: url(../images/header/bt_fun_n.gif) no-repeat;
}

#global_navi #diving_license
{
  width: 117px;
  height: 26px;
  
  }
#global_navi #diving_license span
{
  background: url(../images/header/bt_license_n.gif) no-repeat;
  }

#global_navi #diving_map
{
  width: 65px;
  height: 26px;
  
  }
#global_navi #diving_map span
{
  background: url(../images/header/bt_map_n.gif) no-repeat;
  }

*/
