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

/*** COLOR ***/
#head_content a {
	color:#c9b88a;
}

/*↓ design - ver2 ↓*/
.box_right_title {
    color:#c9b88a!important;
}
/*↑ design - ver2 ↑*/

.box_right_title h3 { 
	color:#c9b88a;
}

/*** HEADER ***/
#header_container {
	background-image:url("../image/header_bg.gif");		
}

#head_content_text {
	background-image:url("../image/header_logo.gif");
}

/*** CENTER ***/
#body_title_left_start { 
	background-image:url("../image/title_bg_38.png");
}

#body_title_middle_start { 
	background-image:url("../image/title_bg_38.png");
}

#body_title_right_start { 
	background-image:url("../image/title_bg_38.png");
}

#body_title_left { 
	background-image:url("../image/title_bg_38_gr.png");
}

#body_title_middle { 
	background-image:url("../image/title_bg_38_gr.png");
}

#body_title_right { 
	background-image:url("../image/title_bg_38_gr.png");
}

#body_container { 
	background-image:url("../image/body_bg.gif");
}

/*** RIGHT ***/
.box_right_top {
	background-image:url("../image/box_top_bottom.gif");
}

.box_right_bottom {
	background-image:url("../image/box_top_bottom.gif");
}