body {
	padding: 0;
	margin: 0;
	color: #5d5d5d;
	text-align: center;
}


img {
	border: 0;

}

#mainWrap {
	width: 100%;
	min-width: 960px;
}


#mainArea {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 75px;
	position:relative;

}

#mainArea .hdrLogoNintendo {
	top: 34px;
	left: 0px;
	position: absolute;
	z-index: 2;
}



#mainCopy {
	text-align: left;
	margin-bottom: 50px;
}

h3 {
	margin: 0;
	padding: 80px 0;
	text-align: center;
}

#page-lead {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.lead-left {
	float: left;
	width: 562px;
}

.lead-right {
	float: right;
	width: 370px;
	position: relative;
}

.lead_nintendozone {
	position: absolute;
	top: 29px;
	left: 0;
}

.lead_freespot {
	position: absolute;
	top: 29px;
	left: 167px;
}

.lead_3dsstation {
	position: absolute;
	top: 2px;
	left: 300px;
}

.lead_wifine {
	position: absolute;
	top: 57px;
	left: 0;
}

.other_Surechigai {
	position: absolute;
	top: 56px;
	right: 86px;
}


#c00, #c01, #c02, #c03 {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 70px;
}

#c00{
	background:url(../img/bg_present_01.gif) no-repeat;
	width:959px;
	height:239px;
	position:relative;
	
}
#c00 h3,
#c00 p,
#c00 a,
#c00 img.img00,
#c00 img.img01,
#c00 img.img02,
#c00 img.img03,
#c00 img.img04,
#c00 img.img05
{
	margin:0;
	padding:0;
	position:absolute;
}
#c00 h3{
	top:58px;
	left:35px;
}
#c00 img.img00{
	top:80px;
	left:480px;
	z-index:5;
	display:none;
}
#c00 img.img01{
	top:17px;
	left:384px;
}
#c00 img.img02{
	top:41px;
	left:679px;
}
#c00 img.img03{
	top:90px;
	left:679px;
}
#c00 img.img04{
	top:120px;
	left:679px;
}
#c00 img.img05{
	top:152px;
	left:679px;
}


#c00 p#itemName{
	width:541px;
	height:24px;
	top:107px;
	left:396px;
	background:url(../img/ttl_present_01.gif) no-repeat;
}
#c00 p#note{
	width:517px;
	height:136px;
	top:131px;
	left:396px;
	background:url(../img/note_present_01.gif) no-repeat;
}
#c00 a#btn01{
	top:169px;
	left:679px;
}

#c03 {
	margin-bottom: 110px;
}

h4 {
	margin: 0 0 45px;
	text-align: left;
}

.c01_leadText {
	position: relative;
	margin-bottom: 40px;
	text-align: left;
}

.c01_ph {
	width: 710px;
	margin: 0 125px;
	position: relative;
	margin-bottom: 40px;
}

.c01_ph #slide {
	position: absolute;
	width: 692px;
	height: 389px;
	top: 50px;
	left: 9px;
	background-color: #FFF;
}

.c01_ph #slide_wrap {
	position: relative;
	width: 692px;
	height: 389px;
	background-color: #FFF;
	overflow: hidden;
	zoom: 1;
}

.c01_ph #slide_img {
	position: absolute;
	width: 692px;
	top: 0;
	left: 0;
}

.c02_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
	text-align: left;
}

.c02_notice {
	position: relative;
}

.other_lineup {
	position: absolute;
	top: 75px;
	left: 623px;
}

.c03_detail {
	overflow: hidden;
	zoom: 1;
}

.c03_detail_left {
	float: left;
	width: 640px;
}

.c03_detail_right {
	float: right;
	width: 264px;
}

.c03_text {
	margin-bottom: 40px;
}

.c03_notice {
	position: relative;
}

.other_update {
	position: absolute;
	top: 35px;
	right: 199px;
}


/*ClearFix-*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */

/*関連リンク*/
.relationbox{
	width: 960px;
	margin: 0 auto;
	border-bottom: solid 1px #bebebe;
	border-top: solid 1px #bebebe;
	margin-top: 80px;
    margin-bottom: 50px;
	padding: 40px 0;
}
.relationbox .note p.relationtxt{
	width:180px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.relationbox .note p.relationtxt img{
	padding: 0 0 0 40px;
}
.relationbox .note p.qatxt1{
	float:left;
	width:130px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.relationbox .note p.qatxt2{
	float:left;
	width:250px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#end {
	width: 100%;
	padding: 1em 2em;
    margin: 0 auto;
	margin-bottom: 40px;
    border-radius: 2px;
	border: solid 3px #008f40;/*線*/


}

#end p{
    font-weight: bold;
	font-size: 150%;
	text-align: center;
	color: black;

}
#end p a{
	color: dimgray;

}