@import"common.css";

/* CSS Document */

/* brands START */
/*/// contents ////////////////////////////////////////////////////////*/
#title-brands{
	height: 70px;
	background-image: url(../images/brands/h2-brands.png);
	background-repeat: no-repeat;
}
/*//////////// text invisible ////////////*/
#title-brands h2{text-indent: -9999px;}
/*//////////// text invisible ////////////*/

#contents-brands{
	padding-top:20px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:350px;
}

#contents-brands-start{
	padding-top:20px;
	padding-left:80px;
	padding-bottom:200px;
}

/* brands END */

h3 {
	margin-bottom: 20px;
}

.b_image {
	width:85px;
	height:65px;
}

.b_right {
	height:65px;
}

