/* ----------------------------------------------------------------- */
/*  Handyman KURO's House - •Ö—˜‰®KURO‚Ì‰Æ - Style Sheet             */
/*  i‚’ÎŽsƒoƒXŽž•\—pj                                           */
/*  http://www1.kcn.ne.jp/~kuroda/                                   */
/* ----------------------------------------------------------------- */

@import url(kurokuro.css);

DIV.Infomation {
    background : #E0FFFF;
    width : 80%;
    border-style : solid;
    border-color : #6A5ACD;
    border-width : 1px 1px 1px 1px;
    color : #0000FF;
    font-style : normal;
    font-weight : normal;
    font-size : 100%;
    font-family : '‚l‚r ƒSƒVƒbƒN','RyuminLightKL','•½¬ƒSƒVƒbƒN';
    padding : 3px 3px 3px 3px;
} 

TABLE.TimeTable {
    background : #A020F0;
} 

TABLE.TimeTable TR.Head {
    background : #F8F8FF;
    text-align : center;
    vertical-align : middle;
}

TABLE.TimeTable TR.Body {
    background : #E0FFFF;
    text-align : center;
    vertical-align : top;
}

TABLE.TimeTable TR.Foot {
    background : #F0FFF0;
    text-align : center;
    vertical-align : middle;
}

CAPTION {
    color : #FF0000;
    font-style : normal;
    font-weight : normal;
    font-size : 150%;
} 

TABLE.TimeTableMobile {
    background : #A020F0;
} 

TABLE.TimeTableMobile TD.Head {
    background : #F8F8FF;
    text-align : center;
    vertical-align : middle;
}

TABLE.TimeTableMobile TD.Body {
    background : #E0FFFF;
    text-align : left;
    vertical-align : top;
}

TABLE.TimeTableMobile TD.Foot {
    background : #F0FFF0;
    text-align : left;
    vertical-align : middle;
}
