body { 
  background : white; 
  margin-left: 2em; 
  margin-right: 2em; 
}

.tokutei{
  background-color: white;
  background-image: url(na-097.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}



h1 { 
  color: forestgreen; 
  font-size: 2.3em; 
  font-family: "HG創英角ﾎﾟｯﾌﾟ体"; 
  text-align: center;
}

h2 { 
  color: navy; 
  font-size: 1.2em;　
  font-family:  
  font-family: "HG創英角ｺﾞｼｯｸUB";
}

h3 { 
  color: orange; 
  font-size: 1.0em; 
  font-family: "HGゴシックE"; 
}

h4 { 
  color: black; 
  font-size: 1.2em; 
  font-family: "HGゴシックE";
}

p { 
  color: black; 
  font-size: 1.0em; 
  line-height: 1.2em; font-family: "HGゴシックE"; 
  line-height: 1.5em; 
}

a:link { color: blue; }
a:visited { color: blueviolet; }
a:hover { color: orange; }
img{ border-style: none; }


















































