html {
	background: url(../img/body-bg.jpg) 0 0 repeat;
}
body {
	background: url(../img/body-star-bg.png) 0 0 repeat;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#container {
	width: 960px;
	margin: 0 auto;
}
#container a {
	color: #333;
	text-decoration: none;
}
#container a:hover {
	color: #ff7d00;
}

#footer {
	height: 93px;
	background: url(../img/footer-bg.jpg) 0 0 repeat-x;
}
#footer #footerInner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#footer #footerInner p {
	position: absolute;
	top: 20px;
	left: 0;
}
#footer #footerInner ul {
	position: absolute;
	top: 20px;
	right: 0;
}
#footer #footerInner ul li {
	display: inline;
}
#footer #footerInner ul li a:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}

#badges-center #main-img {
	height: 465px;
	margin-bottom: 20px;
	background: url(../img/main-bg.jpg) 0 bottom no-repeat;
	overflow: hidden;
	position: relative;
}
#badges-center #main-img #header-logo {
	width: 920px;
	padding: 12px 20px;
	position: absolute;
	top: 0;
	left: 0;
}
#badges-center #main-img #header-logo .nintendo {
	float: left;
}
#badges-center #main-img #header-logo .hard {
	float: right;
}
#badges-center #main-img #logo {
	position: absolute;
	top: 64px;
	left: 210px;
	z-index: 10;
top: 0;
opacity: 0;
}
#badges-center #main-img #movie {
	width: 381px;
	height: 206px;
	padding: 15px 0 0 14px;
	background: url(../img/movie-bg.png) 0 0 repeat;
	position: absolute;
	top: 204px;
	left: 284px;
	z-index: 10;
opacity: 0;
}
#badges-center #main-img #movie a {
	display: inline-block;
	margin-right: 7px;
	position: relative;
}
#badges-center #main-img #movie a:hover > img {
	opacity: 0;
}
#badges-center #main-img #movie a:first-child {
	background: url(../img/movie_on.png) 0 0 no-repeat;
}
#badges-center #main-img #movie a:first-child + * {
	background: url(../img/movie2_on.png) 0 0 no-repeat;
}

#badges-center #main-img #movie a span {
	position: absolute;
	top: -22px;
	left: -5px;
}

#badges-center #main-img #chara {
	position: absolute;
	bottom: 0;
	right: 35px;
	z-index: 10;
bottom: -385px;
}
#badges-center #main-img #badges {
	text-align: center;
	z-index: 5;
}
#badges-center #main-img #badges img {
	width: 1px;
	padding-top: 200px;
}

/*
お知らせ
*/
#infoArea {
	display: table;
	width: 950px;
	margin-bottom: 20px;
	padding: 5px;
	background: url(../img/info-bg.png) 0 0 repeat-y;
	border-radius: 10px;
}
#infoArea dt {
	display: table-cell;
	background: url(../img/info-bg2.png) 0 0 repeat-y;
	width: 109px;
	border-radius: 5px 0 0 5px;
	vertical-align: middle;
}
#infoArea dd {
	display: table-cell;
	width: 818px;
	padding: 5px 0 5px 23px;
	background-color: #fff;
	border-radius: 0 5px 5px 0;
	vertical-align: middle;
}
#infoArea dd p {
	margin: 10px 0;
}
#infoArea dd p a {
	color: #333;
	text-decoration: underline;
}
#infoArea dd p a:hover {
	color: #333;
	text-decoration: none;
}
#infoArea dd p span {
	display: inline-block;
	width: 80px;
	padding-right: 8px;
}


/*
商品情報
*/
#badges-center #soft-info {
	margin-bottom: 20px;
	padding: 7px 8px;
	background: url(../img/contents-bg01.jpg) 0 0 repeat;
	overflow: hidden;
}
#soft-detail {
	width: 500px;
	height: 405px;
	padding: 14px 10px 10px 10px;
	background-color: #fff;
	border: 1px solid #9ca2a3;
    margin: 0 auto;
}
#soft-detail table th,
#soft-detail table td {
	padding: 5px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
#soft-detail table th {
	padding: 0;
}
#soft-detail ul {
	width: 485px;
	margin: 20px auto 0;
	padding-top: 10px;
	border-top: 1px dotted #666;
}
#soft-detail ul li {
	display: inline-block;
	width: 234px;
	margin-top: 8px;
	font-size: 10px;
}
#soft-detail ul li#when,
#soft-detail ul li#internet,
#soft-detail ul li#about {
	display: inline-block;
	width: 140px;
	line-height: 20px;
}
#soft-detail ul li#when img,
#soft-detail ul li#internet img,
#soft-detail ul li#about img {
	padding-right: 5px;
	vertical-align: middle;
}
#soft-detail ul li#about a {
	background: url(../../img/stitle_icon_about_ov.gif) 0 3px no-repeat;
}
	#soft-detail ul li#about a:hover img {
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
	}
#soft-detail ul li#bnr-eshop {
	background: url(../img/eshop-btn_ov.gif) 0 0 no-repeat;
}
	#soft-detail ul li#bnr-eshop:hover img {
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
	}
#soft-detail ul li#bnr-detail {
	width: 100%;
	background: url(../img/detail-btn_ov.png) 0 0 no-repeat;
}
	#soft-detail ul li#bnr-detail:hover img {
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
	}
#soft-detail ul li#bnr-parental:hover img,
#soft-detail ul li#bnr-qr:hover img {
	opacity: 0.8;
	-ms-filter: "alpha(opacity=80)";
}

#twitter-area {
	float:right;
	width: 408px;
	height: 430px;
	background-color: #fff;
	border: 1px solid #9ca2a3;
	overflow: hidden;
}

/*
メイン
*/
#main {}
#main #section01 {
	height: 755px;
	padding: 62px 0 0 0;
	background: url(../img/contents-bg02.png) 0 0 no-repeat;
	position: relative;
}
#main #section02 {
	height: 1268px;
	padding: 44px 0 0 0;
	background: url(../img/contents-bg03.png) 0 0 no-repeat;
	position: relative;
}
#main #section03 {
	height: 1101px;
	padding: 44px 0 0 0;
	background: url(../img/contents-bg05.png) 0 0 no-repeat;
	position: relative;
}
#main #section04 {
	height: 300px;
	background: url(../img/contents-bg06.png) 0 0 no-repeat;
	position: relative;
}
#main h3 {
	width: 842px;
	margin: 0 auto;
	position: relative;
}

/*
『バッジとれ～るセンター』へようこそっす！
*/
#main #section01 #badges-char01 {
	position: absolute;
	top: -30px;
	right: -20px;
}
#main #section01 #catcher-area {
	width: 840px;
	margin: -6px auto 18px;
	padding-right: 37px;
	text-align: right;
}
#main #section01 #catcher-area img {
	padding-right: 1px;
}
#main #section01 #sec01-txt01 {
	position: absolute;
	top: 245px;
	left: 61px;
}
#main #section01 #play-movie {
	position: absolute;
	top: 410px;
	right: 54px;
}
#main #section01 #sec01-txt02 {
	visibility: hidden;
	position: absolute;
	top: 417px;
	left: 29px;
}

/*
『バッジ』とは
*/
#main #section02 #badges-char02 {
	position: absolute;
	top: -65px;
	right: 150px;
}
#main #section02 #badges-char03 {
	position: absolute;
	top: -30px;
	right: 50px;
}
#main #section02 #sec02-txt01 {
	position: absolute;
	top: 160px;
	left: 61px;
}
#main #section02 #sec02-fade {
	position: absolute;
	top: 170px;
	right: 50px;
}
#main #section02 #sec02-fade ul {
	width: 348px;
	position: relative;
}
#main #section02 #sec02-fade ul li {
	position: absolute;
	top: 0;
	left: 0;
}
#main #section02 #change-catcher {
	width: 850px;
	margin: 530px auto 0;
	padding: 26px 0 22px 0;
	background: url(../img/contents-bg04.png) 0 0 no-repeat;
	position: relative;
}
#main #section02 #change-catcher #sec02-txt02 {
	visibility: hidden;
	position: absolute;
	top: -308px;
	right: 20px;
}
#main #section02 #change-catcher h4 {
	width: 730px;
	margin: 0 auto 25px;
}
#main #section02 #change-catcher ul {
	width: 750px;
	margin: 0 auto;
}
#main #section02 #change-catcher ul li {
	display: inline;
	padding: 0 4px;
}

/*
『バッジ』と『テーマ』
*/
#main #section03 #badges-char04 {
	position: absolute;
	top: -118px;
	right: -20px;
}
#main #section03 #sec03-txt01 {
	position: absolute;
	top: 160px;
	left: 61px;
}
#main #section03 #sec03-txt02 {
	background: url(../img/theme-btn_ov.png) 0 0 no-repeat;
	position: absolute;
	top: 160px;
	right: 61px;
}
	#main #section03 #sec03-txt02:hover img {
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
	}
#main #section03 #sec03-txt03 {
	position: absolute;
	top: 292px;
	left: 194px;
}
#main #section03 #slide-img {
	width: 938px;
	height: 248px;
	background: url(../img/contents-bg07.png) 0 0 repeat-x;
	text-align: left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 10px;
}
#main #section03 #slide-img ul {
	float: left;
}
#main #section03 #slide-img ul li {
	float: left;
	width: 281px;
}
#main #section03 #slide-img ul li img {
	padding-right: 25px;
}

#main #section04 p {
	background: url(../img/baito04_ov.png) 0 0 no-repeat;
	position: absolute;
	top: -21px;
	right: 138px;
}
#main #section04 p:hover img {
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
}

#main #pageTop {
	height: 104px;
	margin: 20px 0;
	position: relative;
}
#main #pageTop a {
	position: absolute;
	top: 0;
	right: 0;
}

#qr-code {
	display: none;
}
#qr-main {
	width: 566px;
	height: 546px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
#qr-main .qrTitle {
	position: absolute;
	top: 38px;
	left: 55px;
}
#qr-main .qrCode {
	position: absolute;
	top: 159px;
	left: 167px;
}
#qr-main .qrFlow {
	position: absolute;
	top: 417px;
	left: 57px;
}
#qr-main .qrNotes {
	position: absolute;
	top: 527px;
	left: 115px;
}

#youtubeMovie {
	width: 592px;
	height: 332px;
	margin: 0 auto;
}
