@charset "utf-8";

/*お問い合わせページ*/

div.contactBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
}

h4.h4Title01 {
	height: 50px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/contact/h4Title01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

p.contactText01 {
	padding: 35px 20px 30px 30px;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	text-align: left;
}

