@charset "shift_jis";

/*
information{
	FILE NAME : css/common/table.css;
	OUTLINE : たまプラフレンズ♪｜全体 テーブルスタイル;
	SITE NAME : たまプラフレンズ♪｜COPYRIGHT (C) TAMAPLAZA-TERRACE.COM.;
	URL :;
	COPYRIGHT : COPYRIGHT (C) TAMAPLAZA-TERRACE.COM;
}


 */

.shop_list_tbl{
	margin-top:10px;
	margin-bottom:20px;
	font-size: 12px;
	text-align: left;
	border-collapse:collapse;
}
.shop_list_tbl th,
.shop_list_tbl td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.shop_list_tbl th {
text-align:center!important;
width:120px;
}
.shop_list_tbl .style01{
	background: #dfdfde;
}
.shop_list_tbl .style02{
	background: #f0f0f0;
}

