@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:100%;
}

img {
	border:none;
	vertical-align:top;
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

.left{float:left;}
.right{float:right;}


a{
	overflow:hidden;
	outline:none;
}

body {
	text-align: center;
	height: 100%;
	font-size: 12px;
	line-height: 150%;
	background-image: url(http://www.alicecamp.com/special/wonder/img/bg.gif);
	background-repeat: no-repeat;
	background-color: #96EFFF;
	background-position: center top;
}

#wrap {
	width: 878px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* [disabled]background: #FFF; */
}
#main {
	background-image: url(http://www.alicecamp.com/special/wonder/img/main.gif);
	background-repeat: no-repeat;
	height: 316px;
	width: 878px;
	padding-top: 45px;
	/* [disabled]padding-left: 90px; */
	text-align: left;
}
#social {
	text-align: right;
	margin-top: 15px;
	margin-right: 68px;
	margin-bottom: 26px;
}

#MyEveryScapeViewerContainer {
	width: 700px;
	height: 300px;
	margin-left:90px;
}
.official {
	margin-right: 20px;
}
#footer {
	margin-top: 34px;
	margin-bottom: 15px;
}
.copy {
	margin-top: 58px;
}