@charset "utf-8";
/* CSS Document */

.place{
    color: #026502;
    font-weight: bold;
}

.eki{
    color: #653002;
    font-weight: bold;
}

span.k1{
    background: linear-gradient(transparent 70%, rgba(248, 168, 99, 0.49) 70%);
    font-size: 16pt;
    font-weight: bold;
}

span.k2{
    background: linear-gradient(transparent 75%, rgba(99, 248, 116, 0.49) 75%);
    font-size: 14pt;
}

.inyou{
    color: #240265;
    font-weight: bold;
}

.plain{
    color: #000000;
    font-weight: normal;
}