@charset "utf-8";

/* ===========================================

 web site : www.y-buster.co.jp
 author : support center
 Updated day ： 08/10

=========================================== */

/* ----------------------
 contact.css
---------------------- */

div#contactArea {
	padding: 0px 10px 15px;
}

div.contactBox {
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

div.contactText {
	float: right;
	width: 510px;
	padding-left: 20px;
	padding-top: 30px;
}

div.contactForm {
	clear: both;
}
