@charset "UTF-8";

/* ============ アイキャッチ ============ */
#eyecatch-block {
	width: 880px;
	width: 100%;
	background: url("eyecatch-bg.gif") center top repeat-x;
}
#eyecatch-block #eyecatch-block-inner {
	position: relative;
	width: 880px;
	height: 210px;
	margin: 0 auto;
	background-image: url("eyecatch-1.jpg");
}
#eyecatch-block .btn-3 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 202px;
	height: 94px;
	background-image: url("eyecatch-btn-3.gif");
}


/* ============ メインコンテンツ ============ */
#content .title {
	line-height: 1;
	font-size: 120%;
	padding: 0 0 0 1em;
	border-left: 7px solid #ac1a1d;
}
#content .title strong {
	color: #000;
}

#title-1 {
	height: 70px;
	margin: 0 0 30px;
	background-image: url("title-1.gif");
}
#title-2 {
	height: 37px;
	margin: 0 0 15px;
	background-image: url("title-2.gif");
}
#title-3 {
	height: 37px;
	margin: 0 0 15px;
	background-image: url("title-3.gif");
}
#title-4 {
	height: 37px;
	margin: 0 0 15px;
	background-image: url("title-4.gif");
}
#title-5 {
	height: 37px;
	margin: 0 0 15px;
	background-image: url("title-5.gif");
}
#title-6 {
	height: 37px;
	margin: 0 0 15px;
	background-image: url("title-6.gif");
}



#content-1 {
	height: 470px;
	background-image: url(content-1.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#content-2 {
	height: 364px;
	margin: 0 0 30px;
	background-image: url("content-2.gif");
}

#content-3 {
	position: relative;
	_height: 120px;
	min-height: 120px;
	margin: 0 10px 30px 0;
	padding: 0 135px 0 0;
}
#content-3 .img-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 120px;
	background-image: url("content-3.jpg");
}

#content-4 {
	position: relative;
	_height: 115px;
	min-height: 115px;
	margin: 0 10px 30px 0;
	padding: 0 135px 0 0;
}
#content-4 .img-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	height: 115px;
	background-image: url("content-4.gif");
}

#content-5 {
	position: relative;
	_height: 105px;
	min-height: 105px;
	margin: 0 10px 30px 0;
	padding: 0 135px 0 0;
}
#content-5 .img-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	height: 105px;
	background-image: url("content-5.gif");
}

#content-6 {
	position: relative;
	_height: 105px;
	min-height: 105px;
	margin: 0 10px 30px 0;
	padding: 0 135px 0 0;
}
#content-6 .img-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 115px;
	height: 105px;
	background-image: url("content-6.gif");
}

#listing-btn {
	margin-bottom:40px;
}
#listing-btn .btn-1 a {
	height: 83px;
	background-image: url("listing-btn-1.gif");
}
#listing-btn .btn-2 a {
	height: 83px;
	background-image: url("listing-btn-2.gif");
}
#listing-btn .btn-3 a {
	height: 83px;
	background-image: url("listing-btn-3.gif");
}



/* 問い合わせボタン + 実績ページボタン */
#content-contact-btn {
	margin: 15px 0;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}
#content-contact-btn ul {
	width: 534px;
	margin: 10px auto;
	padding: 0;
}
#content-contact-btn ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content-contact-btn a {
	width: 262px;
	height: 58px;
	margin: 10px 0;
}
#content-contact-btn .btn-1 a {
	float: left;
	background-image: url("content-listing-case-btn.gif");
}
#content-contact-btn .btn-2 a {
	float: right;
	background-image: url("content-contact-btn.gif")
}

