@charset "utf-8";

/*ヘッダー*/

div.headerArea {
	height: 315px;
}

/*コンテンツ*/

div.h2Box h2 {
	height: 288px;
	width: 86px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/concept/h2Title.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.wrapConceptBox {
	height: auto;
	width: 980px;
	margin: 0px auto;
	background-image: url(../img/sub/subBg.png);
	background-position: 100px 780px;
	background-repeat: no-repeat;
}

div.conceptBox {
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 120px;
	background-image: url(../img/concept/conceptBg.png);
	background-position: 783px 173px;
	background-repeat: no-repeat;
}

div.conceptBox01 {
	height: auto;
	width: 980px;
	margin: 0px auto;
}

h3.h3Ttitle01 {
	margin-top: 35px;
	height: 21px;
	width: 666px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/concept/h3Title01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.conceptBox02 {
	height: auto;
	width: 980px;
	margin: 0px auto;
}

h3.h3Ttitle02 {
	margin-top: 150px;
	height: 21px;
	width: 500px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/concept/h3Title02.png);
	background-position: top left;
	background-repeat: no-repeat;
}

p.conceptText01 {
	margin-top: 110px;
	font-size: 12px;
	line-height: 50px;
	color: #6C5F5F;
	text-align: left;
}

div.conceptBox03 {
	height: auto;
	width: 950px;
	margin: 150px auto 0px auto;
}

div.conceptImgBox01 {
	height: auto;
	width: 950px;
	margin: 0px auto;
}

div.conceptImgLeft01 {
	height: 311px;
	width: 467px;
	float: left;
	display: inline;
	margin-top: 100px;
}

div.conceptImgRight01 {
	height: 311px;
	width: 467px;
	float: right;
	display: inline;
	margin-top: 100px;
}