@charset "utf-8";

.underKeyimage {
	width: 100%;
	height: 200px;
	background: #D9D9D9 url(../images/customers/keyimages.jpg) no-repeat center center;
	text-align: center;
}

.customers #Side h2 {
	line-height: 1.3;
	background: url(../images/customers/iconBottle.png) no-repeat 25px center;
}

/*-------------------------------------------------------------------------*/
#Main section div {
	padding-left: 10px;
}

#Main section div p {
	margin-bottom: 30px;
}

#Main section div dl {
	margin-left: 50px;
	padding: 30px;
	display: inline-block;
}

#Main section div dl dt {
	margin-bottom: 0.2rem;
	font-size: 1.8rem;
	font-weight: bold;
}

#Main section div dl dd {
	margin-bottom: 0.2rem;
}

.btnContact {
	margin-top: -100px; 
}
