@charset "UTF-8";
body {
  color:rgb(0,0,0);
  background-color:rgb(255,128,128);
  background-image:url(../image/background_64_64.png);
}
A:link {
  color:rgb(0,0,255);
  text-decoration:none;
}
A:active {
  color:rgb(255,0,0);
  text-decoration:none;
}
A:visited {
  color:rgb(128,0,128);
  text-decoration:none;
}
A:hover {
  color:rgb(255,0,0);
  text-decoration:underline;
}
.base_area {
  filter:Alpha(opacity=92);
  opacity:0.92;
  margin-top:16px;
  margin-bottom:16px;
  margin-left:auto;
  margin-right:auto;
  background-color:rgb(255,255,255);
  max-width:800px;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:16px;
  padding-right:16px;
}
.title0 {
  font-family:Verdana;
  font-size:20px;
  line-height:125%;
  font-weight:bold;
}
.title1 {
  font-family:Verdana;
  font-size:14px;
  line-height:125%;
  font-weight:bold;
}
.title2 {
  font-family:Verdana;
  font-size:12px;
  line-height:125%
  font-weight:bold;
}
.link0 {
  font-family:Verdana;
  font-size:14px;
  line-height:125%;
  font-weight:normal;
}
.link1 {
  font-family:Verdana;
  font-size:13px;
  line-height:125%;
  font-weight:normal;
}
.link2 {
  font-family:Verdana;
  font-size:12px;
  line-height:125%;
  font-weight:normal;
}
.comment0 {
  font-family:Verdana;
  font-size:13px;
  line-height:125%;
  font-weight:normal;
}
.comment1 {
  font-family:Verdana;
  font-size:12px;
  line-height:125%;
  font-weight:normal;
}
.comment2 {
  font-family:Verdana;
  font-size:11px;
  line-height:125%;
  font-weight:normal;
}
.submenu {
  font-family:Verdana;
  font-size:14px;
  line-height:125%;
  font-weight:normal;
}
.copyright {
  font-family:Verdana;
  font-size:11px;
  line-height:125%;
  font-weight:normal;
}
.access_analyzer {
  font-family:Verdana;
  font-size:11px;
  line-height:125%;
  font-weight:normal;
  color:rgb(255,255,255);
}
.hr0 {
  border-color:rgb(128,128,128);
  border-style:solid;
  /*border-style:dashed;*/
}
.hr1 {
  border-color:rgb(128,128,128);
  border-style:dotted;
}
