@charset "utf-8";
.top  img {
	display: block;
	margin-right: 0;
	margin-left: -50px;
	position:absolute;
	top:50%;
	left:50%;
	width:100px;
	height:21px;
	margin-top: -10px;
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .under_d {
	text-align: center;
	padding-top: 30%;
	font-size: 14px;
}

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
