@charset "euc-jp";
/* CSS Document */

#top_header2 {
	background-image: url(../image/back3.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 720px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	position:relative;
}


#logo2 {
	background-image: url(../image/logo2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 87px;
	width: 270px;
	top: 133px;
	left: 450px;
	display:block;
	position:absolute;
}

#logo2 a:link,
#logo2 a:visited,
#logo2 a:hover,
#logo2 a:active     {height: 87px;
	                 width: 270px;
					 display:block
					 }
