@charset "UTF-8";

/* カードリスト */

#header {
	margin-left: 38px;
	background: url(../image/common/bg_repeat.jpg) repeat-y left top;
	width: 616px;
	text-align: center;
}


/*検索窓
----------------------------------------------*/
#search {
	margin-left: 30px;
	position: relative;
	background: url(../image/cardlist/bg_search.gif) no-repeat left top;
	height: 120px;
}
#free {
	position: absolute;
	left: 121px;
	top: 10px;
	width: 216px;
}
#category_exp {
	position: absolute;
	left: 406px;
	top: 8px;
}
#attribute {
	position: absolute;
	left: 121px;
	top: 42px;
}
#rarelity {
	position: absolute;
	left: 440px;
	top: 42px;
}
#btn_search {
	position: absolute;
	left: 202px;
	top: 73px;
}


/*カードリスト一覧
----------------------------------------------*/
ul#card_ver {
	width: 600px;
	margin: 1em auto 5px auto;
	color: #ffffff;
	list-style-type: none;
	font-weight: bold;
}
ul#card_ver li {
	float: left;
	padding-right: 10px;
}
ul#card_ver li a:link {
	color: #FFCC00;
}
ul#card_ver li a:visited {
	color: #FFCC00;
}


/*ページナビ
----------------------------------------------*/
div.result_tit {
	width: 600px;
	margin: 1em auto;
	color: #ffffff;
	font-weight: bold;
}
div.result_tit a:link {
	color: #FFCC00;
}
div.result_tit a:visited {
	color: #FFCC00;
}

.error_content {
	width: 330px;
	margin: 5px auto;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}


/*クルーカード
----------------------------------------------*/
.crewcard {
	position: relative;
	margin: 0 auto 2em auto;
	background: url(../image/cardlist/bg_list_t.jpg) no-repeat left top;
	width: 610px;
}
.crewcard dl{
	height: 437px;
}
/*キャノンカード
----------------------------------------------*/
.canoncard {
	position: relative;
	margin: 0 auto 2em auto;
	background: url(../image/cardlist/bg_list_ca.jpg) no-repeat left top;
	width: 610px;
}
.canoncard dl{
	height: 322px;
}
/*キャノンカード(かいふく)
----------------------------------------------*/
.canoncard-heal {
	position: relative;
	margin: 0 auto 2em auto;
	background: url(../image/cardlist/bg_list_ca_heal.jpg) no-repeat left top;
	width: 610px;
}
.canoncard-heal dl{
	height: 322px;
}


/*スーパーカード
----------------------------------------------*/
.supercard {
	position: relative;
	margin: 0 auto 2em auto;
	background: url(../image/cardlist/bg_list_sp.jpg) no-repeat left top;
	width: 610px;
}
.supercard dl{
	height: 332px;
}

/*キャノンクルーカード
----------------------------------------------*/
.canoncrewcard {
	position: relative;
	margin: 0 auto 2em auto;
	background: url(../image/cardlist/bg_list_cac.jpg) no-repeat left top;
	width: 610px;
}
.canoncrewcard dl{
	height: 660px;
}


/*表示項目
----------------------------------------------*/
.listfooter {
	padding: 0 15px;
	background: url(../image/cardlist/bg_list_b.gif) no-repeat left bottom;
	color: #ffffff;
	font-weight: bold;
}

.hide { display: none }

.cardimg {
	position: absolute;
	left: 300px;
	top: 58px;
	width: 208px;
	height: 208px;
}
.cardimg-ca {
	position: absolute;
	left: 202px;
	top: 56px;
	width: 208px;
	height: 158px;
}
.cardimg-sp {
	position: absolute;
	left: 300px;
	top: 58px;
	width: 208px;
	height: 158px;
}
.c-cardimg {
	position: absolute;
	left: 262px;
	top: 97px;
	width: 282px;
	height: 200px;
}
.cardnum {
	position: absolute;
	left: 41px;
	top: 14px;
}
.cardname {
	position: absolute;
	font-size: 123.1%;
	left: 125px;
	top: 12px;
}
.rarelity {
	position: absolute;
	left: 469px;
	top: 9px;
	width: 89px;
	height: 26px;
}
.parm {
	position: absolute;
	left: 115px;
	width: 85px;
	height: 50px;
	font-size: 200%;
	line-height: 50px;
	text-align: right;
}
.power {
	top: 53px;
	color: #66cc00;
}
.attack {
	top: 109px;
	color: #ff0000;
}
.speed {
	top: 165px;
	color: #3399ff;
}
.guts {
	top: 221px;
	color: #ffcc00;
}
.hissatsu {
	top: 277px;
	color: #ffff33;
}
.hissatsu-ca {
	top: 228px;
	color: #ffff33;
}
.hissatsuname {
	position: absolute;
	left: 223px;
	top: 277px;
	width: 332px;
	height: 52px;
	font-size: 123.1%;
	line-height: 52px;
}
.ability-t {
	position: absolute;
	left: 106px;
	top: 350px;
	width: 480px;
	font-size: 123.1%;
	color: #ff0000;
}
.ability-d {
	position: absolute;
	left: 106px;
	top: 369px;
	width: 480px;
}
.c-shurui-ca {
	position: absolute;
	font-size: 123.1%;
	left: 63px;
	top: 488px;
}
.c-power {
	top: 60px;
	color: #66cc00;
}
.c-attack {
	top: 124px;
	color: #ff0000;
}
.c-speed {
	top: 188px;
	color: #3399ff;
}
.c-guts {
	top: 251px;
	color: #ffcc00;
}
.c-hissatsu {
	top: 314px;
	color: #ffff33;
}
.c-hissatsu-ca {
	top: 514px;
	color: #ffff33;
}
.c-hissatsuname {
	position: absolute;
	left: 223px;
	top: 314px;
	width: 332px;
	height: 52px;
	font-size: 123.1%;
	line-height: 52px;
}
.c-ability-t {
	position: absolute;
	left: 106px;
	top: 376px;
	width: 480px;
	font-size: 123.1%;
	color: #ff0000;
}
.c-ability-d {
	position: absolute;
	left: 106px;
	top: 395px;
	width: 480px;
}
.c-ability-t-ca {
	position: absolute;
	left: 223px;
	top: 514px;
	width: 244px;
	height: 52px;
	font-size: 123.1%;
	line-height: 52px;
}
.c-ability-d-ca {
	position: absolute;
	left: 32px;
	top: 575px;
	width: 468px;
	text-align: left;
}
.c-range {
	position: absolute;
	left: 506px;
	top: 567px;
	width: 80px;
	height: 80px;
}
.ability-t-ca {
	position: absolute;
	left: 223px;
	top: 228px;
	width: 244px;
	height: 52px;
	font-size: 123.1%;
	line-height: 52px;
}
.ability-d-ca {
	position: absolute;
	left: 22px;
	top: 284px;
	width: 468px;
	text-align: center;
}
.ability-t-sp {
	position: absolute;
	left: 60px;
	top: 228px;
	width: 491px;
	height: 52px;
	color: #ffcc00;
	font-size: 123.1%;
	line-height: 52px;
	text-align: center;
}
.ability-d-sp {
	position: absolute;
	left: 42px;
	top: 284px;
	width: 530px;
	text-align: center;
}
.range {
	position: absolute;
	left: 509px;
	top: 227px;
	width: 80px;
	height: 80px;
}
.note {
	display: block;
	padding: 1em 0;
	background: url(../image/cardlist/bg_note.gif) no-repeat left top;
	width: 580px;
	text-align: center;
}

span.card_att {
	display: block;
	color: #FF0000;
	font-size: 85%;
	margin-top: 10px;
}

/**/

