A:link.type01    { color: white; }
A:link.type02    { color: blue; }
A:visited.type01 { color: white; }
A:visited.type02 { color: blue; }
A:active.type01  { color: red; }
A:active.type02  { color: red; }
A:hover.type01   { color: red; }
A:hover.type02   { color: red; }
A IMG {border-style: none;}

.basicDef {
    margin: 0 auto;
    line-height:170%;
    color    : black;
    font-size: 10pt;
}

.basicDef002 {
    color    : blue;
    font-size: 12pt;
    font-weight: bold;
}

.OfficeInfoDef {
    color    : Black;
    font-size: 10pt;
}

.infoDef {
    margin-left: 2em;
    margin-right: 2em;
    line-height:170%;
    color    : Gray;
    font-size: 8pt;
}

.linkDef {
    color    : blue;
    font-size: 9pt;
    text-decoration: underline;
}

.title_F {
    color    : gray;
    font-size: 12pt;
}

.titleDef {
    color    : white;
    font-size: 40pt;
    font-family: "Arial Black";
}

.chapDef {
    color    : white;
    font-size: 10pt;
}

}
.titleGph {
    width    : 450
    height   : 300
}

body.type02, th.type02, td.type02 {
                                   line-height: 15px;
                                   }

.msgNoscript {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    background: #fcc;
    color: #f00;
    text-align: center;
    opacity: 0.7;
}

