/* index */
body
{
background-image: url(https://img17.shop-pro.jp/PA01272/042/etc/background_big.jpg?cmsp_timestamp=20221105121933);
background-repeat: repeat;
background-position: top center;
}

#mainBana {
	background: #000000;
}
#mainBana ul {
	width: 960px;
	margin: 0 auto;
}
#mainBana ul li {
	float: left;
}
ul#pickupBana li {
	float: left;
}

/* news */
#news {
	width: 345px;
	float: left;
}
#news h3 {
	margin-bottom: 15px;
}

/* SNS Ëä¤á¹þ¤ß */
	.twitter {
      background-color: #1DA1F2;
      padding-top: 10px;
}

	.twitter a {
      color: #fff;
      padding-bottom: 10px;
}

	.twitter_contents {
      padding-top: 10px;
}

	.facebook {
      background-color: #3B5998;
      padding-top: 10px;
}

	.facebook a {
      color: #fff;
      padding-bottom: 10px;
}

	.facebook_timeline {
      padding-top: 10px;
}

	.instagram {
      background-color: #CF2E92;
      padding-top: 10px;
}

	.instagram a {
      color: #fff;
      padding-bottom: 10px;
}

	.instagram_timeline {
      padding-top: 10px;
}

/* ranking */
#ranking {
	width: 345px;
	float: right;
}
#ranking ul {
	padding: 10px;
	border-right: 1px solid #DEDBD0;
	border-left: 1px solid #DEDBD0;
	border-bottom: 1px solid #DEDBD0;
}
li.seller-unit {
	height: auto;
	margin-bottom: 5px;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #DEDBD0;
}
p.rankIcon {
	width: 50px;
	float: left;
}
p.rankImg {
	width: 75px;
	margin-left: 8px;
	float: left;
}
p.rankImg img {
	border: 1px solid #DEDBD0;
}
p.rankTit {
	width: 178px;
	margin-left: 10px;
	float: left;
}

/* recommend */
li.recommend-unit {
	width: 134px;
	margin: 15px 5px 0 5px;
	float: left;
}
li.recommend-unit p {
	margin-top: 5px;
}
li.recommend-unit img {
	border: 1px solid #DEDBD0;
}

/* trendItem */
li.trendItem {
	width: 160px;
	margin: 15px 10px 0 10px;
	float: left;
}
li.trendItem p {
	margin-top: 5px;
}
li.trendItem img {
	border: 1px solid #DEDBD0;
}