#tableArea *{
	font-size: 14px !important;
}


table, tr, th, td{
	border: solid 1px black !important;
	border-collapse:collapse !important;
}
#tableArea table{
	width: auto !important;
}
#tableArea table th,
#tableArea table td
 {
	padding: 2px !important;
}

#tableArea tr td:nth-child(n+2):nth-child(-n+8){
	text-align:center;
}

tr td:nth-child(1){
	font-weight:bold;
	text-shadow: 1px 0px 0 #000, -1px 0px 0 #000, 0px 1px 0 #000, 0px -1px 0 #000;
}

tr.装備の間 td:nth-child(1){color:#FDE079;}
tr.武器の間１ td:nth-child(1){color:#F4B3B3;}
tr.武器の間２ td:nth-child(1){color:#D3393A;}
tr.防具の間 td:nth-child(1){color:#76B9F7;}
tr.アクセの間 td:nth-child(1){color:#C4F273;}
tr.魔石の間１ td:nth-child(1){color:#F7D1F6;}
tr.魔石の間２ td:nth-child(1){color:#A841BA;}
tr.ヘルの間 td:nth-child(1){color:#EDB600;}
tr.マナの間 td:nth-child(1){color:#2AE5C4;}
tr.進化の間 td:nth-child(1){color:#F0B43A;}
tr.強化の間 td:nth-child(1){color:#CFD367;}












