@charset "UTF-8";
/* CSS Document */
.contents_wrap_2nd {
	text-align:center;
	display: block;
	clear:both;
	position: relative;
	content:”.”;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_contents.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contents_section_2nd {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
    width: 980px;
	height:auto;
	text-align:center;
}


.brands_img{
padding-bottom:70px;	
}

.copy{
padding-bottom:40px;
}
.copy_txt{
padding-bottom:60px;
}



.brands_section{
width:980px;
padding-bottom:50px;
text-align:left;
}


.box4_end{
float:right;
width:230px;
}

.box4_left {
float:left;
width:230px;
padding-right:20px;
}

.brands_txt{
	width:194px;
	text-align:left;
	padding: 15px;
	border: 3px solid #e2e2e2;
}

.brands_txt h4{
color: #b48d32;
}


