.w3-theme-l5 {color:#000 !important; background-color:#fef6f1 !important}
.w3-theme-l4 {color:#000 !important; background-color:#fbe2d0 !important}
.w3-theme-l3 {color:#000 !important; background-color:#f7c5a1 !important}
.w3-theme-l2 {color:#000 !important; background-color:#f4a871 !important}
.w3-theme-l1 {color:#fff !important; background-color:#f08b42 !important}
.w3-theme-d1 {color:#fff !important; background-color:#d46211 !important}
.w3-theme-d2 {color:#fff !important; background-color:#bd580f !important}
.w3-theme-d3 {color:#fff !important; background-color:#a54d0d !important}
.w3-theme-d4 {color:#fff !important; background-color:#8e420b !important}
.w3-theme-d5 {color:#fff !important; background-color:#76370a !important}

.w3-theme-light {color:#000 !important; background-color:#fffaf0 !important}
.w3-theme-dark {color:#fff !important; background-color:#76370a !important}
.w3-theme-action {color:#fff !important; background-color:#76370a !important}

.w3-theme {color:#fff !important; background-color:#ff7d1d !important}
.w3-text-theme {color:#ff7d1d !important}
.w3-border-theme {border-color:#ff7d1d !important}
.w3-border-d2-theme {border-color:#bd580f !important}

.w3-hover-theme:hover {background-color:#fffaf0 !important}
.w3-hover-text-theme:hover {color:#ff7d1d !important}
.w3-hover-border-theme:hover {border-color:#ff7d1d !important}

.w3-nav-l1-theme {border: #ffa05b solid 1px;}
.w3-nav-l1-theme:before { border-left:#f08b42 16px solid}
.w3-nav-l1-theme:after { border-left:#f08b42 17px solid}
.w3-nav-l1-theme:hover { background-color:#d46211 !important}
.w3-nav-d1-theme {border: #ffa05b solid 1px;}
.w3-nav-l1-theme:hover::before { border-left:#d46211 16px solid}
.w3-nav-d1-theme:before { border-left:#d46211 16px solid}
.w3-nav-d1-theme:after { border-left:#d46211 17px solid}

.content-data:nth-child(odd) {background-color: #f9c8a8;}
.content-data:nth-child(even) {background-color: #fffaf0;}
.modal-content table tr:nth-child(odd) {background-color: #fbe2d0;}
.modal-content table tr:nth-child(even) {background-color: #fffaf0;}
.text-info-area table tr:nth-child(odd) {background-color: #fbe2d0;; border-bottom: 1px solid;}
.text-info-area table tr:nth-child(even) {background-color: #fffaf0; border-bottom: 1px solid;}

body{
	background-color : #fffaf0 !important;
}

#myHeader {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-right: 25px;
}

#Search_btn {
    background-image:url(../img/autumn/Top_Search_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#btnCsvAllDownload {
    background-image:url(../img/autumn/Download_title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}


#Header_Place {
    background-image:url(../img/autumn/Top_Japan_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#Header_Pref {
    background-image:url(../img/autumn/Top_Pref_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#search_btn_div {
    background-image:url(../img/autumn/maru.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}

#Header_Type {
    background-image:url(../img/autumn/Top_Hoikuen_Title.png);
    background-size:contain;
    background-repeat: no-repeat;
    background-position:center;
}
