@charset "utf-8";
/*------ PC版ナビバーの幅調整 ------*/
span.price{
	color: #cc0000;
	font-weight: bold;
}
span.brand{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff00 0%);
}
.img_left{
	width: 17.5%;
	float: left;
	background-color: #fff;
	margin-right: 10px;
}