body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fefbe9;
}

.mainTable {
	text-align: center;
	vertical-align: top;
}

#header {
	width: 710px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.LogoNintendo {
	padding-left: 5px;
	padding-top: 12px;
	padding-bottom: 13px;
}
.LogoNds {
	text-align: right;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 14px;
}
.menuSet {
	width: 369px;
}
.menu01 {
	width: 126px;
	float: left;
}
.menu02 {
	width: 121px;
	float: left;
}
.menu03 {
	width: 122px;
	float: left;
}

#contents {
	clear: both;
	width: 720px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/shared_img/bg_contents.gif) repeat-y;	
}
.dotline {
	clear: both;
}
.pageTop {
	width: 550px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 20px;
}

#function .footerTable {
	text-align: center;
	vertical-align: bottom;
	background: url(../img/top_img/bg_footer_table.gif) repeat-x center bottom;
}
#howto .footerTable {
	text-align: center;
	vertical-align: bottom;
	background: url(../img/howto_img/bg_footer_table.gif) repeat-x center bottom;
}
#about .footerTable {
	text-align: center;
	vertical-align: bottom;
	background: url(../img/about_img/bg_footer_table.gif) repeat-x center bottom;
}
.footerArea {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.footerNavi {
	width: 720px;
	padding-top: 15px;
	padding-bottom: 50px;
	letter-spacing: 2px;
	line-height: 1.8;
	color: #666666;
	float: left;
}
.footerNavi a {
	color: #a84f25;
}
.footerNavi a:hover {
	color: #e38356;
}