@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_concept.jpg) no-repeat;
	text-indent: -9999em;
}

.box_concept01 {
	background: url(../common/images/concept_01.gif) no-repeat;
	width: 306px;
	height: 306px;
	float: left;
}
.box_concept02 {
	background: url(../common/images/concept_02.gif) no-repeat;
	width: 306px;
	height: 306px;
	float: right;
}
.box_02 {
	overflow: auto;
	padding: 20px 40px;
}
h5 {
	text-indent: -999em;
}

.box_concept01 p {
	margin: 70px 0 0 25px;
}
.box_concept02 p {
	margin: 70px 20px 0 25px;
}