@charset "utf-8";

/*　コンセプト
------------------------------------------------------------ */

#img_concept {
	width: 600px;
	height: 250px;
	background: url(../common/images/img_concept.jpg) no-repeat;
	text-indent: -999em;
}

.photo_space {
    width: 540px;
	padding-bottom: 30px;
}
.photo_space .left {
    width: 266px;
	height: 200px;
	float: left;
}
.photo_space .right {
    width: 266px;
	height: 200px;
	float: right;
}

.bg_logomark {
    width: 540px;
	height: 370px;
	_height: 400px;
	background: url(../common/images/bg_logomark.jpg) no-repeat;
	text-align: center;
	padding-top: 30px;
}
.bg_logomark p {
    padding-bottom: 12px;
	line-height: 180%;
	font-size: 1.1em;
}
