@charset "utf-8";
/* CSS Document */

.box_text {
	width:550px;
	height: auto;
	margin-left: 0px;
	border: 2;
	position: relative;
	background-color: #CECE9D;
	top: -19px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	border-bottom-style: ridge;
	border-top-style: ridge;
	border-top-color: #666600;
	border-bottom-color: #666600;
	margin-top: -430px;
	
	
}

