
/*	index
================================================== */

.innerBox{
	background:url(../img/bg02.png) no-repeat center center;
}

.main .block-01{
}
.main .block-01 h3{
	text-align:left;
	background:url(../../common_img/point.png) no-repeat left center;
	padding-left:20px;
	font-size:16px;
	margin-bottom:12px;
}
.main .block-01 article{
}
.main .block-01 figure{
	float:right;
	margin-left:45px;
}



.main .brand{
	margin-bottom:72px;
}
.main .brand h4{
	background:url(../../common_img/maker.png) no-repeat center bottom;
}


.main .brand figure{
	text-align:center;
	margin-bottom:44px;
}
.main .brand h5{
	margin-bottom:6px;
}
.main .brand .brandList{
	margin-bottom:36px;
}
.main .brand .brandList dl{
	display:table;
	border-bottom:1px solid #444444;
}
.main .brand .brandList dl dt{
	display:table-cell;
	width:240px;
	background:#EEEEEE;
	padding:10px;
	vertical-align:middle;
}
.main .brand .brandList dl dd{
	display:table-cell;
	padding:10px;
	width:230px;
	vertical-align:middle;
}
.main .brand .brandList dl dd.item{
	border-right:1px dotted #aaaaaa;
}
.main .brand .brandList dl dd.model{
}
.main .brand .brandList dl dd.center{
	text-align:center;
}

.main .brand .brandList dl dd ul{
}
.main .brand .brandList dl dd ul li{
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:4px
}
.main .brand .brandList dl dd ul li span.hgt2{
	display:inline-block;
	line-height:51px;
	height:51px;
}
.main .brand .brandList dl dd ul li span.hgt3{
	display:inline-block;
	line-height:80px;
	height:80px;
}
.main .brand .brandList dl dd ul li span.hgt4{
	display:inline-block;
	line-height:108px;
	height:108px;
}
.main .brand .brandList dl dd ul li span.hgt5{
	display:inline-block;
	line-height:136px;
	height:136px;
}
.main .brand .brandList dl dd ul li span.hgt6{
	display:inline-block;
	line-height:164px;
	height:164px;
}
.main .brand .brandList dl dd ul li span.hgt7{
	display:inline-block;
	line-height:192px;
	height:192px;
}



.main .brand .brandList dl dd ul li:last-child{
	border-bottom:0px dotted #aaaaaa;
	margin-bottom:0px
}


