/* CSS Document layout - proptemp */
body *{color:#6b6b6b;}
/*styles*/
a{text-decoration:none; color:#808010; font-weight:bold;}
a:hover{color:#c1c13a;}
#SITE{background:#fff; }

/*layout*/
body{margin:56px 15px 0px 15px; background:url(../img/layout/body_bg.png) no-repeat top center #999900;}
#SITE{width:770px; background:#fff; margin:auto;}
#HEADER{}
#MAINPART{background:#fff; padding:65px 110px 0px 110px;}
	#mainpart_cell_left{}
	#mainpart_cell_right{}
#SITEMAP{}





#MENU{text-align:center;}
	#MENU img{margin-left:6px; margin-right:6px;}
	#MENU a.active_0  img{border-bottom:4px solid #999900;}
	#MENU a.active_1  img{border-bottom:4px solid #dada92;}




#CNT{}
#CNT_cnt{}
#TTL{margin-bottom:15px;}
#FOOTER{ }
	#FOOTER .footer_container{float:left; margin-top:-100px; width:inherit; margin-left:120px; position:absolute; }
		#FOOTER .info{ width:60%; margin-top:20px;  color:#d8d882; text-align:center;}
		#SITEMAP{ width:60%;  color:#d8d882; text-align:center;}
		#SITEMAP a{ color:#d8d882;}
		#SITEMAP a:hover{color:#fff;}



.substance *{text-align:justify; font-size:12px !important; line-height:16px;}
* html .substance{font-size:12px;}

.c_green, .c_green *{color:#808010;}
.c_green a:hover{color:#c1c13a;}


ul.list_2items{}
	ul.list_2items li{float:left; width:45%;}

