h1{
  display : block;
  clear : both;
  margin : 0px;
  text-decoration: none;
  font-weight : nomal;
  font-size : 14pt;
  text-align : left;
}

body{
  margin : 20;
  padding : 0;
  background : #fff ;
}

#top{
  display : none ;
}


#contents{
  color : #000 ;
  margin : 0px;
  width : 100%;
  text-align : left;
  clear : both;
}

#intro {
  border-bottom : 0;
  color : black;
  font-weight : nomal;
  background : #fff ;
}


#counter {
  display : none;
}



#mainbox {
  margin : 0;
  padding : 0;
  background : #fff ;
  clear : both;
}



.printon {
 display : block;
 font-size : 12pt;
 color : #000 ;
 text-align : left;
  line-height : 150%;
}

#mail-to{
  text-indent : 0;
  margin-left : 10px;
  font-size : 12pt;
  padding-bottom : 0px;
  background : #000 ;
  text-align : left;
}

#menu01 {
 display: none;
}


#menu02 {
 display: none;
}
