@charset "Shift_JIS";

body	{ font-style: normal; }
table	{ margin: 0; padding: 0; font-size: x-small; }

/* フォント（color style variant weight size/line-height family） */
.rank	{ font: normal normal normal 11px/100% sans-serif; background-color: #ffffff; line-height: 120%;}
.shop	{ color: #000000; font-size: 13px; text-align: center; }

.white	{ background-color: #ffffff; }
.green	{ background-color: #004000; }

table.topi tr		{ background-color: #004000; }
table.topi tr table tr	{ background-color: #ffffff; line-height: 130%;}

table.rank tr td a	{ color: #0000FF; font-weight: bold;}

table.reco tr td a	{ color: #ffffff; font: normal normal bold 18px/100% sans-serif; background-color: #004000; }
table.reco tr td.ttl	{ color: #ffffff; font-weight: normal; background-color: #004000; }

table.best tr td	{ padding: 3; }
table.best tr th	{ background-color: #99CCCC; color: #000000; font: normal normal bold 18px/130% sans-serif; height: 30; }
table.best tr td.day	{ color: #FF0000;}
table.best tr td a	{ color: #0000FF; font-weight: bold;}

table.comic tr		{ background-color: #006600; }
table.comic tr th	{ background-color: #089E00; }
table.comic tr table tr	{ background-color: #ccffcc; }

table.staff tr		{ background-color: #006600; }
table.staff tr th	{ background-color: #089E00; }
table.staff tr table tr	{ background-color: #ccffcc; }

/* 画像 */
img.a	{ width: 217; height: 36; border: 0;}	/* 短バー */
img.b	{ width: 411; height: 48; border: 0;}	/* 長バー */
img.c	{ width: 40; height: 31; border: 0;}	/* 大ランク */
img.d	{ width: 29; height: 29; border: 0;}	/* 小ランク */

table.shop tr td img	{ width: 100; height: 75; border: 0; text-align: center;}

/* リンク */
a img		{ margin: 0; border: none; }
a:link		{ text-decoration: none; }	/* 未参照 */
a:visited	{ color: #0000ff; text-decoration: none; }	/* 既参照 */
a:hover		{ color: #00cccc; text-decoration: underline; }	/* マウスオーバー */
a:active	{ color: #006600; text-decoration: underline; }	/* アクティブ */