
@charset "utf-8";


/* @group Elements
================================================== */

#topbargain-conteiner{
	width: 760px;
}


#topbargain-conteiner #salebox-right{
	width: 350px;
	margin-right: 60px;
	float: left;
}

#topbargain-conteiner #salebox-left{
	width: 350px;
	float: right;
}


#topbargain-conteiner .itemname{
	line-height: 150%;
	font-size: 14px;
	padding: 10px 0px;
}


#topbargain-conteiner .bf-price{
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
}

#topbargain-conteiner .af-price{
	font-size: 40px;
	font-weight: bold;
	color: #d00100;
	line-height: 100%;
	text-align: right;
	background-image: url(http://image.rakuten.co.jp/plusyu/cabinet/2016-06-16-sale.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0px;
}

