/*----------------------------------------------------------------------------------
Ctrl + F
	ページサブタイトル
	カードリスト・あらすじメニュー
	本文
	カードリスト
	ダウンロード
	ページ切り替えボタン
	あらすじ
----------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------
	ページサブタイトル
----------------------------------------------------------------------------------*/
#main h3.title_sub {
	width: 585px;
	height: 41px;
/*	margin: 0px 0px 15px 0px;*/
	padding: 0px;
	text-indent: -9999px;
	position: relative;
}
#main h3.title_sub a {
	width: 585px;
	height: 41px;
	display: block;
}
#main h3.title_sub a:active {
	background: transparent;
}
#sub_0001 {
	background: url(../img/card/title_0001.jpg) 0 0 no-repeat;
}
#sub_0101 {
	background: url(../img/card/title_0101.jpg) 0 0 no-repeat;
}
#sub_0201 {
	background: url(../img/card/title_0201.jpg) 0 0 no-repeat;
}
#sub_0301 {
	background: url(../img/card/title_0301.jpg) 0 0 no-repeat;
}
#sub_0401 {
	background: url(../img/card/title_0401.jpg) 0 0 no-repeat;
}


/*----------------------------------------------------------------------------------
	カードリスト・あらすじメニュー
----------------------------------------------------------------------------------*/
#list_menu {
	margin-bottom: 30px;
	text-indent: -9999px;
}
#list_menu ul {
	margin-bottom: 10px;
}
#list_menu ul li {
	position: relative;
}
.nav_main_new {
	z-index: 100;
	width: 68px;
	height: 36px;
	display: block;
	position: absolute;
	left: -15px;
	top: -10px;
	background: url(../img/icon/icon_new.gif) no-repeat;
}
.nav_card {
	float: left;
	width: 435px;
	height: 65px;
	background: url(../img/card/nav_card_base.jpg) no-repeat;
}
.nav_card a {
	width: 435px;
	height: 45px;
	margin: 0px 0px 20px 0px;
	display: block;
}
#nav_card_00 {
	width: 585px;
	height: 65px;
	margin: 0px 0px 20px 0px;
	display: block;
	background: url(../img/card/nav_card_00.jpg) 0 0 no-repeat;
}
#nav_card_00:hover {
	background: url(../img/card/nav_card_00.jpg) 0 -65px no-repeat;
}
#nav_card_01 {
	background: url(../img/card/nav_card_01.jpg) 0 0 no-repeat;
}
#nav_card_01:hover {
	background: url(../img/card/nav_card_01.jpg) 0 -45px no-repeat;
}
#nav_card_02 {
	background: url(../img/card/nav_card_02.jpg) 0 0 no-repeat;
}
#nav_card_02:hover {
	background: url(../img/card/nav_card_02.jpg) 0 -45px no-repeat;
}
#nav_card_03 {
	background: url(../img/card/nav_card_03.jpg) 0 0 no-repeat;
}
#nav_card_03:hover {
	background: url(../img/card/nav_card_03.jpg) 0 -45px no-repeat;
}
#nav_card_04 {
	background: url(../img/card/nav_card_04.jpg) 0 0 no-repeat;
}
#nav_card_04:hover {
	background: url(../img/card/nav_card_04.jpg) 0 -45px no-repeat;
}

.nav_story {
	float: left;
	width: 150px;
	height: 65px;
}
.nav_story a {
	width: 150px;
	height: 65px;
	display: block;
}
#nav_story_01 {
	background: url(../img/card/nav_story_01.jpg) 0 0 no-repeat;
}
#nav_story_01:hover {
	background: url(../img/card/nav_story_01.jpg) 0 -65px no-repeat;
}
#nav_story_02 {
	background: url(../img/card/nav_story_02.jpg) 0 0 no-repeat;
}
#nav_story_02:hover {
	background: url(../img/card/nav_story_02.jpg) 0 -65px no-repeat;
}
#nav_story_03 {
	background: url(../img/card/nav_story_03.jpg) 0 0 no-repeat;
}
#nav_story_03:hover {
	background: url(../img/card/nav_story_03.jpg) 0 -65px no-repeat;
}
#nav_story_04 {
	background: url(../img/card/nav_story_04.jpg) 0 0 no-repeat;
}
#nav_story_04:hover {
	background: url(../img/card/nav_story_04.jpg) 0 -65px no-repeat;
}
#nav_promotion {
	margin-top: 20px;
}


/*----------------------------------------------------------------------------------
	本文
----------------------------------------------------------------------------------*/
#main p {
/*	text-indent: -9999px;*/
}
#main dl {
	display: none;
}
.text_main {
	width: 585px;
	margin: 0px;
	text-indent: -9999px;
}
.text_main img {
	display: none;
}


/*----------------------------------------------------------------------------------
	カードリスト
----------------------------------------------------------------------------------*/
.card_list {
	clear: both;
	padding: 0px 56px 10px 18px;
}
.card_list table {
	width: 537px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 100%;
	border: 1px solid #c19d6a;
}
.card_list table th {
	padding: 3px 0px 0px 2px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: lighter;
	line-height: 100%;
	border: none;
	background: #612f2a;
}
.card_list table td {
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.card_list table#card_list_chara td {
	border: 1px solid #dcbf96;
}
.card_list table#card_list_item td {
	border: 1px solid #96abdc;
}
.card_list table#card_list_weapon td {
	border: 1px solid #dc9896;
}
.card_list table#card_list_color td {
	border: 1px solid #dcbf96;
}

.card_list table td.card_get {
	text-align: left;
}

.card_list caption {
	width: 537px;
	height: 25px;
	margin: 0px auto 2px auto;
	padding: 0px 0px 2px 0px;
	text-indent: -9999px;
}
#card_list_chara caption {
	background: url(../img/card/card_chara.gif) no-repeat;
}
#card_list_item caption {
	background: url(../img/card/card_item.gif) no-repeat;
}
#card_list_weapon caption {
	background: url(../img/card/card_weapon.gif) no-repeat;
}
#card_list_color caption {
	background: url(../img/card/card_color.gif) no-repeat;
}

.font_small {
	font-size: 6pt;
}
.font_bold {
	font-weight: bold;
}
.card_list table td img {
	vertical-align: bottom;
	border: none;
}

#card_list_chara .cell_deep {
	background: #ffdd8a;
}
#card_list_chara .cell_light {
	background: #fce4a9;
}
#card_list_item .cell_deep {
	background: #a2c3fa;
}
#card_list_item .cell_light {
	background: #c1d3f2;
}
#card_list_weapon .cell_deep {
	background: #ffbe8a;
}
#card_list_weapon .cell_light {
	background: #ffd3b3;
}
#card_list_color .cell_deep {
	background: #ffdd8a;
}
#card_list_color .cell_light {
	background: #fce4a9;
}

.card_list table td.card_rarity {
	width: 59px;
}
.card_rarity div {
	width: 100%;
	position: relative;
}
#card_list_chara .card_rarity:hover {
	background: #ffee00;
}
#card_list_item .card_rarity:hover {
	background: #00bbff;
}
#card_list_weapon .card_rarity:hover {
	background: #ff7700;
}
#card_list_color .card_rarity:hover {
	background: #ffee00;
}
.card_rarity span {
	width: 36px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -5px;
	left: -12px;
}
.rarity_sr {
	background: url(../img/card/rarity_sr.gif) no-repeat
}
.rarity_r {
	background: url(../img/card/rarity_r.gif) no-repeat
}
.rarity_n {
/*	background: url(../img/card/rarity_n.gif) no-repeat*/
}

.another {
	width: 64px !important;
	height: 16px !important;
	top: 55px !important;
	left: -3px !important;
	background: url(../img/card/another.gif) no-repeat
}

.card_list table td.card_power {
	width: 32px;
	font-weight: bold;
	border: none !important;
	background: #000000 !important;
}
.power_1 {
	color: #e60011;
}
.power_2 {
	color: #f08200;
}
.power_3 {
	color: #fff100;
}
.power_4 {
	color: #ffffff;
}

.card_list table td.card_type {
	width: 30px;
}
.card_type div {
	width: 30px;
	height: 31px;
	margin: auto;
	text-indent: -9999px;
}
.type_fire {
	background: url(../img/card/type_fire.gif) no-repeat;
}
.type_power {
	background: url(../img/card/type_power.gif) no-repeat;
}
.type_shield {
	background: url(../img/card/type_shield.gif) no-repeat;
}
.type_speed {
	background: url(../img/card/type_speed.gif) no-repeat;
}

.combo {
	background: url(../img/card/combo.gif) no-repeat 5% 5%;
	background-color: inherit;
}
.combo div {
	line-height: 0%;
	text-indent: -9999px;
}

.card_list table th.card_card {
	width: 94px;
}


/*----------------------------------------------------------------------------------
	ダウンロード
----------------------------------------------------------------------------------*/
#card_list_dl {
	width: 370px;
	margin: 10px auto 0px auto;
	text-align: center;
}
#card_list_dl li {
	float: left;
	padding: 0px 5px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 50%;
}
.text_title li a {
	text-indent: -9999px;
}
#card_list_dl_jpg a {
	width: 170px;
	height: 47px;
	display: block;
	background: url(../img/btn/dl_card_list_jpg.jpg) 0 0 no-repeat;
}
#card_list_dl_jpg a:hover {
	background: url(../img/btn/dl_card_list_jpg.jpg) 0 -47px no-repeat;
}
#card_list_dl_pdf a {
	width: 170px;
	height: 47px;
	display: block;
	background: url(../img/btn/dl_card_list_pdf.jpg) 0 0 no-repeat;
}
#card_list_dl_pdf a:hover {
	background: url(../img/btn/dl_card_list_pdf.jpg) 0 -47px no-repeat;
}

#pdf_dl {
	width: 385px;
	margin: 0px auto 15px auto;
}
#pdf_dl_bnr {
	float: right;
	padding-top: 2px;
	text-indent: -9999px;
}
#pdf_dl_bnr a {
	width: 112px;
	height: 33px;
	display: block;
	background: url(../img/btn/bnr_adobe_reader.gif) no-repeat;
}
#pdf_dl_text {
	float: right;
	margin-left: 5px;
	font-size: 8pt;
	line-height: 120%;
	text-align: left;
}

.title_dl {
/*	width: 537px;*/
	height: 50px;
	margin: 20px auto 0px auto;
}
#dl_card_list {
	background: url(../img/card/dl_card_list.jpg) no-repeat;
}
#dl_newspapers {
	background: url(../img/card/dl_newspapers.jpg) no-repeat;
}


/*----------------------------------------------------------------------------------
	ページ切り替えボタン
----------------------------------------------------------------------------------*/
.nav_ver {
	clear: both;
	margin: 3px 60px 5px 20px;
}
.nav_ver li {
	float: left;
	text-indent: -9999px;
}
.nav_ver li a {
	display: block;
}
.nav_ver.story_nav {
	position: absolute;
	left: 0px;
	top: 120px;
}
.nav_ver_prev {
	width: 89px;
	height: 22px;
}
.nav_ver_prev a {
	width: 89px;
	height: 22px;
	background: url(../img/btn/nav_ver_prev.gif) 0 0 no-repeat;
}
.nav_ver_prev a:hover {
	background: url(../img/btn/nav_ver_prev.gif) 0 -22px no-repeat;
}
.nav_ver_next {
	width: 89px;
	height: 22px;
}
.nav_ver_next a {
	width: 89px;
	height: 22px;
	background: url(../img/btn/nav_ver_next.gif) 0 0 no-repeat;
}
.nav_ver_next a:hover {
	background: url(../img/btn/nav_ver_next.gif) 0 -22px no-repeat;
}
.nav_ver_menu {
	width: 113px;
	height: 22px;
	padding: 0px 125px;
}
.nav_ver_menu a {
	width: 105px;
	height: 22px;
	background: url(../img/btn/nav_ver_menu.gif) 0 0 no-repeat;
}
.nav_ver_menu a:hover {
	background: url(../img/btn/nav_ver_menu.gif) 0 -22px no-repeat;
}


/*----------------------------------------------------------------------------------
	あらすじ
----------------------------------------------------------------------------------*/
.story_text {
	height: 628px;
	position: relative;
}
.story_illust {
	z-index: 100;
	width: 116px;
	height: 65px;
	position: absolute;
	left: 234px;
	bottom: 7px;
	cursor: pointer;
}

#text_main_010101 {
	background: url(../img/story/010101.jpg) no-repeat;
}
#text_main_010102 {
	background: url(../img/story/010102.jpg) -234px 0 no-repeat;
}
#text_main_010102:hover {
	background: url(../img/story/010102.jpg) -234px -65px no-repeat;
}
#text_main_010102:active {
	width: 585px;
	height: 628px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/story/010102.jpg) 0 -130px no-repeat;
}

#text_main_010201 {
	background: url(../img/story/010201.jpg) no-repeat;
}
#text_main_010202 {
	background: url(../img/story/010202.jpg) -234px 0 no-repeat;
}
#text_main_010202:hover {
	background: url(../img/story/010202.jpg) -234px -65px no-repeat;
}
#text_main_010202:active {
	width: 585px;
	height: 628px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/story/010202.jpg) 0 -130px no-repeat;
}

#text_main_010301 {
	background: url(../img/story/010301.jpg) no-repeat;
}
#text_main_010302 {
	background: url(../img/story/010302.jpg) -234px 0 no-repeat;
}
#text_main_010302:hover {
	background: url(../img/story/010302.jpg) -234px -65px no-repeat;
}
#text_main_010302:active {
	width: 585px;
	height: 628px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/story/010302.jpg) 0 -130px no-repeat;
}

#text_main_010401 {
	background: url(../img/story/010401.jpg) no-repeat;
}
#text_main_010402 {
	background: url(../img/story/010402.jpg) -234px 0 no-repeat;
}
#text_main_010402:hover {
	background: url(../img/story/010402.jpg) -234px -65px no-repeat;
}
#text_main_010402:active {
	width: 585px;
	height: 628px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/story/010402.jpg) 0 -130px no-repeat;
}