@charset "utf-8";
/* CSS Document */

.green{
	
	height: 0px;
	left:-235px;
    position: absolute;

	}
	
.list_maru li{
	background: url("/images/maru.png") no-repeat left;
    margin: 0 0 0 10px;
    padding: 0 3px 1px 18px;
	list-style: none outside none;
}	
	
	
.footer_wrapper{
	background:url(/images/footer2.png) repeat-x left bottom;
	
	
}


.footer_bg{
	background:url(/images/footer.png) no-repeat scroll center bottom;
	height:230px;
	
	}
	
.footer_bg dl dt{
	color:#bc5e53;
	display:inline;
}

	
	
.copyright{
	text-align:center;
	margin-top:20px;
	}

.footer_left{
	float:left;
	padding-right:28px;
	height:180px;
	}
	
.footer_right{
	height:180px;
	}	