@charset "UTF-8";
body {
  background-color:rgb(255,255,255);
}
.body {
  background-color:rgb(128,192,128);
}
A:link {
  color:rgb(128,32,128);
  text-decoration:none;
}
A:active {
  color:rgb(255,0,0);
  text-decoration:none;
}
A:visited {
  color:rgb(128,32,128);
  text-decoration:none;
}
A:hover {
  color:rgb(255,0,0);
  text-decoration:underline;
}
.table {
  background-color:rgb(128,96,96);
}
.title0 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:20px;
  line-height:125%;
  font-weight:900;
  color:rgb(0,64,0);
}
.title1 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:14px;
  line-height:125%;
  font-weight:600;
  color:rgb(0,64,0);
}
.title2 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:12px;
  line-height:125%;
  color:rgb(0,64,0);
}
.comment0 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:14px;
  line-height:125%;
  color:rgb(0,64,0);
}
.comment1 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:12px;
  line-height:125%;
  color:rgb(0,64,0);
}
.comment2 {
  font-family:"ＭＳ Ｐゴシック";
  font-size:10px;
  line-height:125%;
  color:rgb(0,64,0);
}
.page_menu {
  font-family:"ＭＳ Ｐゴシック";
  font-size:13px;
  line-height:125%;
  font-weight:900;
  color:rgb(255,255,255);
}
.iframe {
  border-style:solid;
  border-width:0px;
  border-color:rgb(255,128,128);
}
.access_analyzer {
  font-family:"ＭＳ Ｐゴシック";
  font-size:12px;
  line-height:125%;
  color:rgb(255,255,255);
}
