/*** 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:#4c7a1f!important;
}

.box_right_title {
    color:#4c7a1f!important;
}

#title_content {
    color:#4c7a1f!important;
}

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

.box_left_title h3 { 
	color:#4c7a1f;
}

#title_content h2 {
	color:#4c7a1f;
}

.box_right_title h3 { 
	color:#4c7a1f;
}
