@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");
}



/* ============ メインコンテンツ ============ */
#title-1 {
	height: 65px;
	margin: 0 0 15px;
	background-image: url("title-1.gif");
}
#title-2 {
	height: 42px;
	margin: 0 0 15px;
	background-image: url("title-2.gif");
}
#title-3 {
	height: 42px;
	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");
}
#title-7 {
	height: 43px;
	margin: 0 0 15px;
	background-image: url("title-7.gif");
}
#title-8 {
	height: 43px;
	margin: 0 0 15px;
	background-image: url("title-8.gif");
}

#sub-title-1 {
	height: 32px;
	background-image: url("sub-title-1.gif");
}

#content-1 {
	height: 300px;
	margin: 0 0 30px;
	background-image: url("content-1.gif");
}
#content-2 {
	height: 300px;
	margin: 0 0 30px;
	background-image: url("content-2.gif");
}
#content-3 {
	margin: 0 0 30px;
}
#content-3 ul {
	margin: 0;
}
#content-3 ul li {
	display: inline;
	list-style: none;
	margin-left: 0;
}
#content-3 a {
	width: 200px;
	height: 60px;
	float: left;
	margin: 0 5px 0 0;
}
#content-3 .btn-1 a {background-image: url("content-3-btn-1.gif");}
#content-3 .btn-2 a {background-image: url("content-3-btn-2.gif");}
#content-3 .btn-3 a {background-image: url("content-3-btn-3.gif"); margin: 0;}

#content-4 {
	height: 240px;
	margin: 0 0 30px;
	background-image: url("content-4.gif");
}
#content-5 {
	margin: 0 0 30px;
	padding-bottom: 230px;
	background: url("content-5.gif") center bottom no-repeat;
}
#content-6 {
	margin: 0 0 30px;
	padding-bottom: 335px;
	background: url("content-6.gif") center bottom no-repeat;
}
#content-7 {
	margin: 0 0 30px;
	padding-bottom: 600px;
	background: url("content-7.gif") center bottom no-repeat;
}

#listing-btn {
	margin-bottom:40px;
}
#listing-btn .btn-1 a {
	height: 83px;
	background-image: url("listing-btn-1.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 a {
	width: 262px;
	height: 58px;
	margin: 10px auto;
	background-image: url("content-contact-btn.gif");
}



/* 問い合わせボタン + 実績ページボタン */
#content-contact-btn {
	margin: 15px 0;
	background: #f5f5f5;
	border: 1px solid #e9e9e9;
}
#content-contact-btn ul {
	width: 534px;
	margin: 0 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")
}
