/* ページごとの設定　
------------------------------------------　
------------------------------------------　*/

/* 「施工実績」ページ */

.works-contents {
	width: 563px;
	padding-bottom: 40px;
	padding-left: 15px;
}

.works-contents .l-contents {
	width: 369px;
	padding-top: 10px;
	float: left;
}
.works-contents .r-contents {
	width: 180px;
	float: right;
	font-size: 12px;
	line-height: 120%;
	padding-top: 5px;
}

.works-contents .r-contents img {
	border: 1px solid #999999;
	margin-top: 5px;
}
.r-contents-t {
	padding-top: 13px;
}


.works-contents .photos {
	padding-top: 10px;
	padding-left: 4px;
}
.works-contents .photos img.photocenter {
	margin-left: 5px;
	margin-right: 5px;
}

.works-contents .photos img {
	border: 1px solid #999999;
}


/* 「外構舎とは」ページ */
.about-catch {
	width: 563px;
	height: 215px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right top;
}
.about-catch h3 {
	padding-bottom: 15px;
}
.about-text {
	width: 540px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
}
.about-img-s {
	width: 536px;
	padding-left: 10px;
}

.about-img-s-u {
	width: 536px;
}

.about-img-s-l {
	float: left;
	padding-right: 5px;
}
.about-img-s-r {
	float: right;
}
.about-img-s-l img,
.about-img-s-r img {
	border: 1px solid #999999;
}
.clear-l {
	clear: left;
	float: none;
}
.about3-img-s {
	width: 536px;
}
.about3-img-s-l {
	width: 344px;
	float: left;
}
.about3-img-s-r {
	width: 177px;
	float: right;
}
.about3-img-s-l img,
.about3-img-s-r img {
	border: 1px solid #999999;
}




.about-contents {
	width: 563px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.about-contents h4 {
	padding-bottom: 10px;
}

.about-contents .l-contents {
	width: 300px;
	padding-top: 3px;
	float: left;
}
.about-contents .r-contents {
	width: 255px;
	padding-top: 3px;
	float: right;
}



/* 「会社概要」ページ */

.company-contents {
	width: 519px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.company-contents h3 {
	padding-bottom: 10px;
}
.company-contents table {
	border: 1px solid #BD9267;
}

.company-contents th,
.company-contents td {
	border-bottom: 1px solid #DEC8B2;
	text-align: left;
	padding: 8px;
}
.company-contents th {
	color: #997654;
	background: url(../company/img/td-bg.gif) repeat left top;
	font-weight: normal;
	width: 25%;
	text-align: center;
}
.company-contents td {
	width: 75%;
}


.footimg {
	padding-bottom: 40px;
}
.about-uri {
	padding-top: 20px;
}

.about-uri img {
	border: 1px none #CCCCCC;
}
.company-contents-left {
	width: 365px;
	float: left;
}
.company-contents-right {
	width: 144px;
	float: right;
}
.company-contents-right img {
	border: 1px solid #CCCCCC;
}
.company-contents-point-right {
	float: left;
}
.company-contents-point-left {
}
.company-contents-point-left {
	float: left;
	margin-right: 3px;
}
.company-contents-map {
	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
}
.company-contents-map-img {
	float: right;
}
.company-contents-text {
	padding-top: 5px;
}
