@charset "shift_jis";

/* -----------------------------------------------------------
CSS Information

 File name:      catalog.css
 Author:         Yusuke Miyano(admin)
 Style Info:     ブランド紹介ページのcss
----------------------------------------------------------- */


#c-brand-category {
	clear: both;
	width: 560px;
	padding-top: 15px;
	background-image: url(http://www.2-second.com/img/netshop/brand/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#c-brand-category .brand-title {
	clear: both;
	margin-bottom: 5px;
}
#brandbox {
	width: 180px;
	background-image: url(http://www.2-second.com/img/netshop/brand/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-bottom: 10px;
}
#brandbox #ex {
	width: 160px;
	font-size: 11px;
	line-height: 145%;
	height: 90px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#brandbox #go {
	font-size: 11px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 7px;
	margin-left: 10px;
	background-image: url(http://www.2-second.com/img/netshop/brand/icon.jpg);
	background-repeat: no-repeat;
}
#brandbox #go a {
	color: #CC0000;
}

#brandbox #go avisited {
	color: #CC0000;
}
#c-brand-category .left-ma {
	margin-left: 10px;
}
#brandbox h4 {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
}
