BODY.a {
    margin: 10 10 10 10;
    background-color : #ffcc00;
}
BODY {
    margin: 10 10 10 10;
    background-color : #f0f0f0;
}
.inao_color {
    COLOR: #009F00;
}
.inao_color_bg {
    BACKGROUND-COLOR: #009F00;
}
.footer{
    FONT-SIZE: 9pt;
    TEXT-ALIGN : left;
}
.menu{
    font-size : 9pt;
}
TD.head{
    font-size : 10pt;
    color : white;
    background-color : #7474ba;
    text-indent : 0pt;
}
TD.head_s{
    font-size : 9pt;
    color : white;
    background-color : #7474ba;
    text-indent : 0pt;
}
TD.picture{
    background-color : white;
    text-align : center;
}
TD.detail{
    font-size : 10pt;
    background-color : #b8b8dc;
}
