@charset "utf-8";
/* CSS Document */

#wrapper_top {
	width: 980px;
	margin: 0 auto;
	padding: 0 ;
	background: url(../image/top/bg_wrapper_top.jpg) no-repeat center top;
	position: relative;
}

#mainvis {
	width: 980px;
	margin: 0 auto;
}

#ranger {
	width: 939px;
	height: 29px;
	margin: 0 auto;
	padding-top: 6px;
	background: url(../image/top/bullet_ranger.jpg) no-repeat left 6px;
	text-indent: -9999px;
}

#rangerlist {
	width: 934px;
	margin: 0 auto ;
	padding-left: 3px;
	border: 1px solid #ffff00;
	background-color: #333333;
	list-style: none;
}

#rangerlist li {
	float: left;
	padding: 5px 2px 5px 0;
	text-align: center;
	line-height: 100%;
}

#scoop {
	width: 939px;
	height: 37px;
	margin: 0 auto;
	padding-top: 6px;
	background: url(../image/top/bullet_scoop.jpg) no-repeat left 6px;
	text-indent: -9999px;
}

#scooplist {
	width: 934px;
	margin: 0 auto ;
	padding-left: 3px;
	border: 1px solid #ffff00;
	background-color: #333333;
	list-style: none;
}

#scooplist li {
	float: left;
	padding: 5px 20px 5px 39px;
	text-align: center;
	line-height: 100%;
}

.scoop_text_01 {
	margin: 0 9px 0 0;
}

.scoop_text_02 {
	margin: 0 74px 0 0;
}

.scoop_text_03 {
	margin: 0 42px 0 0;
}

#topics {
	width: 679px;
	height: 29px;
	padding-top: 5px;
	margin-left: 21px;
	background: url(../image/top/bullet_topics.jpg) no-repeat left 5px;
	text-indent: -9999px;
}

#topicslist {
	width: 671px;
	height: 124px;
	margin-left: 21px;
	border: 1px solid #ffff00;
	background-color: #333333;
	padding: 3px;
	overflow: auto;
}

dl#topicslist dt {
	width: 57px;
	color: #ffcc00;
	display: block;
	float: left;
	font-size: 93%;
	line-height: 1.8;
	padding-right: 3px;
}

dl#topicslist dd {
	width: 510px;
	display: block;
	float: left;
	font-size: 93%;
	line-height: 1.8;
}

dl#topicslist dd.nocat {
	width: 590px;
}

dl#topicslist dd.play {
	padding-left: 80px;
	background: url(../image/top/ico_play.gif) no-repeat left top;
}

dl#topicslist dd.news {
	padding-left: 80px;
	background: url(../image/top/ico_news.gif) no-repeat left top;
}

dl#topicslist dd.movie {
	padding-left: 80px;
	background: url(../image/top/ico_movie.gif) no-repeat left top;
}

dl#topicslist dd.p_book {
	padding-left: 80px;
	background: url(../image/top/ico_p_book.gif) no-repeat left top;
}

dl#topicslist dd.cardlist {
	padding-left: 80px;
	background: url(../image/top/ico_cardlist.gif) no-repeat left top;
}

dl#topicslist dd.product {
	padding-left: 80px;
	background: url(../image/top/ico_product.gif) no-repeat left top;
}

dl#topicslist dd.event {
	padding-left: 80px;
	background: url(../image/top/ico_event.gif) no-repeat left top;
}

dl#topicslist dd.campaign {
	padding-left: 80px;
	background: url(../image/top/ico_campaign.gif) no-repeat left top;
}

dl#topicslist dd.special {
	padding-left: 80px;
	background: url(../image/top/ico_special.gif) no-repeat left top;
}

#notice {
	margin-right: 20px;
	list-style: none;
	width: 255px;
}

#notice li {
	margin-top: 6px;
}

#notice li a.goiken { display: block; width: 255px; height: 76px; background: url(../image/top/btn_notice.jpg) 0 0 no-repeat; text-indent: -9999px; }
#notice li a.goiken:hover { background-position: -255px 0; }

#notice li a.shoplist { display: block; width: 255px; height: 76px; background: url(../image/top/btn_notice.jpg) 0 -85px no-repeat; text-indent: -9999px; }
#notice li a.shoplist:hover { background-position: -255px -85px; }

#information {
	width: 939px;
	height: 29px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../image/top/bullet_information.jpg) no-repeat left 5px;
	text-indent: -9999px;
}

#informationlist {
	width: 932px;
	margin: 0 auto ;
	padding-left: 5px;
	border: 1px solid #ffff00;
	background-color: #333333;
	list-style: none;
}

#informationlist li {
	float: left;
	padding: 2px 4px 2px 0;
}

#link {
	clear: both;
	list-style: none;
	margin: 0 auto;
	width: 940px;
	padding: 5px 20px 0 20px;
}

#link li {
	display: block;
	float: left;
	height: 60px;
	padding: 0 4px 10px 4px;
}

#footer_top {
	background:url(../image/top/bg_footer.jpg) no-repeat center top;
	width: 960px;
	height: 67px;
	padding: 5px 10px;
	margin: 0 auto;
	position: relative;
	font-size: 77%;
}

#footer_top ul {
	list-style: none;
}

#footer_top ul li {
	position: absolute;
}

#footer_top ul li#bandai {
	right: 20px;
	top: 7px;
}

#footer_top ul li#carddass {
	right: 255px;
	top: 12px;
}

#footer_top ul li#datacarddass {
	right: 80px;
	top: 13px;	
}

.new {
	font-size: 85%;
	font-weight: bold;
	color: #ff0000;
}



