@charset "utf-8";

body,div{
	margin:0 auto;
	padding:0;
	}	

#bnrspot{width:100%; list-style:none; margin: 0; padding: 0; text-align:center;}
#bnrspot li{width:46%; display: inline-block; margin:4px 0; text-align: center;}
#bnrspot li img{width:100%; height:auto; -webkit-box-shadow: 1px 1px 2px #999;-moz-box-shadow: 1px 1px 2px #999;box-shadow: 1px 1px 2px #999;}
#bnrspot li table{width:100%;}

/*CF*/
.cf:before,.cf:after{  content:"";  display: table;}
.cf:after{  clear:both;}
/*FOR IE6,7ihaslayoutj*/ .cf{  *zoom:1;}

div#rakuten_campaign {
    background: #C00;
    border-radius: 4px;
    position: relative;
    display: block;
    height: 40px;
    margin: 15px auto;
    width: 92%;
}

div#rakuten_campaign p {
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    background: URL(https://www.rakuten.ne.jp/gold/es-toys/frame/images/common/pointicon02.png) no-repeat 0 0px;
    background-size: 21%;
    margin: 0 0 0 -25px;
    text-align: left;
    padding: 11px 0 14px 82px;
    position: absolute;
    top: -8px;
    left: 0;
    letter-spacing: 0.1em;
}

div#tx_coupon {
    width: 94%;
    margin: 0 auto;
}

div#tx_coupon #xmas2019 { /*xmas*/
	margin: 0 auto 10px;
	border-radius: 7px 7px 0 0;
}


/* SP**********************************************/

@media screen and (max-width: 640px) {

#bnrspot li{
	width:100%;
	margin:0 auto;
	}

#bnrspot li img{margin:3px auto;}


}
