@charset "utf-8";
/* CSS Document */

#side_menu {
	padding-left:17px;
	width:192px;
	margin-bottom:20px;
	}
.saide_bana {
	text-align:right;
	}
#side_menu_contents {
	margin:auto;
	width:154px;
	}
.side_menu_title {
	text-align:center;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:12px;
	color:#62893B;
	}
.side_menu_content_title {
	line-height:250%;
	text-indent:2.1em;
	background-color:#666;
	color:#FFF;
	}
#side_menu_contents_wrapper {
	background-image:url(../method/img/img_sidebar2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
.side_menu_content {
	line-height:150%;
	border-bottom:#fff 5px solid;
	}
.side_menu_content a {
	display:block;
	background-color:#ddd;
	background-image:url(../method/img/img_sidebar_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:2.1em;
	padding-top:.5em;
	padding-bottom:.5em;
	text-decoration:none;
	color:#333;
	}
.side_menu_content a:hover {
	display:block;
	background-color:#000;
	background-image:url(../method/img/img_sidebar_arrow_over.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFF;
	}

/*特長*/
.bg_green {
	background-color:#E0E7D8;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	}
#tokucho {
	width:100%;
	}
#tokucho td {
	font-size:14px;
	color:#62893B;
	font-weight:bold;
	border-bottom:#62893B 1px solid;
	padding:3px 0 3px 5px;
	line-height:140%;
	}
#tokucho td.col_left {
	width:6px;
	background-color:#62893B;
	vertical-align:middle;
	text-align:center;
	padding:0;
	}
#tokucho td.td_spase {
	font-size:5px;
	line-height:5px;
	border-bottom:none;
	}


/*施工実績バナー*/
.case_bnr{
	text-align:center;
	margin-top:30px;
}