BODY {
    background: #FFD9FF; 
    font-size: 14px;
    MARGIN-LEFT: 3px;
    MARGIN-TOP: 3px;
}

TD, TH, P, DIV {
    font-size: 13px;
}

A:link        { color: #0044CC; }
A:visited    { color: #0022FF; }
A:hover        { color: #990099; background-color:#FFCCFF; }

.title        {font-size:25px; color: #f26881; face=MS UI Gothic;}
.title2        {font-size:18px; font-weight:bold; color: #f26881; face=MS UI Gothic;}
.title3        {font-size:14px; color: #f26881; face=MS UI Gothic;}

.sub_title     {font-size:15px; font-face=MS UI Gothic; font-weight:bold;}

.bg_pink        { background-color: #f26881;}
.bg_pink2        { background-color: #ffaaee;}
.bg_green        { background-color: #66cdaa;}
.bg_yb            { background-color: #eee8aa; }
.bg_yg           { background-color: #d2b48c; }


.c_red            { color: #CC0033;}
.c_winered        { color: #C71585;}
.c_purple        { color: #CC3366;}
.c_pink            { color: #f26881;}
.c_redbrown        { color: #8b0000;}
.c_brown        { color: #660000;}
.c_darkgray        { color: #333333;}
.c_gray            { color: #808080;}

.fs0            { font-size: 12px; }
.fs1            { font-size: 14px; }
.fs1_2            { font-size: 15px; }
.fs2            { font-size: 16px; }
.fs2_2            { font-size: 17px; }
.fs3            { font-size: 18px; }
.fs4            { font-size: 21px; }
.fs5            { font-size: 25px; }
.fs5_2            { font-size: 27px; }
.fs6            { font-size: 30px; }
.fs6_2            { font-size: 35px; }
.fs7            { font-size: 40px; }

.f_comic    {
    color: #FF0080;
    font-family: "Comic Sans MS", "MS UI Gothic", "Osaka", "arial";
    font-size: 12px;
}




A:hover        { background-color:#FFCCFF; }

