@charset "utf-8";
body {
	font-size: 12px;
	margin: 0px;
	background-color: #000;
	overflow-y: hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left_box {
	width: 300px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#left_box h1 {
	text-indent: -9999px;
}
#left_box #logo {
	position: fixed;
	top: 26%;
	left: 5%;
	margin-top: -122px;
}
#left_box ul {
	position: fixed;
	left: 5%;
	bottom: 24%;
	margin-bottom: -105px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#left_box ul li a {
	margin: 0px;

}

#right_box {
	float: left;
	height: 557px;
	width: 572px;
	margin: 0px;
	background-image: url(image/top_tuborogo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -9999px;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
#topsyohin {
	margin-top: 1500px;
	z-index: -100;
	font-size: 0px;
	line-height: 0px;
}
