@charset "UTF-8";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background-attachment: scroll;
	background-image: url(1_inori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#inori{
	clear: both;
	height: auto;
	width: 1000px;
	text-indent: -9999px;
	margin-top: 800px;
	margin-right: auto;
	margin-left: auto;
}
