@charset "Shift_JIS";

/* -- YUI -- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */

/**
 * 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;
/* for IE6/7 */ 
*font-size:small; 
/* for IE Quirks Mode */
*font:x-small;
}
/* for IE8 */ 
html>/**/body {  
font-size:small\9;  
}  


/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea,
button {
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 -- */

body {
	background: #FFF;
	padding: 0;
	margin: 0;
	color: #5d5d5d;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	color: #5d5d5d;
	text-decoration: none;
	outline: none;
}
img {
	border: 0;
	outline: none;
}
.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.dotLine {
	background: url(../img/dotline.png) no-repeat 0 0;
	padding: 0;
	height: 1px;
	font-size:0.1%;
}
#mainArea {
	background: #FFF url(../img/bgCmn.png) repeat-y 50% 0px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#mainArea .left{
	float:left;
	border-left: 1px solid #bebebe;
	width: 184px;
	height: 535px;
	position: relative;
}

#mainArea .right {
	width: 772px;
	margin-left: 184px;
	min-height: 800px;
}

#mainArea .right:after {
	content: "";
	display: block;
	clear: both;
}

#mainArea .left .logo {
	top: 70px;
	left: 25px;
	position:absolute;
}

#mainArea .left ul {
	top: 165px;
	left: -1px;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;
	font-size:0.1%;
}

#mainArea .left ul .whatsnew a {
	background: url(../img/menuBg.png) no-repeat -20px 0;
	width: 183px;
	height: 36px;
	display: block;
	text-align: right;
}
#mainArea .left ul .schedule a {
	background: url(../img/menuBg.png) no-repeat -20px -36px;
	width: 183px;
	height: 36px;
	margin-top: 10px;
	display: block;
	text-align: right;
}
#mainArea .left ul .wii a {
	background: url(../img/menuBg.png) no-repeat -20px -72px;
	width: 183px;
	height: 36px;
	margin-top: 10px;
	display: block;
	text-align: right;
}
#mainArea .left ul .n3ds a {
	background: url(../img/menuBg.png) no-repeat -20px -108px;
	width: 183px;
	height: 36px;
	margin-top: 10px;
	display: block;
	text-align: right;
}
#mainArea .left ul .nds a {
	background: url(../img/menuBg.png) no-repeat -20px -143px;
	width: 183px;
	height: 36px;
	margin-top: 10px;
	display: block;
	text-align: right;
}
#mainArea .left ul .others a {
	background: url(../img/menuBg.png) no-repeat -20px -179px;
	width: 183px;
	height: 22px;
	display: block;
	margin-top: 17px;
	text-align: right;
}
#mainArea .left ul .support a {
	background: url(../img/menuBg.png) no-repeat -20px -179px;
	width: 183px;
	height: 22px;
	display: block;
	margin-top: 7px;
	text-align: right;
}
#mainArea .left ul .corporate a {
	background: url(../img/menuBg.png) no-repeat -20px -179px;
	width: 183px;
	height: 22px;
	display: block;
	margin-top: 7px;
	text-align: right;
}

#hdrArea {
	position: relative;
	height: 182px;
}

#hdrArea .hdrBtnTop {
	top: 0;
	left: 661px;
	position: absolute;
}

#hdrArea .hdrNaviTop {
	top: 63px;
	left: 48px;
	position: absolute;
}

#hdrArea .hdrNaviCurrent {
	top: 63px;
	left: 99px;
	position: absolute;
}

#hdrArea .ttl {
	top: 79px;
	left: 30px;
	position: absolute;
}

#pageTopArea {
	clear: both;
	background: #FFF url(../img/bgCmn.png) repeat-y 50% 0px;
	padding-top: 20px;
	width: 960px;	
	margin: 0 auto;
	height: 22px;
}

#pageTopArea .btn {
	width: 960px;	
	height: 22px;
	margin: 0 auto;
}

#pageTopArea .btn a {
	width: 140px;
	height: 22px;
	margin-left: 790px;
}

#pageTopArea .btn a:hover {
	background-position: -820px -317px;
}

#pageTopArea .btn a span {
	display: none;
}

#ftrArea {
	background: #fff;
	border-top: 1px solid #bebebe;
	width: 100%;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#ftrArea .wrap {
	margin: 0;
	padding: 0;
	width: 960px;
	margin: 15px auto 0;
	list-style: none;
}

#ftrArea .wrap .link {
	float: left;
	padding: 0 18px 0 16px;
	background: url(../img/arrow.png) no-repeat 0 -3px;
	font-weight: bold;
	font-size: 85%;
}

#ftrArea .wrap .link a {
	font-weight: normal;
}

#ftrArea .wrap .link a:hover {
	text-decoration: underline;
}
