body
	{
	margin: 0 auto;
	text-align: center;
	}

#ALL, #Main-1
	{
	position: relative;
	width: 1230px;
	top: 10px;
	left: 0;
	margin: 0 auto;
	}

#Main-1
	{
	position: absolute;
	top: 25px;
	background: #404040 url(../images/layout/main-bg-1.png);
	}

.top-menu-2
	{
	top: 25px;
	}

.BoxWrap-1
	{
	width: 1210px;
	margin: 20px auto 0 auto;
	text-align: center;
	}

.Box-1
	{
	height: 1150px;
	background-color: #404040;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	}

.Box-1 a:link,
.Box-1 a:visited,
.Box-1 a:active,
.Box-1 a:hover
	{
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	text-decoration: none;
	border: none;
	}

