/*** INCLUDE ***/
@import url('../../../base/000800/css/layout.css');

#header_top {
    background-image:url("../image/header_top_bg.png");
}

#header_top_inner {
    background-image:url("../image/header_top_bg.png");
}

#header_container {
    background-image:url("../image/header_container_bg.png");
    border-top:1px solid #741d02;
    border-bottom:1px solid #741d02;
}

#header_container_inner {
    background-image:url("../image/header_container_bg.png");
}

#header_bottom {
    background-image:url("../image/slideshow_bg.png");
}

/*↓ design - ver2 ↓*/
#title_content {
    color:#4739d9!important;
}

#title_content h1 {
    color:#4739d9!important;
}

.box_left_title {
    color:#4739d9!important;
}
/*↑ design - ver2 ↑*/

.box_left_title h3 {
    color:#4739d9!important;
}

#title_content h2 {
    color:#4739d9!important;
}

#head_content a {
    color:#4739d9!important;
}