@charset "shift_jis";

/* -------------------------------------------------------------------------- */
/* 適用ページ：リンク集、各種データ配布、レア度の区別図解  */

/* -------------------------------------------------------------------------- */
/* ページ全体 */
hr		{ color: #888888; width: 950px; }
td,body	{ font-size: 12px; }
tr		{ height: 23px; }

a:link		{ color: #ee6600; }
a:hover		{ color: #e14169; }
a:visited	{ color: #ee6600; }


/* -------------------------------------------------------------------------- */
/* リンク集 */
div		{ color: #888888; text-align: right; }
.mdasi	{ background-color: #ffee66; }
.kou01	{ background-color: #ffffff; width: 189; }
.kou02	{ background-color: #ffffff; width: 189; }


/* -------------------------------------------------------------------------- */
/* レア度区別図解 */
.kdasi	{ background-color: #ffee66; }
.koumo	{ background-color: #ffffff; height: 60; }


/* -------------------------------------------------------------------------- */
/* 各種データ配布 */
.st		{ font: bold; font-family: ＭＳ ゴシック; }
li		{ list-style-type: none; }