<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/main_bg_ohter.jpg) repeat-x;
}

h2 {
	height:140px;
	display: block;
	background-repeat:no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#top_title {
	width:850px;
	height:auto;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(../img/top_other.jpg);
	background-repeat:no-repeat;
}

/*--------------------------------------------
サイトマップ
---------------------------------------------*/

.map {
	width:290px;
	height:auto;
	float:left;
}
.map h4 {
	width:220px;
	line-height:30px;
	margin:0;
	padding:3px 40px;
	background:url(../img/title_bg.jpg);
	background-repeat:no-repeat;
}
.map ul {
	width:330px;
	height:auto;
}
.map li {
	width:70%;
	margin:3px 30px;
	padding:0 0 0 10px;
	border-bottom:1px #CCC dashed;
}

/*--------------------------------------------
施工写真
---------------------------------------------*/
.work_box {
	clear:both;
}
.photo_list li {
	float: left;
	margin: 0;
	margin-right: 10px;
}
.photo_list li img {
	width: 142px;
}
.work_box img {
}
.w_left01,
.w_right02 {
	width:397px;
}
.w_right01,
.w_left02 {
	width:193px;
}
.w_right01 img,
.w_left02 img,
.w_left01 img,
.w_right02 img,
.w_03 img,
.w_04 img {
	background-color:#FFFFFF;
	border:1px #DBDCDC solid;
	padding:2px;
}

.w_right01 img,
.w_left02 img {
	width:183px;
	margin-bottom:5px;
}
.w_left01 img,
.w_right02 img {
	width:387px;
	margin-bottom:10px;
}

.w_left01,
.w_left02 {
	margin:0 0 20px 0;
	float:left;
}
.w_left01 img,
.w_right02 img {
	height:auto;
	margin-bottom:10px;
}
.w_right01,
.w_right02 {
	margin:0 20px 0 0;
	float:right;
}
.w_03 {
	width:100%;
	clear:both;
}
.w_03 img {
	width:185px;
	margin-right:5px;
	margin-bottom:10px;
}
.w_04 {
	width:100%;
	clear:both;
}
.w_04 span img {
	width:38px;
	border:none;
	background:none;
}
.w_04 img {
	width:258px;
	margin-bottom:10px;
}
p.w_top {
	margin:0 3px 30px 5px;
	padding:0 20px;
	border-left:3px #090 solid;
	clear:both;
}</pre></body></html>