@charset "utf-8";
#top_image {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: auto;
	visibility: visible;
	position: relative;
	background-color: #FFFFFF;
}
