@charset "utf-8";

/* ---id------------------------------- */

#index-green {
    margin-bottom: 10px;
}

/* ---class---------------------------- */
.indexgreen {
    border-style: hidden;
    background: #00A67C;
    color: #ffffff;
    font-size: -1;
    margin: 10px 0 10px 0;
}

.indexorange {
    border-style: hidden;
    background:#f7ea64;
    width: 600px;
    margin-top:10px;
    padding-left:1em;
}

/*--リンクボタン----------------------------------------------------*/

a.somu {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_somu_b.png) no-repeat;
}
a.somu:hover {
    background-color: transparent;
}
a.somu:hover img {
    visibility: hidden;
}

a.kigyo {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kigyo_b.png) no-repeat;
}
a.kigyo:hover {
    background-color: transparent;
}
a.kigyo:hover img {
    visibility: hidden;
}

a.zeimu {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_zeimu_b.png) no-repeat;
}
a.zeimu:hover {
    background-color: transparent;
}
a.zeimu:hover img {
    visibility: hidden;
}

a.kenko {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kenko_b.png) no-repeat;
}
a.kenko:hover {
    background-color: transparent;
}
a.kenko:hover img {
    visibility: hidden;
}

a.jumin {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_jumin_b.png) no-repeat;
}
a.jumin:hover {
    background-color: transparent;
}
a.jumin:hover img {
    visibility: hidden;
}

a.kaikei {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kaikei_b.png) no-repeat;
}
a.kaikei:hover {
    background-color: transparent;
}
a.kaikei:hover img {
    visibility: hidden;
}

a.kokasen {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kokasen_b.png) no-repeat;
}
a.kokasen:hover {
    background-color: transparent;
}
a.kokasen:hover img {
    visibility: hidden;
}

a.gikai {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_gikai_b.png) no-repeat;
}
a.gikai:hover {
    background-color: transparent;
}
a.gikai:hover img {
    visibility: hidden;
}

a.sankan {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_sankan_b.png) no-repeat;
}
a.sankan:hover {
    background-color: transparent;
}
a.sankan:hover img {
    visibility: hidden;
}

a.kyoiku {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kyoiku_b.png) no-repeat;
}
a.kyoiku:hover {
    background-color: transparent;
}
a.kyoiku:hover img {
    visibility: hidden;
}

a.kensetsu {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kensetsu_b.png) no-repeat;
}
a.kensetsu:hover {
    background-color: transparent;
}
a.kensetsu:hover img {
    visibility: hidden;
}

a.kizai {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kizai_b.png) no-repeat;
}
a.kizai:hover {
    background-color: transparent;
}
a.kizai:hover img {
    visibility: hidden;
}

a.comu {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_comu_b.png) no-repeat;
}
a.comu:hover {
    background-color: transparent;
}
a.comu:hover img {
    visibility: hidden;
}

a.bus {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_bus_b.png) no-repeat;
}
a.bus:hover {
    background-color: transparent;
}
a.bus:hover img {
    visibility: hidden;
}

a.byoin {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_byoin_b.png) no-repeat;
}
a.byoin:hover {
    background-color: transparent;
}
a.byoin:hover img {
    visibility: hidden;
}

a.fire {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_fire_b.png) no-repeat;
}
a.fire:hover {
    background-color: transparent;
}
a.fire:hover img {
    visibility: hidden;
}

a.mitsune {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_mitsune_b.png) no-repeat;
}
a.mitsune:hover {
    background-color: transparent;
}
a.mitsune:hover img {
    visibility: hidden;
}

a.kashitate {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_kashitate_b.png) no-repeat;
}
a.kashitate:hover {
    background-color: transparent;
}
a.kashitate:hover img {
    visibility: hidden;
}

a.nakanogo {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_nakanogo_b.png) no-repeat;
}
a.nakanogo:hover {
    background-color: transparent;
}
a.nakanogo:hover img {
    visibility: hidden;
}

a.sueyoshi {
    display: block;
    height: 40px;
    width: 600px;
    background: #ffffff url(../img/botton_sueyoshi_b.png) no-repeat;
}
a.sueyoshi:hover {
    background-color: transparent;
}
a.sueyoshi:hover img {
    visibility: hidden;
}
