/* CSS Document */

table#MainLayout table#Shops {
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}

table#MainLayout table#Shops td.Contents {
	border: #cccccc 1px solid;
	padding: 5px 5px 5px 5px;
}

table#MainLayout table#Shops td.Spacer {
	line-height: 0;
	margin: 0;
	padding: 0;
}

table#MainLayout table#Shops .Header {
	background-color: #ccffff;
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 7px 0;
	padding: 1px 0 0 3px;
}

table#MainLayout table#Shops .Image {
	line-height: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 120px;
}

table#MainLayout table#Shops .Name {
	font-family: "ＭＳ Ｐ明朝","平成明朝",serif;
	font-size: 100%;
	line-height: 1em;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

table#MainLayout table#Shops .Coupon {
	line-height: 1em;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: center;
}

table#MainLayout table#Shops .Update {
	font-size: 70%;
	line-height: 1em;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
}
