/*Output Setting*/

body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
background-image: url("../images/top_back.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

#Main {
	position:relative;
	width:804px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
