BODY{
  background-image : url(/img/top/kabegami.jpg);
  background-repeat :
  repeat;background-attachment : scroll;
  margin-top : 0px;

  letter-spacig:0.05em;
  line-hight:1.5em;
  font-size:95%;
  color:#000000;

}

h1{
  letter-spacing:0em;
  line-height:1.5em;
  font-size:70%;
  color:#ffffff;
}

a.n:link {
 color:#ffffff;
text-decoration: none; 
}
a.n:visited { 
color:#ffffff; 
text-decoration: none; 
}
a.n:active {
 color:#ffffff; 
text-decoration: none; 
}
a.n:hover {
 color:#ffffff; 
text-decoration: none; 
}

TD{
  letter-spacig:0.05em;
  line-hight:1.5em;
  font-size:95%;
  color:#000000;

}

ul{
  font-size:smaller;line-height:2
;}

ol{
  font-size:smaller;line-height:2
;}

#globalnavi{
  margin: 0;
  padding: 0;
  width: ***;
  height: 30px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 130px;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 30px;
  background-image : url(/img/top/menu.gif);
  background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -130px 0;}
#menu3 a{background-position: -260px 0;}
#menu4 a{background-position: -390px 0;}
#menu5 a{background-position: -520px 0;}
#menu6 a{background-position: -650px 0;}

#globalnavi a:hover{
  background-image : url(/img/top/menu.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -30px;}
#menu2 a:hover{background-position: -130px -30px;}
#menu3 a:hover{background-position: -260px -30px;}
#menu4 a:hover{background-position: -390px -30px;}
#menu5 a:hover{background-position: -520px -30px;}
#menu6 a:hover{background-position: -650px -30px;}
