@charset "UTF-8";

/*TOP_img*/
#top_img {
	margin: auto;
	height: 800px;
	width: 750px;
	background-image: url(../media/top_img.jpg);
	background-repeat: no-repeat;
}

#top_img img {
	margin-top: 220px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}