@charset "utf-8";
/* CSS Document */

#linksystem { margin-bottom: 20px; }
h4.ttl { margin-top: 0; }
h5.ttl { margin-top: 10px; }

.attentionTxt{ color: #ff6666; }
.attentionTxt2{ color: #ff6666; margin-left: 1em; text-indent: -1em; }

/*****************************************************
リンクシステムとは
*****************************************************/

div.linkimg { text-align: center; }

table.aboutcoin { margin: 10px 0 0; }
table.aboutcoin td { text-align: center; padding: 5px 0; vertical-align: middle; }
table.aboutcoin td img { margin-right: 5px; }
table.aboutcoin td div { margin: 5px; padding: 3px 0 0 28px; height: 17px;}

/*****************************************************
コインの入手方法
*****************************************************/

div.coinbox { text-align: center; width: 180px; }
div.coinbox img { margin-bottom: 5px; }


/*****************************************************
交換できるアイテム
*****************************************************/

table.table01 td.image img { margin-top: 10px; margin-left: 20px;}
table.table01 td.cell03 { width: 68px;}
table.table01 td.cell04 { width: 33px;}
table.table01 td.coin { vertical-align: text-bottom; }
table.table01 td.coin img { margin: 0 5px 0 10px; }
table.table01 td.coin img.non { margin: 0 5px 0 0; }
/*table.table01 td strong { line-height: 180%; color: #0c77c4; font-weight: normal; }*/

table.table01 dt { color: #0c77c4; margin-top: 5px; }
table.table01 td.coin div.gvg,
table.table01 td.coin div.arena,
table.table01 td.coin div.turbotrack,
table.table01 td.coin div.kafra,
table.table01 td.coin div.endlesstower { margin-right:10px; padding: 3px 0 0 28px; height: 17px; float: left;}

div.gvg { background: url(/gameguide/system/linksystem/images/icon_gvg.gif) left top no-repeat; }
div.arena { background: url(/gameguide/system/linksystem/images/icon_arena.gif) left top no-repeat; }
div.turbotrack { background: url(/gameguide/system/linksystem/images/icon_turbotrack.gif) left top no-repeat; }
div.kafra { background: url(/gameguide/system/linksystem/images/icon_kafra.gif) left top no-repeat; }
div.endlesstower { background: url(/gameguide/system/linksystem/images/icon_endlesstower.gif) left top no-repeat; }


/*****************************************************
特殊スキル
*****************************************************/

div.exTxt { margin: 20px 0 5px; }

table.damage th,
table.damage td { text-align: center; }

div.amendment {
	margin: 30px 0 0;
	border-top: #ccc 1px dotted;
	padding: 20px 10px ;
}
