@charset "utf-8";

/*会社情報*/

div.wrapMainImageArea {
	background-color: #FFF;
}

div.inWrapMainImageArea {
	background-image: url(../img/contact/inWrapMainImageArea.png);
}

h2.pageH2Title {
	position: absolute;
	top: 102px;
	left: 0px;
	height: 78px;
	width: 1000px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/contact/pageH2Title.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.contactBox01 {
	height: auto;
	width: 100%;
}

p.contactText01 {
	padding: 35px 30px 65px 30px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

div.contactBox02 {
	height: auto;
	width: 100%;
}

p.thanksText {
	margin-top: 87px;
	padding-top: 104px;
	font-size: 12px;
	line-height: 34px;
	color: #000000;
}
