@charset "utf-8";
@import url("lineup.css");



.brandB {
	font-size: 95%;
	text-align: center;
}
.brandB h2 {
	margin-top: 30px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 543px;
}

#listbrand h3 {
	color: #FF0000;
}

.goods_p_brand a {
	border: 1px solid #FF0000;
	height: 107px;
	width: 107px;
	padding-top: 4px;
	text-align: center;
	margin-right: 8px;
	float: left;
}
.goods_p_brand a:hover {
	background-color: #FFE3E3;
}


.C_brand {
	color: #FF0000;
}

.BorderL5_brand {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
