@charset "UTF-8";

/* トップページ */
.tit-sn-cardlist { background: url(../image/cardlist/img_tit_sn_cardlist.jpg) no-repeat left top; }

h3 {
	display: block;
	margin: 0 auto;
	width: 628px;
	height: 43px;
	text-indent: -9999px;
}
h3.cat-OP01 { background: url(../image/cardlist/bullet_OP01.png) no-repeat left top; }
h3.cat-OP02 { background: url(../image/cardlist/bullet_OP02.png) no-repeat left top; }
h3.cat-OP03 { background: url(../image/cardlist/bullet_OP03.png) no-repeat left top; }
h3.cat-OP04 { background: url(../image/cardlist/bullet_OP04.png) no-repeat left top; }
h3.cat-OPS01 { background: url(../image/cardlist/bullet_OPS01.png) no-repeat left top; }
h3.cat-OPS02 { background: url(../image/cardlist/bullet_OPS02.png) no-repeat left top; }
h3.cat-OPC { background: url(../image/cardlist/bullet_OPC.png) no-repeat left top; }
h3.cat-OPSP { background: url(../image/cardlist/bullet_OPSP.png) no-repeat left top; }
h3.cat-prom { background: url(../image/cardlist/bullet_prom.png) no-repeat left top; }

h3.cat-OPS03 { background: url(../image/cardlist/bullet_OPS03.png) no-repeat left top; }
h3.cat-OPS05 { background: url(../image/cardlist/bullet_OPS05.png) no-repeat left top; }
h3.cat-OP06 { background: url(../image/cardlist/bullet_OP06.png) no-repeat left top; }
h3.cat-OP07 { background: url(../image/cardlist/bullet_OP07.png) no-repeat left top; }

#searchresult  {
	margin: 1.5em auto 0 auto;
	background: url(../image/cardlist/bullet_result.jpg) no-repeat left top;
	width: 608px;
	height: 29px;
	text-indent: -9999px;
}

.pagenavi {
	margin: 1em auto 0 auto;
	width: 608px;
}

#errmsg {
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	width: 608px;
	color: #ff0000;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
}

#cardsearch {
	margin: 14px auto 0 auto;
	width: 607px;
	background: url(../image/cardlist/bg_search.jpg) repeat-y left top;
}
#cardsearch01 {
	padding: 19px 9px 0 10px;
	width: 588px;
	background: url(../image/cardlist/bg_search_t.jpg) no-repeat left top;
	text-align: center;
}
.free_word { width: 200px; }
#cardsearch02 {
	margin: 1em auto 0 auto;
	padding: 1em 0;
	width: 608px;
	background: url(../image/cardlist/img_border.gif) no-repeat center top;
	text-align: center;
}
#cardsearch03 {
	margin: 0 auto;
	padding-bottom: 1em;
	width: 608px;
	background: url(../image/cardlist/img_border.gif) no-repeat center bottom;
	text-align: center;
}
#cardsearch04 {
	padding: 10px 24px 18px 24px;
	width: 559px;
	background: url(../image/cardlist/bg_search_b.jpg) no-repeat left bottom;
	list-style-type: none;
}
#cardsearch04 li {
	float: left;
	margin-right: 1em;
	margin-bottom: 5px;
	color: #808080;
	white-space: nowrap;
}

.checkbtn {
	margin: 0 auto;
	padding-bottom: 1em;
	width: 608px;
	background: url(../image/cardlist/img_border.gif) no-repeat center bottom;
	text-align: center;
	padding-top:13px;
}

table.list01 {
	margin: 20px auto 0 auto;
	width: 607px;
	border-collapse: collapse;
}
table.list02 {
	margin: 0 auto;
	width: 607px;
	border-collapse: collapse;
}
table.list01 tr th, table.list01 tr td,
table.list02 tr th, table.list02 tr td {
	border: 1px solid #006699;
	text-align: center;
	height: 1.4em
}

table.list02 tr th, table.list02 tr td { text-align: left; }

table.list01 tr th { background-color: #006699; color: #ffffff; font-weight: bold; }
table.list01 tr td { background-color: #ebeae4; color: #665544; width: 190px; }
table.list01 tr td.cardimg { background-color: #ebeae4; width: 223px; }
table.list01 tr td.mergecell { width: 381px; }
table.list01 tr td.merge3cell { width: 605px; }
table.list02 tr th { background-color: #006699; color: #ffffff; font-weight: bold; width: 50%; }
table.list02 tr td { background-color: #ebeae4; color: #665544; }
table.list02 tr td.ability { padding: 3px 0; }
table.list01 tr th, table.list02 tr th { line-height: 1.5em; }


.db_link {
	float: right;
	padding: 0 20px 0 0;
	margin: 0;
}
/**/

