.w3-theme-l5 {color:#000 !important; background-color:#fafefb !important}
.w3-theme-l4 {color:#000 !important; background-color:#e3f5ad !important}
.w3-theme-l3 {color:#000 !important; background-color:#dbf8e4 !important}
.w3-theme-l2 {color:#000 !important; background-color:#c9f5d6 !important}
.w3-theme-l1 {color:#000 !important; background-color:#ccee66 !important}
.w3-theme-d1 {color:#fff !important; background-color:#96dd2b!important}
.w3-theme-d2 {color:#fff !important; background-color:#61e188 !important}
.w3-theme-d3 {color:#fff !important; background-color:#40db6e !important}
.w3-theme-d4 {color:#fff !important; background-color:#27cb58 !important}
.w3-theme-d5 {color:#fff !important; background-color:#20a949 !important}

.w3-theme-light {color:#000 !important; background-color:#fafefb !important}
.w3-theme-dark {color:#fff !important; background-color:#20a949 !important}
.w3-theme-action {color:#fff !important; background-color:#20a949 !important}

.w3-theme {color:#fff !important; background-color:#a8d818 !important}
.w3-text-theme {color:#a8d818 !important}
.w3-border-theme {border-color:#a8d818 !important}
.w3-border-d2-theme {border-color:#61e188 !important}

.w3-hover-theme:hover {background-color:#e3f5ad !important}
.w3-hover-text-theme:hover {color:#a8d818 !important}
.w3-hover-border-theme:hover {border-color:#a8d818 !important}

.w3-nav-l1-theme {border: #96dd2b solid 1px;}
.w3-nav-l1-theme:before { border-left:#ccee66 16px solid}
.w3-nav-l1-theme:after { border-left:#ccee66 17px solid}
.w3-nav-l1-theme:hover { background-color:#96dd2b !important}
.w3-nav-d1-theme {border: #96dd2b solid 1px;}
.w3-nav-l1-theme:hover::before { border-left:#96dd2b 16px solid}
.w3-nav-d1-theme:before { border-left:#96dd2b 16px solid}
.w3-nav-d1-theme:after { border-left:#96dd2b 17px solid}

.content-data:nth-child(odd) {background-color: #e3f5ad;}
.content-data:nth-child(even) {background-color: #fafefb;}
.modal-content table tr:nth-child(odd) {background-color: #e3f5ad;}
.modal-content table tr:nth-child(even) {background-color: #fafefb;}
.text-info-area table tr:nth-child(odd) {background-color: #e3f5ad;; border-bottom: 1px solid;}
.text-info-area table tr:nth-child(even) {background-color: #fafefb; border-bottom: 1px solid;}

#myHeader {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-right: 25px;
}

#Search_btn {
    background-image:url(../img/summer/Top_Search_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#btnCsvAllDownload {
    background-image:url(../img/summer/Download_title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}


#Header_Place {
    background-image:url(../img/summer/Top_Japan_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#Header_Pref {
    background-image:url(../img/summer/Top_Pref_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#search_btn_div {
    background-image:url(../img/summer/maru.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#Header_Type {
    background-image:url(../img/summer/Top_Hoikuen_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position:center;
}
