@charset "utf-8";


table.privelegeCountupItem {
	margin: 0 auto 32px;
}
table.privelegeCountupItem td {
	padding-bottom: 4px;
}
table.privelegeCountupItem table {
	width: 480px;
	height: 176px;
	background-image: url(../images/privilege/countup_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0;
}
table.privelegeCountupItem table.table3rd {
	background-image: url("../images/privilege/countup_bg2'.gif");
	height: 466px;
}
table.privelegeCountupItem table th {
	width: 160px;
	padding-left: 8px;
}
table.privelegeCountupItem table td {
	padding: 8px;
	vertical-align: middle;
}
table.privelegeCountupItem table td p {
	text-align: center;
	font-size: 14px;
}
table.privelegeCountupItem table table {
	width: auto;
	height: auto;
}
table.privelegeCountupItem table table td {
	padding: 2px 16px;
	line-height: 1;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

table.privelegeCountupItem table.table3rd td.guest_sample {
	text-align: center;
	vertical-align: top;
}

table.shop {
	margin: 0 -16px 16px;
}
table.shop td {
	width: 192px;
	height: 240px;
	padding: 0;
	text-align: center;
	background-image: url(../images/privilege/shop_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}
table.shop td.void {
	background-image: none;
}
table.shop td p {
	text-align: center;
	margin: 8px 0;
}

span.arrow {
	color: #FAA;
}

