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

#top_img {
	margin-left: 25px;
	height: 350px;
	width: 900px;
	background-image: url(../images/top01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
	text-indent: 40px;
	color: #0134c8;
	text-shadow:2px 2px #FFFFFF;
}#content img {
	float: left;
	margin-right: 10px;
}
