@charset "Shift_JIS";
html{
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	color: #000;
	background:url(../img/bg.gif) center top repeat-y #fbf17d;
	background-attachment : fixed;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',"‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica;
	text-align:center;
}
.noOutline {
	outline:none;
}
img{
	border:0;
}
.f_clear{
	clear:both;
}
a:link {
	text-decoration: none;
	color: #fafafa;
}
a:visited {
	text-decoration: none;
	color: #fafafa;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#container{
	width:768px;
	margin:0 auto;
	text-align:left;
	background-color:#e72f0e;
}
#top_flash{
	position:relative;
	text-align:center;
}
table#top_menu{
	margin:0px auto 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}
table#top_menu td{
	vertical-align:bottom;
	padding:2px;
}
#walk{
	margin-top:5px;
}

/* ‚¨’m‚ç‚¹ */
#info{
	position:relative;
	margin:13px 0 0 14px;
}
#info_text{
	width:596px;
	height:43px;
	background:url(../img/info_bg_l.gif) left top no-repeat;
	margin:0 auto;
}
#info_text p{
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:11px 0 0 70px;
}
#spec{
	width:459px;
	height:125px;
	margin:0 auto;
}
#movie{
	width:281px;height:125px;
	float:left;
	background:url(../img/movie_bg.gif) left top no-repeat;
}
.movie_pd1{
	padding:8px 0 0 10px;
}
.movie_pd2{
	padding:8px 0 0 7px;
}
#pv{
	width:127px;height:96px;
	float:left;
}
#cm{
	width:127px;height:96px;
	float:left;
}
/* FOOTER begin */
#footer{
	width:768px;
	clear:both;
	color:#dfdfdf;
	text-align:center;
	background-color:#94181d;
	padding-top:20px;
}
#menu_list{
	clear:both;
	padding:0 0 30px 0;
	font-size:12px;
	letter-spacing:1px;
}
#menu_list ul{
	margin:0;
	padding:0 0 8px 0;
}
#menu_list ul.nintendo{
	margin:0;
	padding:10px 0 8px 0;
}
#menu_list ul li{
	display:inline;
	padding:0 5px 0 10px;
	background:url(../img/list_line.gif) left center no-repeat;
}
#menu_list ul li.noline{
	background:none;
	margin:0;
}
#menu_list ul li span{
	color:#ffaaaa;
	font-weight:bold;
}
#menu_list ul li.uc{
	color:#565656;
}
/* FOOTER end */


/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}