/*** 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 #0a6932;
	border-bottom:1px solid #0a6932;		
}

#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:#0f743a!important;
}

#title_content h1 {
    color:#0f743a!important;
}

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

.box_left_title h3 { 
	color:#0f743a;
}

#title_content h2 {
	color:#0f743a;
}

#head_content a {
	color:#0f743a;
}