@charset "utf-8";

/*会社情報*/

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

div.inWrapMainImageArea {
	background-image: url(../img/about/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/about/pageH2Title.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.aboutBox01 {
	height: auto;
	width: 100%;
	padding-bottom: 60px;
}

h4.aboutH4Title01 {
	padding: 10px 20px 7px 65px;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #06345A;
	background-color: #FFF8E1;
	background-image: url(../img/about/aboutH4Bg.png);
	background-position: 31px 7px;
	background-repeat: no-repeat;
	text-align: left;
}

p.aboutText01 {
	padding: 25px 30px 0px 30px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

div.contactBtn {
	height: auto;
	width: 570px;
	margin: 60px auto 0px auto;
	padding-bottom: 100px;
}

div.contactBtn a img:hover {
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
