@charset "utf-8";


.top_image{
position: relative;
width: 100%;
margin: 0 auto;
}

.under_bar{
	background:#EEDA9F;
	height:5px;
}