@charset "UTF-8";
/*サブメニュー*/
div#snavi ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width:179px;
	height:62px;
	background: url(../image/cardlist/btn_snavi.gif) no-repeat left top;
}

div#snavi ul li{ width: 180px; height: 62px;}

div#snavi ul li.sn-01 a { background-position: 0 0px;}
div#snavi ul li.sn-02 a { background-position: 0 -62px;}
div#snavi ul li.sn-03 a { background-position: 0 -124px;}
div#snavi ul li.sn-04 a { background-position: 0 -186px;}
div#snavi ul li.sn-05 a { background-position: 0 -248px;}
div#snavi ul li.sn-06 a { background-position: 0 -310px;}
div#snavi ul li.sn-07 a { background-position: 0 -372px;}
div#snavi ul li.sn-08 a { background-position: 0 -434px;}
div#snavi ul li.sn-09 a { background-position: 0 -496px;}
div#snavi ul li.sn-10 a { background-position: 0 -558px;}
div#snavi ul li.sn-11 a { background-position: 0 -620px;}
div#snavi ul li.sn-12 a { background-position: 0 -682px;}
div#snavi ul li.sn-13 a { background-position: 0 -744px;}
div#snavi ul li.sn-14 a { background-position: 0 -806px;}
div#snavi ul li.sn-15 a { background-position: 0 -868px;}
div#snavi ul li.sn-16 a { background-position: 0 -930px;}
div#snavi ul li.sn-17 a { background-position: 0 -992px;}
div#snavi ul li.sn-18 a { background-position: 0 -1054px;}

div#snavi ul li.sn-01 a:hover { background-position: -180px 0px;}
div#snavi ul li.sn-02 a:hover { background-position: -180px -62px;}
div#snavi ul li.sn-03 a:hover { background-position: -180px -124px;}
div#snavi ul li.sn-04 a:hover { background-position: -180px -186px;}
div#snavi ul li.sn-05 a:hover { background-position: -180px -248px;}
div#snavi ul li.sn-06 a:hover { background-position: -180px -310px;}
div#snavi ul li.sn-07 a:hover { background-position: -180px -372px;}
div#snavi ul li.sn-08 a:hover { background-position: -180px -434px;}
div#snavi ul li.sn-09 a:hover { background-position: -180px -496px;}
div#snavi ul li.sn-10 a:hover { background-position: -180px -558px;}
div#snavi ul li.sn-11 a:hover { background-position: -180px -620px;}
div#snavi ul li.sn-12 a:hover { background-position: -180px -682px;}
div#snavi ul li.sn-13 a:hover { background-position: -180px -744px;}
div#snavi ul li.sn-14 a:hover { background-position: -180px -806px;}
div#snavi ul li.sn-15 a:hover { background-position: -180px -868px;}
div#snavi ul li.sn-16 a:hover { background-position: -180px -930px;}
div#snavi ul li.sn-17 a:hover { background-position: -180px -992px;}
div#snavi ul li.sn-18 a:hover { background-position: -180px -1054px;}


/**/
div#result_tit, div.page_num {
	margin: 0 0 0 18px;
	width: 569px;
}


div#search {
	margin: 0 auto 10px auto;
	padding: 10px;
	width: 519px;
	background-color:#333333;
	border: 1px solid #ffffff;
}

div#search div#search_free input#free {
	width: 220px;

}

div#searchbtn { width: 100px; padding-left:209px; padding-right:209px;}

div#search div#search_base {
	margin: 10px 0;
}

div#search input#btn_search {
	width: 100px;
}

div#search ul#card_ver li {
	float: left;
	padding-right: 10px;	
	white-space: nowrap;
}

table.error_content {
	margin: 0 auto;
}

div#result_tit {
	margin: 10px 0 10px 18px;
}

div#search ul#card_ver li, div#search ul#card_ver li a,
div#result_tit, div#result_tit a,
div.page_num, div.page_num a {
	font-size: 100%;
}

div.frameBt {
	margin: 0 0 15px 18px;
	background: url(../image/cardlist/img_frame_bottom.jpg) no-repeat left top;
	width: 569px;
	height: 3px;
}

.checklist {
	display: block;
	margin: 0 auto 10px auto;
	width: 525px;
	height: 51px;
}

.rarelist {
	display: block;
	width: 569px;
	margin: 10px auto;
}


/*ヒーローカード詳細
-------------------------------------------------------*/
div.h_detail {
	margin: 0 0 0 18px;
	padding: 11px 0 9px 9px;
	background: url(../image/cardlist/bg_hero.jpg) no-repeat left top;
	width: 560px;
}

div.h_detail img.dummy, div.dummys, div.h_detail ul.h_prof,
div.h_detail ul.h_leftcolumn, div.h_detail div.h_rightcolumn {
	float: left;
}

div.h_detail ul.h_prof {
	margin-bottom: 5px;
	width: 393px;
	height: 32px;
}

div.h_detail ul.h_prof li {
	float: left;
}

div.h_detail ul.h_prof li.h_num {
	margin: 11px 13px 0 0;
	width: 70px;
	height: 20px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

div.h_detail ul.h_prof li.h_name {
	margin-top: 2px;
	width: 310px;
	height: 30px;
	font-size: 122%;
	font-weight: bold;
	line-height: 30px;
	white-space:nowrap;		/*	←09 11 12　:長いカード名が表示されなくなってしまったので*/
	display:inline-block;	/*	　　　　　　 折り返さないようにしました　　　　　　　　　*/
}

div.h_detail img.dummy {
	display: block;
	margin-right: 8px;
	width: 123px;
	height: 180px;
}

div.h_detail div.dummys {
	margin-right: 8px;
	width: 123px;
	height: 240px;
}

div.h_detail div.dummys dl.h_rare{
	margin-top: 6px;
}

div.h_detail div.dummys dl.h_rare dd{
	padding: 3px 10px;
	background-color: #ffffff;
	height: auto;
	color: #000000;
	text-align: center;
}

div.h_detail img.h_category {
	position: absolute;
	left: 10px;
	top: 194px;
}


/*ヒーローカード詳細：下段左カラム*/
div.h_detail ul.h_leftcolumn {
	width: 69px;
}

div.h_detail ul.h_leftcolumn li {
	display: block;
	margin-bottom: 5px;
	width: 69px;
	height: 21px;
}

div.h_detail ul.h_leftcolumn li img {
	display: block;
	float: left;
}

div.h_detail ul.h_leftcolumn li p {
	float: left;
	padding-left: 5px;
	height: 19px;
	font-size: 108%;
	line-height: 19px;
}

div.h_detail ul.h_leftcolumn li p.aptech {
	color: #00dd16;
	font-weight: bold;
}

div.h_detail ul.h_leftcolumn li p.apspeed {
	color: #0046ff;
	font-weight: bold;
}

div.h_detail ul.h_leftcolumn li p.appower {
	color: #ff0000;
	font-weight: bold;
}


/*ヒーローカード詳細：下段右カラム*/
div.h_detail div.h_rightcolumn {
	margin-left: 5px;
	width: 339px;
}

div.h_detail div.h_rightcolumn div.h_tech {
	padding: 2px 10px 0 10px;
	background: url(../image/cardlist/bg_tech.gif) repeat-y left top;
	width: 319px;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.5;
}

div.h_detail div.h_rightcolumn img.h_techtop,
div.h_detail div.h_rightcolumn img.h_techbottom {
	display: block;
	vertical-align: baseline;
}

div.h_rightcolumn .h_techpoint {
	color: #ffcc00;
}

div.h_detail div.h_rightcolumn div.h_para {
	margin: 7px 0;
	padding-left: 7px;
	position: relative;
	background: url(../image/cardlist/bg_param.gif) no-repeat left top;
	width: 332px;
	height: 36px;
}

div.h_detail div.h_rightcolumn div.h_para p, div.h_detail div.h_rightcolumn div.h_para img {
	display: block;
	float: left;
}

div.h_detail div.h_rightcolumn div.h_para p {
	height: 36px;
	font-size: 100%;
	line-height: 36px;
}

div.h_detail div.h_rightcolumn div.h_para p span.strong {
	padding: 2px 3px;
	background-color: #00a6b4;
	font-weight: bold;
}

div.h_detail div.h_rightcolumn div.h_para img.h_type {
	display: block;
	position: absolute;
	left: 295px;
	top: -2px;
	width: 40px;
	height: 40px;
}

div.h_detail div.h_rightcolumn div.h_back {
	padding: 3px 0 0 61px;
	background: url(../image/cardlist/bg_back.gif) no-repeat left top;
	width: 278px;
	height: 18px;
	color: #000000;
	font-size: 93%;
	line-height: 18px;
}

div.h_detail div.h_rightcolumn dl.h_skill {
	margin: 7px 0;
	padding: 3px 5px 3px 77px;
	background: url(../image/cardlist/bg_riderskill.gif) no-repeat left top;
	width: 257px;
}

div.h_detail div.h_rightcolumn dl.h_skill dt.h_skillname {
	width: 257px;
	height: 18px;
	color: #ef0081;
	font-size: 93%;
	font-weight: bold;
}

div.h_detail div.h_rightcolumn dl.h_skill dd.h_skilltext {
	width: 257px;
	color: #000000;
	font-size: 77%;
	line-height: 1.1;
}

div.h_detail div.h_rightcolumn p.h_flavor {
	padding: 5px;
	margin-bottom: 8px;
	background-color: #ffffff;
	width: 329px;
	color: #000000;
	font-size: 93%;
}


/*ヒーローカード詳細：プロモカードの場合の配布*/
div.h_detail div.promo {
	clear: both;
	padding: 3px 10px;
	background-color: #ef0081;
	width: 524px;
	color: #ffffff;
	font-size: 100%;
}



/*SPカード詳細
-------------------------------------------------------*/
div.sp_detail {
	margin: 0 0 0 18px;
	padding: 11px 0 9px 9px;
	background: url(../image/cardlist/bg_sp.jpg) no-repeat left top;
	width: 560px;
}

div.sp_detail img.dummy, div.sp_detail ul.sp_prof {
	float: left;
}

div.sp_detail img.dummy {
	display: block;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 123px;
	height: 180px;
}

div.sp_detail ul.sp_prof {
	background: url(../image/cardlist/bg_sp_flame.jpg) no-repeat left top;
	width: 413px;
	height: 180px;
}

div.sp_detail ul.sp_prof li {
	margin: 0 auto;
	text-align: center;
}

div.sp_detail ul.sp_prof li.sp_num {
	margin-top: 6px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
}

div.sp_detail ul.sp_prof li.sp_name {
	margin-top: 13px;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1;
}

div.sp_detail ul.sp_prof li.sp_skillname {
	margin-top: 49px;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1;
}

div.sp_detail ul.sp_prof li.sp_skilltext {
	margin-top: 18px;
	color: #000000;
	font-size: 100%;
	line-height: 1;
}

div.sp_detail div.promo_sp {
	clear: both;
	padding: 3px 10px;
	background-color: #FFF037;
	width: 524px;
	color: #000000;
	font-size: 100%;
}

a.form_no {
	cursor: default;
}


/**/





