
#Contents{
	position: relative;
}

#club .txt{
	background: url(../images/databg.gif) repeat-y;
	text-align: center;
	padding: 20px 10px 0px 10px;
	font-size: larger;
	font-weight: bold;
}
#club .ttop{
	padding: 30px 10px 0px 10px;
}
#club .tunder{
	padding: 0px 10px 30px 10px;
}
#club a{
	display:block;
	background:#C3E8FA;
}
.yCoupon{
	text-align: center;
	padding: 10px 0;
}
.yCoupon a{
	padding: 20px 10px;
	margin: auto;
	display: block;
	/*
	width: 250px;
	font-size: larger;
	font-size: x-large;
	*/
	font-size: xx-large;
	font-weight: bold;
	color: white;
	background: #96c51d;
	text-decoration: none;
	border: 2px solid white;
	border-radius: 15px;
  	-webkit-border-radius: 15px;
}
.yCoupon a:hover{
	color: #96c51d;
	background: white;
	border: 2px solid #82C843;
}
.yCouponNormal a{
	width: 300px;
	font-size: x-large;
}

.yCouponImg{
	position: absolute;
	right: 10px;
	top: 870px;
}
.yCouponNormal a,
.yCouponFoot a{
	/*border: 2px solid #F676F1;*/
	border: 2px solid #638F54;
}
.yCouponNormal{
	background: url(../images/databg.gif) repeat-y;
}
.yCouponFoot{
	padding; 0;
}

.yCouponImgTosinden{
	position: absolute;
	right: 50px;
	top: 1040px;
}
.yCouponImgTosinden a{
	font-size: x-large !important;
	padding: 10px 50px;
}
#ShopList.toshinden{
	background: url(../imgs/shopbg_2.gif) no-repeat;
	width: 920px;
	height: 490px;
}
#ShopList .yCoupon{
	background: none;
	padding: 0;
	height: 92px;
	width: 385px;
}
#ShopList .yCoupon a{
	margin-top: 5px;
	/*2013/12/04 協賛から通常割引へ
	border: 2px solid white;
	padding: 5px 10px;
	*/
	border: 2px solid #638F54;
	padding: 20px 10px;
	background: white;
	color: #96c51d;
}
#ShopList .yCoupon a:hover{
	background: #96c51d;
	color: white;
}

#DataShop ul{
	padding-top: 10px !important;
}
#DataShop .addToshinden{
	/*padding-left: 100px;*/
	text-align: center;
}
#DataShop .addToshinden .yCoupon{
}
#DataShop .addToshinden .yCoupon a{
}
#DataShop .addToshinden .yCouponFoot a{
	margin: auto;
	padding: 10px 10px;
	width: 700px;
}
#DataShop .addToshinden .yCouponNormal{
	background: none;
}
#DataShop .lastItem{
	height: 420px;
}