/* 提携店一覧・ */
.shop_txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.shop_txt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.shop_txt03 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.link_shoplist:link {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #4480c4;
}
.link_shoplist:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #4480c4;
	text-decoration:underline;
}
