body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* テキスト 店舗カテゴリ */
.txt_category {
	font-size: 9px;
	color: #AEA008;
}

/* テキスト 店舗名 */
.txt_shopname {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* テキスト 店舗名カナ */
.txt_kana {
	font-size: 9px;
	color: #969696;
}

.txt_coupon {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
	font-weight: bold;
}
.txt_shop_info_ttl {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}
.txt_shop_info {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.txt_ss {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}

