#LastUpdateDate {
    font-style:italic;
    text-align:right;
}

#HomenSub {
    font-size:small;
}

#Heijitsu {
    color:black;
}
#ToHeijitsu {
    color:black;
    font-size:80%;
}

#Kyujitsu {
    color:red;
}

#ToKyujitsu {
    color:red;
    font-size:80%;
}

#Info {
    color:red;
}

#HomenTitle {
    font-weight:bold;
    text-align:center;
    background-color:white;
}

#Jikantai {
    font-weight:bold;
    text-align:center;
    vertical-align:center;
    background-color:#F0F0F0;
}

#Title {
    font-weight:bold;
    text-align:center;
}
#WingTitle {
    font-weight:bold;
    text-align:center;
    background-color:#FFFF99;
}
#KaitokuTitle {
    font-weight:bold;
    text-align:center;
    background-color:#CCFFCC;
}
#TokkyuuTitle {
    font-weight:bold;
    text-align:center;
    background-color:#FF99CC;
}
#KyukouTitle {
    font-weight:bold;
    text-align:center;
    background-color:#99CCFF;
}
#FutsuuTitle {
    font-weight:bold;
    text-align:center;
    background-color:white;
}

#Wing {
    background-color:#FFFF99;
}
#Kaitoku {
    background-color:#CCFFCC;
}
#Tokkyuu {
    background-color:#FF99CC;
}
#Kyukou {
    background-color:#99CCFF;
}
#Futsuu {
    background-color:white;
}

#TsuukinKaitoku {
    color:#993366;
}

#DoyouUnten {
    color:blue;
}


