hr.top{
    height: 2px;
    border: none;
    background-color: #c0c0c0;
    color: #c0c0c0;
}


/* 50音 */
a.on50{
    text-decoration:none;
    color: #000000;
    font-family: 'ＭＳ ゴシック','Osaka-等幅',monospace;
}
a.on50:hover {
    text-decoration: none;
    background: #c0c0c0;
}
td.on50{
    border-width:1 1 1 1;
    border-color: #cc0000;
    border-style: solid;
    vertical-align: middle;
    text-align: center;
}

/* エリア01 */
td.area_01{
    color: #006699;
}
a.area_01:link{
    color: #006699;
    text-decoration: none;
}
a.area_01:visited{
    color: #006699;
    text-decoration: none;
}
a.area_01:active{
    color: #006699;
    text-decoration: none;
}
a.area_01:hover{
    color: #006699;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア02 */
td.area_02{
    color: #339933;
}
a.area_02:link{
    color: #339933;
    text-decoration: none;
}
a.area_02:visited{
    color: #339933;
    text-decoration: none;
}
a.area_02:active{
    color: #339933;
    text-decoration: none;
}
a.area_02:hover{
    color: #339933;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア03 */
td.area_03{
    color: #cc3300;
}
a.area_03:link{
    color: #cc3300;
    text-decoration: none;
}
a.area_03:visited{
    color: #cc3300;
    text-decoration: none;
}
a.area_03:active{
    color: #cc3300;
    text-decoration: none;
}
a.area_03:hover{
    color: #cc3300;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア04 */
td.area_04{
    color: #cc3300;
}
a.area_04:link{
    color: #cc3300;
    text-decoration: none;
}
a.area_04:visited{
    color: #cc3300;
    text-decoration: none;
}
a.area_04:active{
    color: #cc3300;
    text-decoration: none;
}
a.area_04:hover{
    color: #cc3300;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア05 */
td.area_05{
    color: #663300;
}
a.area_05:link{
    color: #663300;
    text-decoration: none;
}
a.area_05:visited{
    color: #663300;
    text-decoration: none;
}
a.area_05:active{
    color: #663300;
    text-decoration: none;
}
a.area_05:hover{
    color: #663300;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア06 */
td.area_06{
    color: #cc3366;
}
a.area_06:link{
    color: #cc3366;
    text-decoration: none;
}
a.area_06:visited{
    color: #cc3366;
    text-decoration: none;
}
a.area_06:active{
    color: #cc3366;
    text-decoration: none;
}
a.area_06:hover{
    color: #cc3366;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア07 */
td.area_07{
    color: #33cccc;
}
a.area_07:link{
    color: #33cccc;
    text-decoration: none;
}
a.area_07:visited{
    color: #33cccc;
    text-decoration: none;
}
a.area_07:active{
    color: #33cccc;
    text-decoration: none;
}
a.area_07:hover{
    color: #33cccc;
    background-color: #c0c0c0;
    text-decoration: none;
}


/* エリア08 */
td.area_08{
    color: #ff0033;
}
a.area_08:link{
    color: #ff0033;
    text-decoration: none;
}
a.area_08:visited{
    color: #ff0033;
    text-decoration: none;
}
a.area_08:active{
    color: #ff0033;
    text-decoration: none;
}
a.area_08:hover{
    color: #ff0033;
    background-color: #c0c0c0;
    text-decoration: none;
}
