@charset "UTF-8";

/**/
/*h2（ヘッドライン）*/
h2.headline { text-indent: -9999px; height: 30px; background-repeat: no-repeat; background-position: left top; }
#hl-pickupmovie { background-image: url(../image/top/title_pickupmovie_default.jpg); }
#hl-notice { background-image: url(../image/top/title_notice.gif); float: left; width: 90px; height: 16px; }
#hl-sitelist { background-image: url(../image/top/title_sitelist_default.jpg); height: 34px !important;}
#hl-newcomer { background-image: url(../image/top/title_newcomer_default.jpg); }
#hl-topics { background-image: url(../image/top/title_topics_default.jpg); }

/*障害情報*/
#serversituation{ display:none;}
.dcdserver_running a{
	display:block;
	width:825px;
	border-radius:5px;
	background:#96C000;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding: 0.6em;
	margin:10px 0 0 0;
	text-shadow: -1px -1px 0 #59A600;
	font-size: 140%;
	-webkit-box-shadow:inset 0 0 5px 1px #59A600;
	box-shadow:inset 0 0 5px 1px #59A600;
	border:1px solid #599400;
	}
.dcdserver a{
	display:block;
	width:825px;
	border-radius:5px;
	background: #ffcc00;
	background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	text-align:center;
	padding: 0.6em;
	margin:10px 0 0 0;
	text-shadow: 1px 1px 1px #FFEC60;
	font-size: 140%;
	text-decoration:none;
	color:#C60003;
	-webkit-box-shadow:inset 0 0 10px 1px #FFFC9E;
	box-shadow:inset 0 0 10px 1px #FFFC9E;
	border:1px solid #EBC042;
	}
.dcdserver a:hover {
	background: -moz-linear-gradient(top,  #ffcc00 0%, #fff875 100%);
	background: -webkit-linear-gradient(top,  #ffcc00 0%,#fff875 100%);
	background: -ms-linear-gradient(top,  #ffcc00 0%,#fff875 100%);
	background: linear-gradient(to bottom,  #ffcc00 0%,#fff875 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#fff875',GradientType=0 );
	}
.dcdserver_link{
	background: -moz-linear-gradient(top,  #ff7373 0%, #d90000 50%, #b20000 51%, #ff2626 100%);
	background: -webkit-linear-gradient(top,  #ff7373 0%,#d90000 50%,#b20000 51%,#ff2626 100%);
	background: -ms-linear-gradient(top,  #ff7373 0%,#d90000 50%,#b20000 51%,#ff2626 100%);
	background: linear-gradient(to bottom,  #ff7373 0%,#d90000 50%,#b20000 51%,#ff2626 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7373', endColorstr='#ff2626',GradientType=0 );
	margin-left:2em;
	display: inline-block;
	padding: 0.2em 0.6em;
	border-radius: 5px;
	border: 1px solid #8c0000;
	text-decoration: none;
	font-size: 90%;
	color:#fff;
	text-shadow: -1px -1px 0 #8c0000;
	}


/*ムービー*/
#pickupmovie { width: 258px; height: 273px; }
#pickupmovie, #pickupmovie div { background: transparent url(../image/common/bg_corner.gif) no-repeat right bottom; }
#pickupmovie div {
	margin: 0 8px 0 0;
	padding: 9px 0 9px 9px;
	background: transparent url(../image/common/bg_corner.gif) no-repeat left bottom;
	height: 225px;
}
#pickupmovie div #wmvoutput {
	width: 240px;
	height: 224px;
}

/*大バナー*/
.btn_bnrlist { position: absolute; bottom: 3px; right: 3px; z-index: 200;}
.btn_bnrlist:hover { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"}

#mainbnr {
	float:left;
	width: 582px;
	height: 337px;
	border: 1px solid #999;
	border-radius: 7px;	/* CSS3草案 */  
    -webkit-border-radius: 7px;	/* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;	/* Firefox用 */
	position: relative;
}
.sliderkit .sliderkit-nav { position: absolute; top: 317px; width:582px; margin: 0 auto;}
.sliderkit .sliderkit-nav-clip ul{ text-align: center; white-space: nowrap; width: 582px !important; line-height: 1;}
.sliderkit .sliderkit-nav-clip ul li { display:inline; padding-right: 0px;}
.sliderkit .sliderkit-nav-clip ul li a { opacity:0.5; filter: alpha(opacity=50); -ms-filter: "alpha( opacity=50 )";}
.sliderkit .sliderkit-nav-clip ul li a:hover{ cursor: pointer;}
.sliderkit .sliderkit-nav-clip ul li.sliderkit-selected a{ opacity: 1; filter: alpha(opacity=100); -ms-filter: "alpha( opacity=100 )";}
.sliderkit-btn {display:inline; padding-right: 5px;}
.sliderkit .sliderkit-panel{ position:absolute; left:3px; top: 3px; z-index:1; background: #fff; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; overflow: hidden;}
.sliderkit-panels .sliderkit-panel a:hover{ opacity:0.5; filter: alpha(opacity=50); -ms-filter: "alpha( opacity=50 )";}
.sliderkit .sliderkit-panel-active{z-index:5;}
.sliderkit .sliderkit-panel-old{z-index:4;}

/*サイトロゴ*/
#sitelist-inner { list-style-type: none; width: 850px; clear: both;}
#sitelist-inner li { float: left; margin: 0 13px 5px 0; display:block; padding:3px;}
#sitelist-inner li img { height: 34px; vertical-align: middle;}

.sitelist-inner-box { list-style-type: none; width: 850px; clear: both;}
.sitelist-inner-box li { float: left; margin: 0 5px 5px 0; display:block; padding:3px;}
.sitelist-inner-box li img { height: 34px; vertical-align: middle;}

/*オススメバナー*/
#recommend { clear: both;}
#recommend-inner { list-style-type: none; }
#recommend-inner li { float: left; margin: 10px 0 0 0; height: 60px; }
#recommend-inner li a:hover { opacity:0.5; filter: alpha(opacity=50); -ms-filter: "alpha( opacity=50 )";}

#recommend-inner li.bnr-1 { width: 205px; }
#recommend-inner li.bnr-2 { width: 420px; }
#recommend-inner li.bnr-3 { width: 635px; }
#recommend-inner li.bnr-4 { width: 850px; }

/*お知らせ枠*/
#notice, #notice div { background: transparent url(../image/common/bg_corner.gif) no-repeat; }
#notice { clear: both; padding-bottom: 10px; background-position: left bottom; }
#notice div { padding: 12px 5px 0 5px; background-position: left top; }
#notice div dl { float: left; padding-left: 17px; width: 730px; }
#notice div dl dt, #notice div dl dd { float: left; }
#notice div dl dt { margin: 0 0 0.3em 0; padding: 0  0.3em 0 10px; background: url(../image/top/bullet_triangle_notice.gif) no-repeat left center; font-size: 77%; }

#notice div ul, #notice div ul li { list-style-type: none; }
#notice div ul { padding-left: 17px; width: 730px; }
#notice div ul li { background: url(../image/top/bullet_triangle_notice.gif) no-repeat left center; margin: 0 1.3em 0.3em 0; padding-left: 10px; }
#notice div ul span { font-size: 77%; padding-right: 0.3em; }

/*新商品枠*/
#newcomer-box dl dt, #topics-box h3 { font-weight: bold; padding-top: 0.5em; }
#newcomer { float: left; width: 500px; }
#newcomer-box h3 { margin-bottom: 0.2em; text-indent: -9999px; height: 22px; background-repeat: no-repeat; background-position: left top; }


/*各種背景*/
#newcomer, #newcomer-inner, #topics, #topics-inner, #sitelist, #sitelist-inner { background: transparent url(../image/common/bg_corner.gif) no-repeat; }
#newcomer, #topics, #sitelist { background-position: right bottom; }
#newcomer-inner, #topics-inner { margin: 0 6px 0 0; padding: 6px 0 6px 6px; background-position: left bottom; }
#sitelist-inner{ margin: 0 6px 0 0; padding: 10px 0 6px 10px; background-position: left bottom;}

/*新商品見出し*/
#newcomer-box h3.nc200912 { background:url(../image/top/bullet_nc_200912.jpg) }
#newcomer-box h3.nc201001 { background:url(../image/top/bullet_nc_201001.jpg) }
#newcomer-box h3.nc201002 { background:url(../image/top/bullet_nc_201002.jpg) }
#newcomer-box h3.nc201003 { background:url(../image/top/bullet_nc_201003.jpg) }
#newcomer-box h3.nc201004 { background:url(../image/top/bullet_nc_201004.jpg) }
#newcomer-box h3.nc201005 { background:url(../image/top/bullet_nc_201005.jpg) }
#newcomer-box h3.nc201006 { background:url(../image/top/bullet_nc_201006.jpg) }
#newcomer-box h3.nc201007 { background:url(../image/top/bullet_nc_201007.jpg) }
#newcomer-box h3.nc201008 { background:url(../image/top/bullet_nc_201008.jpg) }
#newcomer-box h3.nc201009 { background:url(../image/top/bullet_nc_201009.jpg) }
#newcomer-box h3.nc201010 { background:url(../image/top/bullet_nc_201010.jpg) }
#newcomer-box h3.nc201011 { background:url(../image/top/bullet_nc_201011.jpg) }
#newcomer-box h3.nc201012 { background:url(../image/top/bullet_nc_201012.jpg) }
#newcomer-box h3.nc201101 { background:url(../image/top/bullet_nc_201101.jpg) }
#newcomer-box h3.nc201102 { background:url(../image/top/bullet_nc_201102.jpg) }
#newcomer-box h3.nc201103 { background:url(../image/top/bullet_nc_201103.jpg) }
#newcomer-box h3.nc201104 { background:url(../image/top/bullet_nc_201104.jpg) }
#newcomer-box h3.nc201105 { background:url(../image/top/bullet_nc_201105.jpg) }
#newcomer-box h3.nc201106 { background:url(../image/top/bullet_nc_201106.jpg) }
#newcomer-box h3.nc201107 { background:url(../image/top/bullet_nc_201107.jpg) }
#newcomer-box h3.nc201108 { background:url(../image/top/bullet_nc_201108.jpg) }
#newcomer-box h3.nc201109 { background:url(../image/top/bullet_nc_201109.jpg) }
#newcomer-box h3.nc201110 { background:url(../image/top/bullet_nc_201110.jpg) }
#newcomer-box h3.nc201111 { background:url(../image/top/bullet_nc_201111.jpg) }
#newcomer-box h3.nc201112 { background:url(../image/top/bullet_nc_201112.jpg) }
#newcomer-box h3.nc201201 { background:url(../image/top/bullet_nc_201201.jpg) }
#newcomer-box h3.nc201202 { background:url(../image/top/bullet_nc_201202.jpg) }
#newcomer-box h3.nc201203 { background:url(../image/top/bullet_nc_201203.jpg) }
#newcomer-box h3.nc201204 { background:url(../image/top/bullet_nc_201204.jpg) }
#newcomer-box h3.nc201205 { background:url(../image/top/bullet_nc_201205.jpg) }
#newcomer-box h3.nc201206 { background:url(../image/top/bullet_nc_201206.jpg) }
#newcomer-box h3.nc201207 { background:url(../image/top/bullet_nc_201207.jpg) }
#newcomer-box h3.nc201208 { background:url(../image/top/bullet_nc_201208.jpg) }
#newcomer-box h3.nc201209 { background:url(../image/top/bullet_nc_201209.jpg) }
#newcomer-box h3.nc201210 { background:url(../image/top/bullet_nc_201210.jpg) }
#newcomer-box h3.nc201211 { background:url(../image/top/bullet_nc_201211.jpg) }
#newcomer-box h3.nc201212 { background:url(../image/top/bullet_nc_201212.jpg) }
#newcomer-box h3.nc201301 { background:url(../image/top/bullet_nc_201301.jpg) }
#newcomer-box h3.nc201302 { background:url(../image/top/bullet_nc_201302.jpg) }
#newcomer-box h3.nc201303 { background:url(../image/top/bullet_nc_201303.jpg) }
#newcomer-box h3.nc201304 { background:url(../image/top/bullet_nc_201304.jpg) }
#newcomer-box h3.nc201305 { background:url(../image/top/bullet_nc_201305.jpg) }
#newcomer-box h3.nc201306 { background:url(../image/top/bullet_nc_201306.jpg) }
#newcomer-box h3.nc201307 { background:url(../image/top/bullet_nc_201307.jpg) }
#newcomer-box h3.nc201308 { background:url(../image/top/bullet_nc_201308.jpg) }
#newcomer-box h3.nc201309 { background:url(../image/top/bullet_nc_201309.jpg) }
#newcomer-box h3.nc201310 { background:url(../image/top/bullet_nc_201310.jpg) }
#newcomer-box h3.nc201311 { background:url(../image/top/bullet_nc_201311.jpg) }
#newcomer-box h3.nc201312 { background:url(../image/top/bullet_nc_201312.jpg) }
#newcomer-box h3.nc201401 { background:url(../image/top/bullet_nc_201401.jpg) }
#newcomer-box h3.nc201402 { background:url(../image/top/bullet_nc_201402.jpg) }
#newcomer-box h3.nc201403 { background:url(../image/top/bullet_nc_201403.jpg) }
#newcomer-box h3.nc201404 { background:url(../image/top/bullet_nc_201404.jpg) }
#newcomer-box h3.nc201405 { background:url(../image/top/bullet_nc_201405.jpg) }
#newcomer-box h3.nc201406 { background:url(../image/top/bullet_nc_201406.jpg) }
#newcomer-box h3.nc201407 { background:url(../image/top/bullet_nc_201407.jpg) }
#newcomer-box h3.nc201408 { background:url(../image/top/bullet_nc_201408.jpg) }
#newcomer-box h3.nc201409 { background:url(../image/top/bullet_nc_201409.jpg) }
#newcomer-box h3.nc201410 { background:url(../image/top/bullet_nc_201410.jpg) }
#newcomer-box h3.nc201411 { background:url(../image/top/bullet_nc_201411.jpg) }
#newcomer-box h3.nc201412 { background:url(../image/top/bullet_nc_201412.jpg) }
#newcomer-box h3.nc201501 { background:url(../image/top/bullet_nc_201501.jpg) }
#newcomer-box h3.nc201502 { background:url(../image/top/bullet_nc_201502.jpg) }
#newcomer-box h3.nc201503 { background:url(../image/top/bullet_nc_201503.jpg) }
#newcomer-box h3.nc201504 { background:url(../image/top/bullet_nc_201504.jpg) }
#newcomer-box h3.nc201505 { background:url(../image/top/bullet_nc_201505.jpg) }
#newcomer-box h3.nc201506 { background:url(../image/top/bullet_nc_201506.jpg) }
#newcomer-box h3.nc201507 { background:url(../image/top/bullet_nc_201507.jpg) }
#newcomer-box h3.nc201508 { background:url(../image/top/bullet_nc_201508.jpg) }
#newcomer-box h3.nc201509 { background:url(../image/top/bullet_nc_201509.jpg) }
#newcomer-box h3.nc201510 { background:url(../image/top/bullet_nc_201510.jpg) }
#newcomer-box h3.nc201511 { background:url(../image/top/bullet_nc_201511.jpg) }
#newcomer-box h3.nc201512 { background:url(../image/top/bullet_nc_201512.jpg) }
#newcomer-box h3.nc201601 { background:url(../image/top/bullet_nc_201601.jpg) }



#newcomer-box dl { padding-bottom: 0.5em; border-bottom: 1px solid #9a9a9a; list-style-type: none; }
#newcomer-box dl dt { float: left; width: 63px; }
#newcomer-box dl dd { float: left; width: 425px; }
#newcomer-box dl dd ul { list-style-type: none; }
#newcomer-box dl dd ul li { margin-top: 0.2em; padding-left: 35px; min-height: 18px; height: auto !important; height: 18px; line-height: 1.5;}
#newcomer-box dl dd ul li.nc-cd { background: url(../image/top/bullet_icon_cd.gif) no-repeat left top; }
#newcomer-box dl dd ul li.nc-dcd { background: url(../image/top/bullet_icon_dcd.gif) no-repeat left top; }
#newcomer-box dl dd ul li.nc-net { background: url(../image/top/bullet_icon_net.gif) no-repeat left top; }
#newcomer-box dl dd ul li.nc-dbh { background: url(../image/top/bullet_icon_dbh.gif) no-repeat left top; }
#newcomer-box dl dd ul li.nc-ar { background: url(../image/top/bullet_icon_ar.gif) no-repeat left top; }
#newcomer-box dl dd ul li.nc-gta { background: url(../image/top/bullet_icon_dbh.gif) no-repeat left top; }


/*更新履歴*/
#topics { position: relative; float: right; width: 340px; }
.rssfeed { position: absolute; left: 205px; top: 8px; }
.rssfeed-blog { position: absolute; left: 254px; top: 8px; }
#topics-box { overflow: auto; }
#topics-box h3 { padding: 0.1em 0 0.1em 0.3em; background-color: #ffcc00; color: #525252; font-size: 123.1%; }
#topics-box dl { margin-bottom: 1em; padding-bottom: 0.5em; }
#topics-box dl dt {
	margin-top: 0.2em; padding: 0.2em 0 0 49px;
	min-height: 19px; height: auto !important; height: 19px;
	font-weight: bold;
}
#topics div dl dd {
	text-indent: -0.5em;
	margin-left: 0.8em;
	padding: 0 0.4em 0.3em 7px;
}
/* ガンダムウォー */
#topics div dl dt.charaid-1 { background: url(../image/top/logo_tp_cd_gw.gif) no-repeat left top; }
/* ブリーチ ソウルカードバトル */
#topics div dl dt.charaid-9 { background: url(../image/top/logo_tp_cd_bleach.gif) no-repeat left top; }
/* テイルズ オブ マイシャッフル */
#topics div dl dt.charaid-15 { background: url(../image/top/logo_tp_cd_tales.gif) no-repeat left top; }
/* データカードダス 百獣大戦アニマルカイザー */
#topics div dl dt.charaid-18 { background: url(../image/top/logo_tp_dcd_animal.gif) no-repeat left top; }
/* SUNRISE CRUSADE */
#topics div dl dt.charaid-22 { background: url(../image/top/logo_tp_cd_sc.gif) no-repeat left top; }
/* SDガンダム */
#topics div dl dt.charaid-26 { background: url(../image/top/logo_tp_cd_sd.gif) no-repeat left top; }
/* ガンダム00 */
#topics div dl dt.charaid-36 { background: url(../image/top/logo_tp_cd_gundam00.gif) no-repeat left top; }
/* 銀魂 */
#topics div dl dt.charaid-41 { background: url(../image/top/logo_tp_cd_gintama.gif) no-repeat left top; }
/* トップトランプ */
#topics div dl dt.charaid-49 { background: url(../image/top/logo_tp_cd_toptrumps.gif) no-repeat left top; }
/* データカードダス 大怪獣バトルNEO */
#topics div dl dt.charaid-60 { background: url(../image/top/logo_tp_dcd_daikaijyu.gif) no-repeat left top; }
/* バトルスピリッツ */
#topics div dl dt.charaid-62 { background: url(../image/top/logo_tp_cd_bs.gif) no-repeat left top; }
/* データカードダス 仮面ライダーバトル ガンバライド */
#topics div dl dt.charaid-68 { background: url(../image/top/logo_tp_dcd_ganbaride.gif) no-repeat left top; }
/* ガンダムクロニクル バトライン */
#topics div dl dt.charaid-69 { background: url(../image/top/logo_tp_dcd_nx.gif) no-repeat left top; }
/* ガンダムクロニクル バトライン */
#topics div dl dt.charaid-70 { background: url(../image/top/logo_tp_net_battline.gif) no-repeat left top; }
/* フレッシュプリキュア */
#topics div dl dt.charaid-73 { background: url(../image/top/logo_tp_cd_precure.gif) no-repeat left top; }
/* ポケモン マスターコレクション  	 */
#topics div dl dt.charaid-74 { background: url(../image/top/logo_tp_cd_pokemon.gif) no-repeat left top; }
/* 侍戦隊シンケンジャー */
#topics div dl dt.charaid-76 { background: url(../image/top/logo_tp_cd_shinken.gif) no-repeat left top; }
/* MACROSS CRUSADE */
#topics div dl dt.charaid-77 { background: url(../image/top/logo_tp_cd_mc.gif) no-repeat left top; }
/* クルセイドシリーズ */
#topics div dl dt.charaid-78 { background: url(../image/top/logo_tp_cd_crusade.gif) no-repeat left top; }
/* データカードダス ドラゴンバトラーズ */
#topics div dl dt.charaid-79 { background: url(../image/top/logo_tp_dcd_dbdb.gif) no-repeat left top; }
/* レンジャーズストライククロスギャザー */
#topics div dl dt.charaid-80 { background: url(../image/top/logo_tp_cd_xg.gif) no-repeat left top; }
/* データカードダス プリキュアオールスターズ フレッシュドリームダンス */
#topics div dl dt.charaid-81 { background: url(../image/top/logo_tp_dcd_precure.gif) no-repeat left top; }
/* データカードダス ワンピーベリーマッチダブル */
#topics div dl dt.charaid-82 { background: url(../image/top/logo_tp_dcd_opw.gif) no-repeat left top; }
/* ケロロクエスト */
#topics div dl dt.charaid-83 { background: url(../image/top/logo_tp_cd_keroro.gif) no-repeat left top; }
/* ミラクルバトルカードダス */
#topics div dl dt.charaid-84 { background: url(../image/top/logo_tp_cd_mbc.gif) no-repeat left top; }
/* OG CRUSADE */
#topics div dl dt.charaid-86 { background: url(../image/top/logo_tp_cd_oc.gif) no-repeat left top; }
/* プリキュアオールスターズ ハートキャッチドリームダンス */
#topics div dl dt.charaid-87 { background: url(../image/top/logo_tp_dcd_heartcatch.gif) no-repeat left top; }
/* ハートキャッチプリキュア */
#topics div dl dt.charaid-92 { background: url(../image/top/logo_tp_cd_heartcatch.gif) no-repeat left top; }
/* スーパー戦隊バトル ダイスオー */
#topics div dl dt.charaid-93 { background: url(../image/top/logo_tp_dcd_diceoh.gif) no-repeat left top; }
/* カードでちゃくしん！たまごっち！ */
#topics div dl dt.charaid-94 { background: url(../image/top/logo_tp_dcd_tamagotchi.gif) no-repeat left top; }
/* けいおん！ */
#topics div dl dt.charaid-97 { background: url(../image/top/logo_tp_cd_k-on.gif) no-repeat left top; }
/* オーナーズリーグ */
#topics div dl dt.charaid-111 { background: url(../image/top/logo_tp_net_owrnersleague.gif) no-repeat left top; }
/* データカードダス 大怪獣バトルRR */
#topics div dl dt.charaid-112 { background: url(../image/top/logo_tp_dcd_daikaijyu_rr.gif) no-repeat left top; }
/* デジモンクロスウォーズ 超デジカ大戦 */
#topics div dl dt.charaid-118 { background: url(../image/top/logo_tp_dcd_digimon.gif) no-repeat left top; }
/* ジョジョの百人一首 世界 */
#topics div dl dt.charaid-119 { background: url(../image/top/logo_tp_cd_jojo100nin.gif) no-repeat left top; }
/* SDガンダム三国伝 ブレイブカードバトル */
#topics div dl dt.charaid-120 { background: url(../image/top/logo_tp_cd_sangokuden.gif) no-repeat left top; }
/* DYNAMIC CRUSADE */
#topics div dl dt.charaid-123 { background: url(../image/top/logo_tp_cd_dc.gif) no-repeat left top; }
/* プリキュアオールスターズ */
#topics div dl dt.charaid-124 { background: url(../image/top/logo_tp_dcd_allstars.gif) no-repeat left top; }
/* デックビルドガンダム */
#topics div dl dt.charaid-125 { background: url(../image/top/logo_tp_cd_dbg.gif) no-repeat left top; }
/* JJY */
#topics div dl dt.charaid-132 { background: url(../image/top/logo_tp_jjy.gif) no-repeat left top; }
/* DBH */
#topics div dl dt.charaid-133 { background: url(../image/top/logo_tp_dbh.gif) no-repeat left top; }
/* テイルズカルタ */
#topics div dl dt.charaid-146 { background: url(../image/top/logo_tp_talescarta.gif) no-repeat left top; }
/* スイートプリキュア */
#topics div dl dt.charaid-152 { background: url(../image/top/logo_tp_cd_sp.gif) no-repeat left top; }
/* スーパー戦隊バトル ダイスオーDX */
#topics div dl dt.charaid-153 { background: url(../image/top/logo_tp_cd_dice-o-dx.gif) no-repeat left top; }
/* DCDトリコ イタダキマスター*/
#topics div dl dt.charaid-155 { background: url(../image/top/logo_tp_dcd_toriko.gif) no-repeat left top; }
/* ダンボール戦機*/
#topics div dl dt.charaid-158 { background: url(../image/top/logo_tp_cd_lbx.gif) no-repeat left top; }
/* トライエイジ*/
#topics div dl dt.charaid-168 { background: url(../image/top/logo_tp_gta.gif) no-repeat left top; }
/* AR*/
#topics div dl dt.charaid-169 { background: url(../image/top/logo_tp_ar.gif) no-repeat left top; }
#topics div dl dt.charaid-170 { background: url(../image/top/logo_tp_ar.gif) no-repeat left top; }
#topics div dl dt.charaid-171 { background: url(../image/top/logo_tp_ar.gif) no-repeat left top; }
#topics div dl dt.charaid-208 { background: url(../image/top/logo_tp_ar.gif) no-repeat left top; }
#topics div dl dt.charaid-216 { background: url(../image/top/logo_tp_ar.gif) no-repeat left top; }
/* ガンダムウォーネグザ */
#topics div dl dt.charaid-179 { background: url(../image/top/logo_tp_cd_nexa.gif) no-repeat left top; }
/* データカードダス ワンピーベリーマッチアイシー！ */
#topics div dl dt.charaid-180 { background: url(../image/top/logo_tp_dcd_opic.gif) no-repeat left top; }
/* 魔法少女まどか☆マギカ */
#topics div dl dt.charaid-182 { background: url(../image/top/logo_tp_madoka-magica.gif) no-repeat left top; }
/* データカードダス　カードでハッピー！たまごっち！ */
#topics div dl dt.charaid-184 { background: url(../image/top/logo_tp_tamaheart.gif) no-repeat left top; }
/* データカードダス ダンボール戦機 */
#topics div dl dt.charaid-188 { background: url(../image/top/logo_tp_dcd_lbx.gif) no-repeat left top; }
/* スマイルプリキュア */
#topics div dl dt.charaid-195 { background: url(../image/top/logo_tp_cd_smileprecure.gif) no-repeat left top; }
/* プリキュアオールスターズ(リニューアル) */
#topics div dl dt.charaid-194 { background: url(../image/top/logo_tp_dcd_allstars.gif) no-repeat left top; }
/* グレートアニマルカイザー */
#topics div dl dt.charaid-205 { background: url(../image/top/logo_tp_dcd_great-animal.gif) no-repeat left top; }
/* アイカツ! */
#topics div dl dt.charaid-215 { background: url(../image/top/logo_tp_dcd_ikatsu.gif) no-repeat left top; }
/* DCD たまごっちリズム♪ */
#topics div dl dt.charaid-219 { background: url(../image/top/logo_tp_dcd_tamariz.gif) no-repeat left top; }
/* DCD ワンピース ワンピートレジャーワールド */
#topics div dl dt.charaid-220 { background: url(../image/top/logo_tp_dcd_optw.gif) no-repeat left top; }
/* CDデジモン */
#topics div dl dt.charaid-224 { background: url(../image/top/logo_tp_cd_digimon.gif) no-repeat left top; }
/* CD ソードアートオンライン */
#topics div dl dt.charaid-232 { background: url(../image/top/logo_tp_cd_sao.gif) no-repeat left top; }
/* DCD トリコ 爆狩ジャングルメ */
#topics div dl dt.charaid-234 { background: url(../image/top/logo_tp_dcd_torikobjg.gif) no-repeat left top; }
/* DCD 大怪獣ラッシュ */
#topics div dl dt.charaid-247 { background: url(../image/top/logo_tp_dcd_drush.gif) no-repeat left top; }
/* 進撃 */
#topics div dl dt.charaid-246 { background: url(../image/top/logo_tp_cd_shingeki.gif) no-repeat left top; }
/* DCD ガンバライジング */
#topics div dl dt.charaid-239 { background: url(../image/top/logo_tp_dcd_ganbarizing.gif) no-repeat left top; }
/* DCD ワンピースキングス */
#topics div dl dt.charaid-252 { background: url(../image/top/logo_tp_dcd_opk.gif) no-repeat left top; }
/* 妖怪ウォッチ ともだちウキウキペディア */
#topics div dl dt.charaid-253 { background: url(../image/top/logo_tp_dcd_ukiukipedia.gif) no-repeat left top; }
/* マジンボーン */
#topics div dl dt.charaid-257 { background: url(../image/top/logo_tp_dcd_majinbone.gif) no-repeat left top; }
/* アベンジャーズ */
#topics div dl dt.charaid-260 { background: url(../image/top/logo_tp_dcd_ave.gif) no-repeat left top; }
/* スーパー戦隊バトル ダイスオーEX */
#topics div dl dt.charaid-263 { background: url(../image/top/logo_tp_dcd_dice-o-ex.gif) no-repeat left top; }
/* カードダス　妖怪 */
#topics div dl dt.charaid-265 { background: url(../image/top/logo_tp_cd_yokai.gif) no-repeat left top; }
/* たまごっち!たまともしーる */
#topics div dl dt.charaid-275 { background: url(../image/top/logo_tp_cd_tamaseal.gif) no-repeat left top; }
/* 怪盗ジョーカー */
#topics div dl dt.charaid-276 { background: url(../image/top/logo_tp_cd_joker.gif) no-repeat left top; }
/* SDフェスティバル アイドルマスター シンデレラガールズ */
#topics div dl dt.charaid-284 { background: url(../image/top/logo_tp_cd_sdfestival.gif) no-repeat left top; }
/* モンスターストライク リアルディスクバトル */
#topics div dl dt.charaid-285 { background: url(../image/top/logo_tp_cd_monst.gif) no-repeat left top; }
/* シンデレラステージ アイドルマスター シンデレラガールズ */
#topics div dl dt.charaid-288 { background: url(../image/top/logo_tp_cd_cinderellastage.gif) no-repeat left top; }
/* 妖怪つみつみショーギ */
#topics div dl dt.charaid-289 { background: url(../image/top/logo_tp_cd_yokai-tsumitsumishogi.gif) no-repeat left top; }
/* DCD プリキュア プリンセスパーティー */
#topics div dl dt.charaid-297 { background: url(../image/top/logo_tp_dcd_precure-pp.gif) no-repeat left top; }
/* 電波人間のRPG FREE! カードゲーム */
#topics div dl dt.charaid-307 { background: url(../image/top/logo_tp_cd_denpafree.gif) no-repeat left top; }
/* ガンダムクロスウォー*/
#topics div dl dt.charaid-312 { background: url(../image/top/logo_tp_cd_gcw.gif) no-repeat left top; }
/* ワンピースキズナブーストカードバトル*/
#topics div dl dt.charaid-313 { background: url(../image/top/logo_tp_cd_opkc.gif) no-repeat left top; }
/* ICカードダスドラゴンボール*/
#topics div dl dt.charaid-315 { background: url(../image/top/logo_tp_cd_ic-dragonball.gif) no-repeat left top; }
/* 妖怪ウォッチバスターズ 鉄鬼軍*/
#topics div dl dt.charaid-308 { background: url(../image/top/logo_tp_dcd_ywb-card-arcade.gif) no-repeat left top; }
/* ドリフェス！*/
#topics div dl dt.charaid-322 { background: url(../image/top/logo_tp_net_dream-fes.gif) no-repeat left top; }
/* STAR WARS Trading Card Battle*/
#topics div dl dt.charaid-326 { background: url(../image/top/logo_tp_cd_star-wars-fcb.gif) no-repeat left top; }
/* ドラゴンボールカードダス */
#topics div dl dt.charaid-328 { background: url(../image/top/logo_tp_cd_dbcard.gif) no-repeat left top; }
/**/