/* ************************************************ 
 *	トップページ
 * ************************************************ */

#bnrbox {
	margin-bottom: 70px;
	height: 320px;
}

#osusumebox .last {
	margin-right: -20px;
}
#osusumebox li {
	background-color: #FFFFFF;
	width: 140px;
	padding: 5px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
#osusumebox li a:hover {
	text-decoration: none;
}
#osusumebox .img {
 	text-align: center;
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
}

#osusumebox .name {
	background-image: url(https://img21.shop-pro.jp/PA01423/747/etc/line_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.4em;
}
#osusumebox .price {
	color: #AA0013;
	text-align: right;
	background-image: url(https://img21.shop-pro.jp/PA01423/747/etc/line_top.png);
	background-repeat: no-repeat;
}

#rankingbox .last {
	margin-right: -20px;
}
#rankingbox li {
	background-color: #FFFFFF;
	width: 140px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	padding: 5px;
}
#rankingbox a:hover {
	text-decoration: none;

}
#rankingbox .img {
  	text-align: center;
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
}
#rankingbox .rank {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#rankingbox .name {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 1.2em;
}
#rankingbox .price {
	color: #AA0013;
	text-align: right;
	background-image: url(https://img21.shop-pro.jp/PA01423/747/etc/line_top.png);
	background-repeat: no-repeat;
	clear: both;
}
#giftbox .box {
	width: 410px;
}
#giftbox .box .ttl {
	font-size: 20px;
	color: #395B24;
	font-weight: bolder;
	line-height: 40px;
}
#giftbox .box .txt {
	font-size: 14px;
	font-weight: bolder;
}
#osusumegiftbox .last {
	margin-right: -20px;
}
#osusumegiftbox li {
	width: 195px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
#osusumegiftbox li a:hover {
	text-decoration: none;

}
#osusumegiftbox .name {
	padding-top: 5px;
	font-size: 16px;
}
#osusumegiftbox .price {
	color: #AA0013;
	text-align: right;
}
