@charset "utf-8";

body
{
	background: url(../img/amiibo/bg_white.png) repeat 50% 50%;
}

/*************************
	bg
*************************/

#bg
{
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 860px;
	position: absolute;
	top: 0;
	left: 0;
}

body#sp #bg
{
	height: 900px;
	position: relative;
	top: 123px;
}

#bg div
{
	width: 100%;
	height: 50%;
	background: url(../img/amiibo/bg_blue.png) repeat 50% 50%;
	margin: 0 0 186px 0;
	position: absolute;
	bottom: 50%;
	left: 0;
}

#bg div p
{
	width: 100%;
	height: 100%;
	background: url(../img/amiibo/bg_shadow.png) repeat-x 0 100%;
}

/*************************
	wrap
*************************/

#wrap
{
	min-height: 860px;
	background: url(../img/amiibo/bg_pattern.png) repeat 50% 50%;
	position: absolute;
	top: 0;
}

body#sp #wrap
{
	height: 900px;
	top: 123px;
}

/*************************
	content
*************************/

#content
{
	width: 960px;
	height: 750px;
	margin: -430px 0 0 -480px;
}

/*************************
	subttl
*************************/

#subttl
{
	width: 926px;
	height: 163px;
	background: url(../img/amiibo/subttl_img.png) no-repeat 624px 0;
	margin: 54px 0 26px 25px;
	padding-top: 19px;
	position: relative;
}

#subttl h2
{
	width: 573px;
	height: 97px;
	background: url(../img/amiibo/subttl.png) no-repeat 0 0;
	text-indent: 600px;
	white-space: nowrap;
	overflow: hidden;
}

#subttl p
{
	width: 573px;
	height: 64px;
	background: url(../img/amiibo/subttl.png) no-repeat 0 -97px;
	text-indent: 600px;
	white-space: nowrap;
	overflow: hidden;
}

#subttl p a
{
	display: block;
	width: 65px;
	height: 20px;
	background: url(../img/amiibo/subttl_anchor.png) no-repeat 0 0;
	position: absolute;
	top: 143px;
	left: 13px;
	text-indent: 70px;
	white-space: nowrap;
	overflow: hidden;
}

#subttl p a:hover
{
	background-position: 0 -20px;
}

/*************************
	movie
*************************/

#movie
{
	width: 560px;
	height: 297px;
	margin: 0 auto;
	padding: 2px;
	position: relative;
	background: #000000;
}

#movie div
{
	background: url(../img/amiibo/movie_frame.png) no-repeat 0 0;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#movie div.frame_top
{
	width: 564px;
	height: 5px;
	background-position: 0 0;
	top: 0;
	left: 0;
}

#movie div.frame_right
{
	width: 3px;
	height: 301px;
	background-position: -561px 0;
	top: 0;
	right: 0;
}

#movie div.frame_bottom
{
	width: 564px;
	height: 2px;
	background-position: 0 -299px;
	bottom: 0;
	left: 0;
}

#movie div.frame_left
{
	width: 3px;
	height: 301px;
	background-position: 0 0;
	top: 0;
	left: 0;
}

#movie ul.thumb
{
	width: 137px;
	height: 166px;
	position: absolute;
	top: 0;
	right: -155px;
}

#movie ul.thumb li
{
	width: 130px;
	height: 73px;
	padding: 3px 7px 7px 0;
}

#movie ul.thumb li span.new
{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../img/top/btn_new.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 50px;
	overflow: hidden;
	white-space: nowrap
}

#movie ul.thumb li a
{
	display: block;
	width: 130px;
	height: 73px;
	background: url(../img/amiibo/movie_thumb.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#movie ul.thumb li.v1 a			{ background-position: 0 0; }
#movie ul.thumb li.v2 a			{ background-position: -130px 0; }
#movie ul.thumb li.v1 a:hover		{ background-position: 0 -73px; }
#movie ul.thumb li.v2 a:hover		{ background-position: -130px -73px; }
#movie ul.thumb li.v1 a.select	{ background-position: 0 -146px; }
#movie ul.thumb li.v2 a.select	{ background-position: -130px -146px; }

/*************************
	amiiboimg
*************************/

#amiiboimg
{
	width: 893px;
	height: 168px;
	margin: 0 auto;
	padding: 4px 0 0 87px;
	position: relative;
}

#amiiboimg p.txt
{
	width: 631px;
	height: 25px;
	background: url(../img/amiibo/amiibo_txt.gif) no-repeat 0 0;
	text-align: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	bottom: 22px;
	left: 31px;
}

#amiiboimg p.copy
{
	width: 238px;
	height: 48px;
	background: url(../img/amiibo/copy.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 30px;
}

#amiiboimg ul.photo
{
	width: 840px;
	height: 112px;
	position: relative;
}

#amiiboimg ul.photo li
{
	width: 0;
	height: 112px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

#amiiboimg ul.photo li.v1	{ wleft: 0; }
#amiiboimg ul.photo li.v2	{ width: 100%; right: 0; }

#amiiboimg ul.photo li p
{
	width: 840px;
	height: 112px;
	position: absolute;
	top: 0;
}

#amiiboimg ul.photo li.v1 p	{ left: 0; }
#amiiboimg ul.photo li.v2 p	{ right: 0; }

#amiiboimg ul.btn
{
	width: 152px;
	height: 110px;
	padding: 40px 11px 0;
	background: url(../img/amiibo/release.png) no-repeat 0 0;
	position: absolute;
	top: -93px;
	left: 10px;
}

#amiiboimg ul.btn li
{
	width: 70px;
	height: 38px;
	padding: 0 3px;
	float: left;
	position: relative;
}

#amiiboimg ul.btn li a
{
	display: block;
	width: 70px;
	height: 38px;
	background: url(../img/amiibo/amiibo_btn.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#amiiboimg ul.btn li.v1 a		{ background-position: 0 0; }
#amiiboimg ul.btn li.v2 a		{ background-position: -70px 0; }
#amiiboimg ul.btn li.v1 a:hover	{ background-position: 0 -38px; }
#amiiboimg ul.btn li.v2 a:hover	{ background-position: -70px -38px; }
#amiiboimg ul.btn li.v1 a.select	{ background-position: 0 -76px; }
#amiiboimg ul.btn li.v2 a.select	{ background-position: -70px -76px; }

#amiiboimg ul.btn li span.new
{
	display: block;
	width: 32px;
	height: 16px;
	background: url(../img/common/menu_new.png) no-repeat 0 0;
	position: absolute;
	top: -3px;
	right: -5px;
	text-indent: 35px;
	overflow: hidden;
	white-space: nowrap
}

/*************************
	bnnr
*************************/

#bnnr
{
	display: block;
	width: 175px;
	height: 80px;
	background: url(../img/amiibo/bnnr.png) no-repeat 0 0;
	position: absolute;
	top: 482px;
	left: 780px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#bnnr:hover
{
	background-position: 0 -80px;
}
