@charset "Shift_JIS";

@import url("contact.css");

/* ----------------------------------------

	 CONTACT COMMON CSS 

---------------------------------------- */

h1,
h2 {
	text-indent: -9999px;
}

#contactImg {
	width: 800px;
	height: 100px;
	background: url("../img/contact-img.gif") no-repeat top left;
	text-indent: -9999px;
}

#content {
	margin-left: 10px;
	width: 680px;
}

#content .section {
	padding-bottom: 47px;
}
