BODY {
  FONT-SIZE: 8pt;
  line-height:13pt;
}
TD {
  FONT-SIZE: 8pt;
  line-height:13pt;
}
TEXTAREA {
  FONT-SIZE: 8pt;
  line-height:13pt;
}
a {
  text-decoration: none;
}
a:link {
  color: #09c;
}
a:visited {
  color: #09c;
}
a:hover {
  color: #9cf;
}
body {
  color: #562F0A;
  font-family: Verdana, Helvetica, sans-serif;
  scrollbar-face-color:#FFEDC7;
  scrollbar-arrow-color:#F76373;
  scrollbar-track-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-3dlight-color:#562F0A;
  scrollbar-darkshadow-color:#562F0A;
}
/* 見出し */

h1{
  font-size:22px;
  font-family:"Century Gothic",Verdana,Arial;
  text-align:center;
}
h2{
  margin:0px;
  padding:0px 0px 0px 40px;
  color:#F76373;
  font-size:12pt;
  font-family:Lucida Sans Unicode,ＭＳ Ｐゴシック;
  background-image : url(img/h2.gif);
  background-position:0% 50%;
  background-repeat:no-repeat;
}
h3{
  margin:0px;
  padding:0px 0px 0px 15px;
  font-size:12px;
  color:#F76373;
  background-color:#fff;
  background-image : url(img/h3.gif);
  background-position:0% 50%;
  background-repeat:no-repeat;
}
h4,h5,h6{
  margin:2px 0.5em;
}
h4{
  font-weight:bold;
}
h5{
  text-align:center;
}
.m1{
  padding:0px 30px 0px 15px;
  background-image : url(img/m1.gif);
  background-position:0% 50%;
  background-repeat:no-repeat;
  font-weight: bold;
}
.m2{
  padding:0px 15px 0px 15px;
  background-image : url(img/m2.gif);
  background-position:0% 50%;
  background-repeat:no-repeat;
}
.p2{
  margin:10px 0px 20px 0px;
  line-height:20px;
  background-color:#fff;
  background-image : url(img/p2.gif);
}