@charaset "shift_jis";

body {
  font-size: 84%;
  font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  line-height: 150%;
  text-align: center;
  color: #666666;
  background-color: #000000;
}

td,tr {
  font-size: 84%;
  font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  line-height: 150%;
  color: #666666;
  leftmargin:15px;
}

a {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #c33;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

em {
  color: #c33;
}
strong {
  font-weight: bold;
  border-bottom: 1px solid #c66;
}

.link a:hover {color: #000000;background-color: #ffffff;text-decoration: none;}
.link a {color: #ffffff;text-decoration: none;}
.link a:visited {color:#666666;text-decoration: none;}

#main h2 {
  font-size: 180%;
  margin: 10px 20px 15px;
  border-bottom: 2px dashed #ccc;
  padding: 4px 4px;
  color: #c33;
}
#main p,dl {
  margin: 1em 20px 20px;
}
#main dt {
  font-weight: bold;
}
#main dd {
  margin: 0;
}
#main ul {
  margin: 0 60px 20px;
  list-style: none;
}
#main li {
  list-style: none;
  list-style-type: disc;
}

#footer {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 850px;
  border-top: 2px dashed #666666;
}