@charset "Shift_JIS";

#n3ds {
	background-color:#ff7200;
}
#n3ds #container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#n3ds img {
	vertical-align: bottom;
}
#n3ds p {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#n3ds #action {
	position: absolute;
	left:30px;
	top: 1000px;
}
#n3ds #logo_nintendo {
	position: absolute;
	left:98px;
	top: 10px;
}
#n3ds #logo_ds {
	position: absolute;
	left:730px;
	top: 10px;
}
#n3ds #btn_footer {
	position: absolute;
	left:300px;
	top: 2326px;
}
