@charset "UTF-8";

/* CSS Document */
#introduction-box {
    background-color: #a9c8e1;
}

.title-box {
    background-color: #a9c8e1;
}

#schedule-box .sche-name,
#item-box .item-name,
#lifestyle-box .life-name {
    color: #2894c3;
}

.greens {
    color: #2894c3 !important;
}

.greens2 {
    color: #a9c8e1 !important;
}

#interest-box h4 {
    color: #2894c3;
}
