html {
	overflow: auto;
}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	margin: 0 auto;
}

img {
	border: 0;
}

#hdrArea {
	max-width: 960px;
	min-width: 768px;
	height: 42px;
	margin: 0 auto;
}

* html #hdrArea {
  width : 768px;
  width : expression(
  (document.documentElement.clientWidth > 960)? "960px" :
  (document.documentElement.clientWidth < 768)? "768px" :
  "auto");
  height : 1%;
}

#hdrArea .nintendoLogo {
	float: left;
	margin: 16px 0 0 25px;	
}

#hdrArea .navi {
	float: right;
	margin: 19px 14px 0 0;
	text-align: right;
}

#hdrArea .navi img {
	margin-left: 3px;
}

#mainArea {
	max-width: 100%;
	min-width: 768px;
	height: 646px;
	margin: 0 auto;
}

* html #mainArea {
  width : 768px;
  width : expression(
  (document.documentElement.clientWidth < 768)? "768px" :
  "auto");
  height : 1%;
  _width : 100%;
  _height: 806px;
  _text-align: center;
  _margin: 0 auto;
}


#ftrArea {
	text-align: center;
	padding-bottom: 50px;
}

#htmlArea {
	position:relative;
	left:0px;
	top:0px;
	width:768px;
	height:580px;
	margin: 0 auto;
}

#ftrMenuNew {
position:absolute;
left:238px;
top:521px;
width:98px;
height:105px;
}

#ftrMenuCompare {
position:absolute;
left:336px;
top:521px;
width:94px;
height:105px;
}

#ftrMenuDSiware {
position:absolute;
left:430px;
top:521px;
width:94px;
height:105px;
}

#ftrMenuTouchpen {
position:absolute;
left:524px;
top:521px;
width:98px;
height:105px;
}

#ftrMenuSize {
position:absolute;
left:637px;
top:529px;
width:130px;
height:17px;
}

#ftrLogo {
position:absolute;
left:0px;
top:537px;
width:203px;
height:35px;
}

#ftrMenuSpec {
position:absolute;
left:637px;
top:546px;
width:130px;
height:17px;
}

#ftrMenuColor {
position:absolute;
left:637px;
top:563px;
width:130px;
height:16px;
}

#ftrCopyrightTop {
	position:absolute;
	top: 537px;
	left: 0px;
}

#ftrCopyright {
	position:absolute;
	top: 607px;
	left: 0px;
}

#bnrPrice {
	position:absolute;
	top: 582px;
	left: 0px;
}
