@charset "shift_jis";


body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	background-color: #f1f1f1;
	text-align: center;
	color: #333;
	font-size: 62.5%;
	min-width:935px;
	width: expression(document.body.clientWidth < 937? "935px" : "auto");
}

body, div, h1, h2, h3, h4, h5, h6, p, address, dl, dt, dd, ul, ol, li, img {
	margin: 0;
	padding: 0;
	border: none;
	
}


div, table {
	line-height: 140%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

img {
	vertical-align: bottom;
}

h2 {
	margin-bottom:25px;
	position:relative;
}

h3 {
	padding-top:25px;
	position:relative;
}		

#DocBody, table, h1, h2, h3, h4, h5, h6, input, textarea {
	font-size: 1.2em;
}

a:link, 
a:visited, 
a:active {
	color: #CC7500;
	text-decoration:none;
}

a:hover {
	color:#462800;
	text-decoration:underline;
	}

#DocBody {
	margin: 0 auto;
	text-align: center;
	background: url("../../images/common/bg_common.gif") repeat-y scroll center top transparent;
	background-color:#FFFFFF;
}




#Header {
	background: url(../../images/common/bg_l_green.gif) center center repeat-y;
	height:160px;
	text-align:center;
}

#Contents {
	width: 935px;
	text-align:center;
	margin:0 auto;
}

#Footer {
	background-color:#209000;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	background: url("../../images/index/bg_green_pattern.gif") repeat-y scroll center top transparent;
	padding-bottom:7px;
	width: expression(document.body.clientWidth < 937? "935px" : "auto");
}

.navi_contents {
	margin:0 auto;
	margin-top:-30px;
	margin-bottom:25px;
	position:relative;
	z-index:2;
	height:85px;
}	


#home #Header .logo {
	position:absolute;
	left:-12px;
	top:50px;
}

#Header .logo {
	width:283px;
	height:91px;
	margin:0 auto;
	padding-top:14px;
}
#Header p.logo_nintendo {
	position:absolute;
	width:71px;
	height:18px;
	top:23px;
	left:10px;
}

#Header p.logo_3ds {
	position:absolute;
	width:156px;
	height:19px;
	top:24px;
	left:773px;

}

#Header .Header_inner {
	position:relative;
	margin:0 auto;
	width:935px;
	height:160px;

}	


#Contents .navi_contents li {
	float: left;
	list-style: none;
	text-align: left;
	margin-left:5px;
}

#Contents .navi_contents li.navi_first {
	margin-left:0;
}

#Contents .box_contents {
	margin-bottom:20px;
	text-align:center;
}	

#Contents .box_contents li {
	float: left;
	list-style: none;
	text-align: left;
}

#Footer ul {
	margin:0 auto;
	width:650px;
	padding:10px 0 0;
}

#Footer ul li {
	display:inline;
	line-height:1.5;
	list-style-type:none;
	margin-left:5px; 
	text-align:center;
	padding-left:10px;
	background:url(../../images/common/img_partition.gif) left center no-repeat;
	}

#Footer ul li.FotterListFirst {
	display:inline;
	line-height:1.5;
	list-style-type:none;
	margin-left:5px; 
	text-align:center;
	padding-left:10px;
	background:none;
}

#Footer ul a {
	color:#FFFFFF;
}

#Footer p {
	clear:both;
	border-top:1px solid #ffffff;
	padding:15px 0;
	width:895px;
	margin:10px auto 0;
}

.FooterNow {
	text-decoration:underline;
	}

#icoPlayer, 
#icoPlayer02, 
#icoPlayer03, 
#icoPlayer04,
#icoPlayer05,
#icoPlayer06,
#icoPlayer07,
#icoPlayer08,
.btn01,
.btn02,
.btn03,
.btn04
 {
	position: absolute;
}

span#icoPlayer img, 
span#icoPlayer02 img, 
span#icoPlayer03 img, 
span#icoPlayer04 img, 
span#icoPlayer09 img,
.stadium img,
.clubhouse img,
.association img,
.airport img,
.clock img,
.office img {
	display:none;
}

.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 */


/* No Mac IE \*/
* html #DocBody, 
* html table, 
* html h2, 
* html h3, 
* html h4, 
* html h5, 
* html h6 {
	font-size: x-small;
}
/* Win IE Only */
