@charset "UTF-8";

/* ------------------------------------
◆　ie7
------------------------------------ */
.ie, .ie img {
	display:block;
	width:100%;
	height:auto;
}

.contact {
	width:100%;
	background-image:url("../img/bg_contact.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	padding:79px 0px 130px 0px;
}

.contact .contact_form form {
	padding:22px 0px 0px 105px;
}

.cbxbd {
	clear:both;
}

