@charset "Shift_JIS";

/* ■ページ構造 */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
　background-color: #ffffff;
  background-image: url(hnaw2m08.gif);
}
.c01{font-size:8pt}
.c02{font-size:10pt}
.c03{font-size:12pt}
.c04{font-size:14pt}
.c05{font-size:16pt}
.c06{font-size:18pt}
.h1{font-size:28pt}
.h2{font-size:18pt}
.h3{font-size:18pt}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}
#menu {
  width: 200px;
  float: left;
}
#sub {
  width: 200px;
  float: right;
}
#main {
  margin-left: 200px;
  margin-right: 200px;
}
#footer {
  clear: both;
}

/* ■その他 */

body {
  line-height: 1.5;
}
p {
  padding: 0.5em;
  margin: 0;
}
#wrapper {
  color: #000000;
　background-color: #ffffff;
  background-image: url(hnaw2m08.gif);

}
#header {
  color: #000000;
　background-color: #ffffff;
  background-image: url(hnaw2m08.gif);

}
#footer {
  color: #000000;
　background-color: #ffffff;
  background-image: url(hnaw2m08.gif);

}
em {
  font-style: normal;
  font-weight: bold;
  color: #000;
  background: transparent;
}
