<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** INCLUDE ***/
@import url('../../../base/000500/css/layout.css');

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

#head_content a {
	text-shadow: #1b4205 1px 1px 0px;
	color:#398c0a;
}

#head_content a .text_color1 {
	color:#f3b001;
	text-shadow: #734100 1px 1px 0px;
}

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

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

.box_left_container {
	border-left:1px solid #58a329;
	border-right:1px solid #58a329;
}

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

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

.box_left_title h3 { 
	color:#163704;
}

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

/*â design - ver2 â*/
#title_content h1 {
    color:#163704 !important;
}
/*â design - ver2 â*/

#title_content h2 {
	color:#163704;
	border-bottom:dotted 1px #163704;
}

.box_right_title { 
	background-image:url("../image/box_title.gif");
}

.box_right_title h3 {
	color:#163704;
}

.box_right_container {
	border-left:1px solid #58a329;
	border-right:1px solid #58a329;
}

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

#footer_bottom {
	background-image:url("../image/content_bottom.png");
}</pre></body></html>