@charset "utf-8";


/*  index_page_slide
---------------------------------------------------------- */
#index_slide{
	background:url(/tech/mokuzou/images/bg_index_sl.jpg) no-repeat left top;
	float:left; width:960px; /*for_Firefox*/
	position:relative;
	padding:0;
}

#index_slide .slide_ctrl{
	position:absolute;
	top:57px;
	left:159px;
	width:140px;
}

#index_slide .slide_btns {
	float:left;
	width:auto;
}

#index_slide .slide_btns li{
	/*clear:both;*/
	float:left;	
	width:8px;
	height:8px;
	margin-right:10px;
	line-height:8px;
	_overflow:hidden;
}

#index_slide .slide_box {}

#index_slide .slide_box li{
	cursor:pointer;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}

/*nav_btns*/
.nav_btns{
	position:absolute;
	top:0px;
	left:660px;
}
.nav_btns li img{
	vertical-align:bottom;
}


/*main_lead*/
.main_lead {
	padding-bottom:30px;
}

/*  index_page_lead
---------------------------------------------------------- */
.main_lead .lead_txt{
	width:640px;  float:left;
	background:url(/tech/mokuzou/images/bg_bn_arrow.png) no-repeat 550px 20px;
}
.main_lead .lead_txt p.txt{
	padding-right:110px;
}

.main_lead .feature_btn{
	width:300px; float:right;
}

/*  index_page_topics
---------------------------------------------------------- */
.tech_body.index .topics{
	border-top:#A0D041 2px solid; padding:16px 10px 0; margin-bottom:0px; overflow:hidden;
}

div#main.tech_body.index .topics h2{
	margin:0; padding:0; float:left; width:80px; font-size:100%; line-height:1.4;
	color:#427B42;
}
div#main.tech_body.index .topics .txt{
	float:right; width:500px; font-weight:normal;
}

div#main .topics ul.link li{
	margin-bottom: 10px;
	line-height:1.4;
	background: url(/common/image/arrow_red.gif) no-repeat 0 0.5em;
}
div#main .topics ul.link li a{
	text-decoration:none;
}
div#main .topics ul.link li a:hover{
	text-decoration:underline;
}
div#main .topics ul.link li.no_link{
	color:#333;
	background: url(/common/image/bg_dot_list.gif) no-repeat 2px 0.55em;
}

/*  topics_area
---------------------------------------------------------- */
div#main.tech_body.index div.topics_area{
	padding-bottom:15px;
	margin-bottom:20px;
	background:url(/common/image/bg_dot_line.gif) repeat-x left bottom;
}


/*green_cycle_img*/
.green_cycle_img{
	position:relative; clear:both;
}
.green_cycle_img .btn_eco{
	position:absolute; left:0px; top:22px;
}

/*  tech_menu
---------------------------------------------------------- */

div#main.tech_body.index ul.link li a{
	text-decoration:none;
}
div#main.tech_body.index ul.link li a:hover{
	text-decoration:underline;
}

/*.detail*/

#main li .detail{
	display:block;
	font-size:90%;
	padding:0.5em 0 0.5em 0;
	color:#333;
}


/*banner*/
.bn_indust_waste{
	padding-left:0px; margin:5px 0;
}

/*banner_area*/
.banner_area{
	margin-top:20px;
}

.banners li{
	width:230px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.banners li.right{
	margin-right:0;
}

