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

body{position:relative;}

#tab_menu{
	height:90px;
	background:url(/tech/indust_waste/works/images/bg_tab_menu.jpg) repeat-x left top;
	margin:0 1px;
}

#tab_menu .tab{
	padding:15px 0 0 69px;
}
#tab_menu .tab li{
	float:left;
	width:auto;
}

div#main div.link_anchor {
	margin: 20px 100px 20px 100px;
	padding: 10px 20px;
	background:#ededed;
	border:none;
}

/*実績配置用*/
.feature_works_unit{
	margin:30px 0;
	clear:both;
}

.feature_works_unit.first{
	border:none;
	margin-top:0px;
}

.feature_works_unit .section{
	border-top:#A8B6C8 1px solid;
	padding:30px 0 0 0 !important;
	margin-left:100px;
}

.feature_works_unit.first .section{
	border-top:none;
	padding:0 !important;
}

div#main.tech_body .feature_works_unit h3 {
	font-size:135.7%;
	padding:0 0 10px;
	margin:0;
	line-height:1.5;
	border-top:none;
	margin: 0;
}
div#main.tech_body .feature_works_unit h4 {
	margin: 0;
	clear:both;
	line-height:1.5;
}

.feature_works_unit dl.data{
	font-size:92.3%;
	line-height:1.5;
	margin:0;
	padding:0;
}

.feature_works_unit dl.data dt{
	clear:both;
	float:left;
	width:5.5em;
	margin-bottom:0.5em;
}
.feature_works_unit dl.data dd{
	padding-left:5.5em;
	margin-bottom:0.5em;
}

/*実績配置用　margin上下0px*/
.feature_works_unit.add{
	margin:0 !important;
}

/*caption　margin下0px*/
div#main p.caption2 {
	margin: 3px 0 0px 0;
	line-height:1.7;
	font-size: 90%;
}

div#main p.caption3 {
	margin: 3px 0 30px 0;
	line-height:1.7;
	font-size: 90%;
}

.sg_lbox{position:relative;}
.sg_lbox .zoom_icon{
	position:absolute;
	top:-4px; right:-4px;
}

.page_bottom .pager li{
	display:none;
}


/*body_place*/
#body_place{
	position:relative;
	padding:0 0 4px 24px !important;
	margin-top:30px;
}

/*place_btn*/
.place_btn li{
	position:absolute;
	top:0px; left:0px;
	width:auto;
}

.place_btn li.hokkaido{top:29px; left:666px;}
.place_btn li.touhoku{top:118px; left:602px;}
.place_btn li.kantou{top:164px; left:602px;}
.place_btn li.hokuriku{top:66px;left:339px;}
.place_btn li.toukai{top:210px; left:602px;}
.place_btn li.kansai{top:112px; left:295px;}
.place_btn li.shikoku{top:278px; left:443px;}
.place_btn li.chugoku{top:158px; left:245px;}
.place_btn li.kyushu{top:204px; left:197px;}
.place_btn li.overseas{top:21px; left:40px;}


/* place_table */

div#main h3.place_label{
	margin-left:1px;
}

table.index_all{width:958px; margin-left:1px;border-bottom:#ccc 1px solid;}

table.index_all tr.even{
	background:#ededed;
}
table.index_all tr.last td{
	border-bottom:#A8B6C8 1px solid;
}

table.index_all td,
table.index_all th{
	/*font-size:78.5%;*/
	font-size:85.7%;
	padding:8px 6px 8px 7px;
	line-height:1.3;
	border-top:#fff 1px solid;
	border-bottom:#fff 1px solid;
	vertical-align:top;
	background:url(/tech/indust_waste/works/images/bg_dot_line_y.gif) repeat-y left top;
}

table.index_all th{
	background:#C6D2E1 url(/tech/indust_waste/works/images/bg_dot_line_y.gif) repeat-y left top;
	font-weight:bold;
}

table.index_all th.pj_name{
	background:#C6D2E1;
}
table.index_all td.pj_name{
	background:none;
}

table.index_all .num{
	text-align:center;
	width:2em;
	background:none;
}
table.index_all .numeric{
	text-align:right;
	width:6.5em;
}
table.index_all .flags{
	width:2.5em;
	text-align:center;
}
table.index_all .owner{
	width:15em;
}
table.index_all .place{
	width:6.5em;
}
table.index_all .center{
	width:1em;
	text-align:center;
}
table.index_all .year{
	text-align:center;
	width:10em;
}

h3.break,
tr.break{
	page-break-before:always;
}


@media print{
	.feature_works_unit{
		/*page-break-before:always;*/
	}
	.feature_works_unit.first{
		page-break-before:avoid;
	}

	table.index_all td,
	table.index_all th{
		border-bottom:#A8B6C8 1px solid;
	}

}