@charset "shift_jis";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
}
/* Header 		----------------------------------------- */

#header {
	min-width: 960px;
	height: 220px;
	position: relative;
}
#header img#logoNintendo {
	float: left;
	margin: 20px 0 0 25px;
}
#header img#nintendonews {
	float: right;
	margin: 20px 25px 0 0;
}
/* Title 		----------------------------------------- */

#title {
	clear: both;
	width: 419px;
	margin: 0 auto 0;
	position: relative;
	top: 0;
}
/* White Cambus ----------------------------------------- */

#cambusWrap {
	width: 909px;
	margin: 0 auto 0;
	padding: 30px 0 0;
	background: url(../img/bg_paper_top.png) 0 0 no-repeat;
}
#cambusWrap2 {
	width: 909px;
	height: 36px;
	background: url(../img/bg_paper_btm.png) 0 0 no-repeat;
}
#cambus {
	width: 909px;
	background: url(../img/bg_paper.png) 0 0 repeat-y;
}
#txt_nnid {
	margin: 0 auto 30px;
	position: relative;
	width: 652px;
	height: 99px;
	background: url(../img/txt_nnid.png) no-repeat;
}
#txt_nnid img {
	position: absolute;
}
#txt_nnid .wiiu {
	top: 61px;
	left: 370px;
}
#txt_nnid .n3ds {
	top: 61px;
	left: 110px;
}
img#lead {
	width: 727px;
	margin: 25px auto 15px;
	position: relative;
	left: 85px;
}
img#expiryDate {
	position: relative;
	left: 200px;
	margin: 0 auto;
}
/* > Brown Cambus ----------------------------------------- */

#cambusBWrap {
	width: 815px;
	margin: 0 auto 40px;
	padding: 25px 0 0;
	background: url(../img/bg_paper2_top.png) 0 0 no-repeat;
}
#cambusBWrap2 {
	width: 815px;
	height: 27px;
	background: url(../img/bg_paper2_btm.png) 0 0 no-repeat;
}
#cambusB {
	width: 815px;
	background: url(../img/bg_paper2.png) 0 0 repeat-y;
	position: relative;
}
/* >> item		 ----------------------------------------- */

div.item {
	clear: both;
	width : 818px;
	height: 1250px;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
}
div.item_last {
	height: 535px;
	background: none;
	margin-bottom: 0px;
}
div.item img {
	display: block;
	position: absolute;
}
div.item img.itemTitle {
	top: 18px;
	left: 50px;
}
div.item img.thumbPC {
	top: 116px;
	left: 65px;
}
div.item img.forPC {
	top: 330px;
	left: 170px;
}
div.item img.btnPC1 {
	top: 370px;
	left: 44px;
}
div.item img.btnPC2 {
	top: 370px;
	left: 224px;
}
div.item img.btnPC3 {
	top: 416px;
	left: 44px;
}
div.item img.btnPC4 {
	top: 416px;
	left: 224px;
}
div.item img.btnPC5 {
	top: 464px;
	left: 44px;
}
div.item img.thumbSP {
	top: 20px;
	left: 512px;
}
div.item img.forSP {
	top: 330px;
	left: 526px;
}
div.item img.btnSP1 {
	top: 370px;
	left: 423px;
}
div.item img.btnSP2 {
	top: 370px;
	left: 605px;
}
div.item img.btnSP3 {
	top: 416px;
	left: 423px;
}
div.item img.btnSP4 {
	top: 416px;
	left: 605px;
}
div.item img.btnSP5 {
	top: 464px;
	left: 423px;
}
div.item img.btnSP6 {
	top: 464px;
	left: 605px;
}
div.item img.btnSP7 {
	top: 514px;
	left: 423px;
}
div.item img.btnSP8 {
	top: 514px;
	left: 605px;
}

/*=====*/

div.item img.thumbPC2 {
	top: 753px;
	left: 65px;
}
div.item img.forPC2 {
	top: 970px;
	left: 170px;
}
div.item img.btnPC1_2 {
	top: 1012px;
	left: 44px;
}
div.item img.btnPC2_2 {
	top: 1012px;
	left: 224px;
}
div.item img.btnPC3_2 {
	top: 1058px;
	left: 44px;
}
div.item img.btnPC4_2 {
	top: 1058px;
	left: 224px;
}
div.item img.btnPC5_2 {
	top: 1104px;
	left: 44px;
}
div.item img.thumbSP2 {
	top: 657px;
	left: 512px;
}
div.item img.forSP2 {
	top: 970px;
	left: 526px;
}
div.item img.btnSP1_2 {
	top: 1012px;
	left: 423px;
}
div.item img.btnSP2_2 {
	top: 1012px;
	left: 605px;
}
div.item img.btnSP3_2 {
	top: 1058px;
	left: 423px;
}
div.item img.btnSP4_2 {
	top: 1058px;
	left: 605px;
}
div.item img.btnSP5_2 {
	top: 1104px;
	left: 423px;
}
div.item img.btnSP6_2 {
	top: 1104px;
	left: 605px;
}
div.item img.btnSP7_2 {
	top: 1150px;
	left: 423px;
}
div.item img.btnSP8_2 {
	top: 1150px;
	left: 605px;
}



/* > Howto		 ----------------------------------------- */

div#howto {
	width: 819px;
	height: 570px;
	margin: 40px auto 0;
	padding-bottom: 15px;
	background: url(../img/howto_bg.png) 0 0 no-repeat;
	position: relative;
}
div#howto img#howtoTitle {
	position: absolute;
	top: 14px;
	left: 320px;
}
div#howto img.howto {
	margin: 0 auto 23px;
	position: relative;
	top: 85px;
	left: 65px;
}
div#howto img#howtoNote {
	position: absolute;
	top: 440px;
	left: 65px;
}
/* Footer 		----------------------------------------- */

div#footer {
	width: 912px;
	height: 120px;
	margin: 0 auto 0;
	position: relative;
}
div#footer img#btnHome {
	position: absolute;
	top: 10px;
	left: 0;
}
div#footer img#btnLogout {
	position: absolute;
	top: 10px;
	left: 500px;
}
div#footer img#btnPagetop {
	position: absolute;
	bottom: -4px;
	right: 0;
}
