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

/*** COLOR ***/
#head_content a .text_color1 {
	color:#fad526;
}

#title_content h2 {
	color:#FAD526;
}

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

#header_container {
	background-image:url("../image/header_container_light.png");
}

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

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

#content_container_inner { 
	background-image:url("../image/content_bottom.gif");
}

.box_left_top {
	background-image:url("../image/box_top.png");
}

.box_left_title { 
	background-image:url("../image/box_title.png");
}

.box_left_container {
	background-image:url("../image/box_container.png");
}

.box_left_bottom {
	background-image:url("../image/box_bottom.png");
}

#body_title { 
	background-image:url("../image/html_pattern.gif");
}

#title_content {
	background-image:url("../image/body_title.png");			
}