.cell00a { background-color: #cc0000; color: #ffffff } /*赤地・白文字のフロア用セルのクラス*/
.cell00b { background-color: #333333; color: #ffffff; font-weight: bold } /*グレー地・白文字の見出し用セルのクラス*/
.cell01 { background-color: #dddddd } /*グレー地のブランド・ショップ用セルのクラス*/
#head { color: #333333; font-weight: bold } /*ブランド・ショップの太文字用 ID*/
#item { color: #333333 } /*ブランド・ショップの文字用 ID*/
#new { color: #dd0000; font-weight: bold } /*新規ブランド・ショップの文字用 ID*/
#renew { color: #209d36; font-weight: bold } /*リニューアルショップの文字用 ID*/

/*ST_topics文字用*/
a.st:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a.st:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka,"ヒラギノ角ゴ Pro W3";
}
a.st:active {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}
a.st:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/* -----------------------------------------------------
	レストラン エポスポイント3倍バナー
	表示 / 非表示 切り替え(2010/05/07) 
	/stores/restaurant/店舗番号/index.html
	/namba/guide/cafe/以下　と同時更新
	.epospoint3
----------------------------------------------------- */
.epospoint3 { display: none; }
