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

body, html {
    background:url("../image/body_bg.gif") repeat scroll 0 0 transparent;
}

#container {
    background:url("../image/container_bg.png") no-repeat scroll 50% 0 transparent;
}

/*↓ design - ver2 ↓*/
.box_left_title {
    color:#acaaaa!important;
}

.box_right_title {
    color:#acaaaa!important;
}

#title_content {
    color:#acaaaa!important;
}

#title_content h1 {
    color:#acaaaa!important;
}
/*↑ design - ver2 ↑*/

.box_left_title h3 {
    color:#acaaaa!important;
}

#title_content h2 {
    color:#acaaaa!important;
}

.box_right_title h3 {
    color:#acaaaa!important;
}

#box_container_shop_cat .box_left_title, #box_container_shop_cat .box_right_title {
    color: #fff!important;
}
