@charset "utf-8";

body{
	background-color: #000;
	}
	
div#contents{
	width: 2128px;
	height: auto;
	background-color: #000;
	margin-left: 0;
	margin-right: auto;
	margin-top: 0;
	}
	

