@CHARSET "UTF-8";
{
	
}
body {
	overflow: hidden;
}

div.navi {
	position: fixed;
	top: 10%;
	left: 0;
	visibility: visible;
	overflow: visible;
	z-index: 1;
	padding-left: 90px;
	background-color: #000;
	padding-right: 30px;
}

img {
	border: 0;
}
a {
	border: 0;
	text-decoration: none;
}
