@charset "Shift_JIS";

#contents {
	width: 900px;
	height: 360px;
	position: relative;
	margin: 0 auto;
}
* html #contents { /* ie6 hack */
	height: 460px;
}
#contents .logoN3ds {
	position: absolute;
	top: 152px;
	left: 0px;
}
#contents .btnConceptMov {
	position: absolute;
	top: 202px;
	left: 0px;
	display: none;
}
#contents .btnList {
	position: absolute;
	top: 217px;
	left: 0px;
}
#contents .btnMore {
	position: absolute;
	top: 250px;
	left: 0px;
}
#contents .photoN3ds {
	position: absolute;
	top: 50px;
	left: 294px;
}
#contents .info {
	position: absolute;
	top: 381px;
	left: 294px;
}
#contents .rightArea {
	position: absolute;
	top: 50px;
	right: 0px;
}
#contents .rightArea #funcMenu {
	list-style-type: none;
	padding: 0;
	margin: 6px 0 0;
}
#contents .rightArea #funcMenu li {
	padding: 2px 0 2px 2px;
}
