/*　スタイルシート　　　　　*/
/*　ファイル名：style.css　 */


/*　mainのスタイル */

    BODY.main  {background-image:url("../image/Ptn_hada.jpg");
                background-repeat;}
    SPAN.main  {color:black;
                font-size=11pt;
                background-color:#FEEFC4}
    DIV.main    {color:black;
                font-size=10pt;
                background-color:white;}
    DIV.Mtitle {color:black;
                font-size=18pt;}
    TD.main    {color:black;
                font-size=14pt;
                background-color:white;}
    TABLE.main {color:black;
                font-size=10pt;
                background-color:white;}

/*　takiのスタイル */
    BODY.taki {background-color:#B1D9DD;}
    SPAN.taki  {color:black;
                font-size=14pt;}
    aTR.taki    {color:black;
                font-size=9pt;
                background-image:url("../image/wasi.jpg");}
    TR.taki  {color:black;
                font-size=10pt;
                background-color:#FEEFC4}

/*　uketukeのスタイル */
    TR.uke    {color:black;
                font-size=10pt;
                background-color:white;}

/*　menuのスタイル */
BODY.menu {background-image:url("../image/Ptn_cya.jpg");
      background-repeat;
}
SPAN.menu_ti  {color:gold;
               font-size=11pt;
               font-weight:bold;
}
SPAN.menu  {color:white;
               font-size=14pt;
}

/*　tableのスタイル */
TABLE.normal {font-size=10.5pt;
             background-color:white}

TABLE.green {font-size=10.5pt;
             background-color:lightgreen}

TABLE.image {font-size=9pt;
             background-image:url("../image/wasi.jpg")}

TABLE.muji {font-size=9pt;}

/*　topのスタイル */
BODY.top {background-image:url("../image/siba.jpg");
      background-repeat;}

TABLE.image4 {font-size=10.5pt;
             background-image:url("../image/Bcg_186.jpg")}
TABLE.title {font-size=10.5pt;
             background-color:#ffff99}


/*　guideのスタイル */
BODY.guide {background-image:url("../image/siba.jpg");
      background-repeat
}


DIV.red {font-size=9pt;
         color:red}
SPAN.red {font-size=9pt;
         color:red}
SPAN.yellow {font-size=10pt;
         background-color:yellow;}
SPAN.white {font-size=11pt;
         background-color:white;}
TD.white   {color:black;
            background-color:white;}

