/**
 関大幼稚園向けスタイル
 */

body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
    background-position: top left;
}

a {
    color: #7c6047;
}

#myTab li {
    background: #B09175;
}