body {
  margin: 1em;
  padding: 0;
  font-family: Verdana, Helvetica, "MS UI Gothic", Osaka, Arial, Serif;
  color:#000;
  }

img {border:0;}

h1 {
  font-size:140%;
  }
h2 {
  font-size:100%;
  }
h3 {
  font-size:90%;
  }

.content {
  clear:both;
  margin:0;
  padding:0.8em;
  padding-top:0.1em;
  }

.navi1{
  margin: 0;
  padding:0;
  height: 23px;
  background: url(tab_bottom1.gif) repeat-x bottom;
  }

.navi1 li{
  margin: 0; 
  padding: 0;
  text-align:center;
  width:86px;
  height:22px;
  display: inline;
  list-style-type: none;
  }

.navi1 a:link, .navi1 a:visited {
  color: #666;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  margin:0;
  padding:0;
  padding-top:5px;
  float: left;
  text-decoration: none;
  width:86px;
  height:22px;
  background: url(tab_base1.gif) no-repeat;
  }

.navi1 #here a:link, .navi1 #here a:visited{
  color: #666;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  margin:0;
  padding:0;
  padding-top:5px;
  float: left;
  text-decoration: none;
  width:86px;
  height:22px;
  background: url(tab_bghere1.gif) no-repeat;
  }


