body {
    background-color: #f6f1e5;
}
#HeaderWrap {
    background-color: #f6f1e5;
}
#TopWrap {
    background-color: #f6f1e5;
}
a {
    color: #0066cc;
}
a:link {
    color: #0066cc;
}
a:visited {
    color: #0066cc;
}
a:hover {
    color: #57cdff;
}
a:active {
    color: #57cdff;
}
.widget-area-7 a:before, #Page a:before, #Side a:before {
    background: #57cdff;
}
.widget-local-navi li.first a {
    background: #b7a684;
}
#Side h2 {
    background-color: #b7a684;
}
.widget-local-navi li a:after {
    color: #b7a684;
}
.widget-blog-calendar td center {
    background: #008ab9;
}
#GlobalNavigation ul.dropdown-list a:hover {
/*
    color: #57cdff;
    text-shadow: 0.5px 0px 0px #57cdff;
*/
}
#GlobalNavigation li a:hover {
    /* background: #b7a684; */
}
div.sub-nav-wrap {
}
#Header .widget-area a:hover {
    text-shadow: 0.5px 0px 0px #57cdff;
    color: #57cdff;
}
#Header .widget-area ul li:before {
    color: #0066cc;
}

#Breadcrumbs {
    background-color: #b7a684;
}

/* 見出し */
#Page h1:after {
/*
    background-image: -webkit-repeating-linear-gradient(45deg, #e6f0fa, #e6f0fa 3px, #b7a684 3px, #b7a684 6px);
    background-image: repeating-linear-gradient(45deg, #e6f0fa, #e6f0fa 3px, #b7a684 3px, #b7a684 6px);
*/
}
#Page h2 {
    /* background: #e6f0fa;
}
#Page h2:after {
    /* background: #57cdff; */
}
#Page h3:before {
    /* border: 5px solid #bdff7f; */
}
#Page h4:after {
}
#Page h5 {
}
/* table */
#Page th, #Page dt {
    /* background: #e6f0fa; */
}
#Page ul.index-layout li {
    /* border: 2px solid #008ab9; */
}
#Page ul.index-layout li a:hover, #Side ul li a:hover{
    /* background-color: #e6f0fa; */
}
/* 検索ボタン */
#Header .widget .submit_button {
    /*background: #f6f1e5;*/
}
#Footer {
    background: #f6f1e5;
}
#Footer:before {
    background-color: #f6f1e5;
}
#Footer .wrapper:first-child:before {
}
#Footer .wrapper2 {
    background-color: #008ab9;
}
/* TOP */
.search_menu > ul li a:hover {
/*    background-color: #f6f1e5;*/
}
.search_menu > ul li {
    border: 3px solid #57cdff;
}
.pagetop a:link {
    background-color: #0066cc;
}
.pagetop a:hover {
    background-color: #57cdff;
}
.widget li a:hover,
#Footer #FooterNavigator a:hover,
#Copyright a:hover {
    background-color: #b7a684;
}