@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 #player {
	position: absolute;
	left:153px;
	top: 1187px;
}
#n3ds #action {
	position: absolute;
	left:-240px;
	top: 0;
}
#n3ds #logo_nintendo {
	position: absolute;
	left:98px;
	top: 10px;
}
#n3ds #logo_ds {
	position: absolute;
	left:730px;
	top: 10px;
}
#n3ds #btn_result_main {
	position: absolute;
	left:296px;
	top: 318px;
}
#n3ds #btn_result_date {
	position: absolute;
	left:537px;
	top: 864px;
}
#n3ds #btn_footer {
	position: absolute;
	left:300px;
	top: 1887px;
}
