body { background-color: #fff; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
}

th {
    font-size:9pt;
    color: #000;
    background-color: #aaa;
}

a { color: #008; text-decoration: none;}
a:visited, a:active { #008; text-decoration: none; }
a:hover { color: #000; background-color:#6cc;　text-decoration: none;}

th a { color: #008;　text-decoration: underline;}
th a:visited { color: #008; }
th a:hover { color: #fff; background-color:#c00;}

h1 {
    font-size:16pt;
    color: #444;
    background-color: #fff;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
    height: 30px;
    width: 100%;
}

h2 {
    font-size:10pt;
    color: #000;
    background-color: #fff;
    border-bottom: 1px solid #008;
    margin: 0;
    text-align: left;
    height: 17px;
    width: 100%;
}

h3 {
    font-size:10pt;
    color: #000;
    background-color: #eef;
    margin: 0;
    text-align: left;
}

h4 {
    font-size:10pt;
    color: #000;
    margin: 0;
    text-align: left;
}

.window {
font-size: 8pt;
line-height: 12pt;
border: 1px solid #009;
padding: 5px 10px 5px 10px;
}

.right_separator {
font-size: 10pt;
border-right: 1px solid #008;
padding: 5px 10px 5px 10px;
}

.menuitem {
font-size: 10pt;
font-weight: bold;
color: #f90;
}
.menuitem a { color: #f90; text-decoration: none;}
.menuitem a:visited, .menuitem a:active { color: #f90; text-decoration: none; }
.menuitem a:hover { color: #00f; background-color:#eef;　text-decoration: none;}

#notice {
  padding: 0px 0px 10px 0px;
  color: #c00;
  background-color: #fff;
}

#newslist {
font-size: 9pt;
}