@charset "Shift_JIS";

/* -- YUI -- */

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

/* -- END YUI -- */

html, body, div, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
}

* {
	-webkit-text-size-adjust:100%;
}

ul {
	list-style:none;
}

li {
	line-height: 0.1;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN','MS PƒSƒVƒbƒN','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	letter-spacing: 0.01em;
	line-height: 2;
	color: #4b4b4b;
}

img {
	border: 0;
	outline: none;
}

h1,h2,h3,h4,p {
	margin:5px;
	padding:0;
}

a {
	text-decoration:none;
	color: #4b4b4b;
	outline: none;
}

a:hover {
	text-decoration:none;
	color: #777;
}

object, object:focus{
    outline:none;
}

dd:after {
  content:'';
  display:block;
  clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

#wrap {
    min-width: 960px;
    max-width: 1280px;
	width: auto !important;
	width: 100%;
	margin: 0 auto;
}

#leftContentsWrap {
	float:left;
	width:240px;
	margin-right: -240px;
    float: left;
	position: relative;
}

#rightContentsWrap {
	float:right;
	width:100%;
}

#rightContents {
	margin-left: 240px;
	position: relative;
}

/*--- leftContentsWrap ---*/

#leftContentsWrap .logoNintendo {
	position: absolute;
	top: 20px;
	left: 25px;
}

#leftContentsWrap #menu {
	background: url(../imgCmn/menuBgNoscript.png) no-repeat 50% 112px;
	width: 190px;
	height: 530px;
	margin: 0 0 0 25px;
	position: fixed;
	top: 105px;
}
#idx #leftContentsWrap #menu {
	background: url(../imgCmn/menuBg.png) no-repeat 50% 112px;
}

#leftContentsWrap #menu ul {
	position: absolute;
	top: 114px;
	z-index: 2;
}

#leftContentsWrap #menu li a {
	width: 190px;
	height: 56px;
	opacyty: 0.5;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#leftContentsWrap #menu #menuCurrent {
	background: url(../imgCmn/menuBg_ov.png) no-repeat;
	width: 190px;
	height: 56px;
	position: absolute;
	z-index: 3;
}

#leftContentsWrap #menu .hardwareOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% 0;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 112px;
}

#leftContentsWrap #menu .gamePadOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% -56px;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 168px;
}

#leftContentsWrap #menu .setOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% -112px;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 224px;
}

#leftContentsWrap #menu .softwareOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% -168px;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 280px;
}
#leftContentsWrap #menu .interviewOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% -224px;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 336px;
}

#leftContentsWrap #menu .movieOV {
	background: url(../imgCmn/menuBg_ov.png) no-repeat 50% -280px;
	width: 190px;
	height: 1px;
	position: absolute;
	top: 392px;
}

#leftContentsWrap .menuBtnTop {
	position: absolute;
	top: 449px;
	left: 25px;
}

/*--- ftr ---*/

#ftr {
    min-width: 960px;
    max-width: 1280px;
	width: auto !important;
	width: 100%;
	margin: 35px auto 15px;
	height: 32px;
	background: url(../imgCmn/ftrBg.png) repeat-x;
	position: relative;
}

#ftr img {
	position: absolute;
	top: 0;
}

#ftr .ftrBtnNintendoTop {
	left: 0;
}

#ftr .ftrCopyright {
	left: 50%;
	margin-left: -37px;
}

#ftr .ftrBtnPageTop {
	right: 0;
}

#ftrMenu {
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}

#ftrMenu ul {
	position: relative;
	left: 51%;
	float: left;
}

#ftrMenu li {
	position: relative;
	left: -51%;
	float: left;
	line-height: 1.8;
	font-size: 85%;
	padding: 1px 15px;
	border-right: 1px solid #646464;
	font-weight: bold;
	color: #777;
}

#ftrMenu li:first-child {
	border-left: 1px solid #646464;
}

#ftrMenu .current,
#ftrMenu .current a {
	background-color: #161616;
}
#ftrMenu .current a {
	color: #777;
}
#ftrMenu .current a:hover {
	color: #B4B4B4;
}
#ftrMenu li a {
	font-weight: normal;
	color: #b4b4b4;
}
#ftrMenu li.current a {
	font-weight: bold;
}

#ftrMenu li a:hover {
	border-bottom: #0096c8 1px dotted;
	color: #ccc;
}
#ftrMenu .noscript{
	position: relative;	
}
#ftrMenu .noscript ul{
	left: 50%;
}
#ftrMenu .noscript li{
}

/*--- contents ---*/

#sectionMain .ttlSubContents {
	position: absolute;
	left: 20px;
	top: 20px;
}

#sectionMain .ttlContents {
	position: absolute;
	right: 20px;
	top: 0px;
}

.note {
	font-size: 77%;
	letter-spacing: 0.08em;
	margin-left: 1em;
	text-indent: -1.05em;
}

.note a {
	border-bottom: #8c8c8c 1px dotted;
}