@charset "UTF-8";

#side_area {
	width: 200px;
	margin-right: 25px;
	float: left;
	}
	
#main_block {
	width: 525px;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#contents_title {
	width: 525px;
	margin-bottom: 15px;
	clear: both;
	}
	
#text_area {
	width: 525px;
	clear: both;
	margin-bottom: 5px;
	}

#text_area2 {
	width: 525px;
	text-align: right;
	clear: both;
	}
	
#text_area3 {
	width: 525px;
	text-align: right;
	padding-bottom: 5px;
	background-image: url(../business/image/bg_material_recycle.gif);
	background-repeat: repeat-y;
	}
	
#text_area4 {
	width: 500px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
	}

#text_left {
	width: 75px;
	float: left;
	}
	
#text_right {
	width: 450px;
	float: right;
	}
	
#text_area ul {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	}

#text_area li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	}
	
#text_area2 a:link {
	font-size: 8pt;
	color: #000000;
}

#text_area2 a:visited {
	font-size: 8pt;
	color: #000000;
}

#text_area2 a:hover {
	font-size: 8pt;
	color: #003399;
	text-decoration: underline;
}

#text_area2 a:active {
	font-size: 8pt;
	color: #000000;
}

#text_area3 a:link {
	font-size: 8pt;
	color: #000000;
}

#text_area3 a:visited {
	font-size: 8pt;
	color: #000000;
}

#text_area3 a:hover {
	font-size: 8pt;
	color: #003399;
	text-decoration: underline;
}

#text_area3 a:active {
	font-size: 8pt;
	color: #000000;
}

#flow {
	width: 525px;
	padding-bottom: 5px;
	}

#flow2 {
	width: 265px;
	padding-left: 260px;
	padding-bottom: 5px;
	background-image:url(../business/image/material_recycle_flow3.gif);
	background-repeat:no-repeat;
	}
	
#flow2_title {
	width: 240px;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
	}
	
#flow2_text {
	width: 225px;
	margin-left:15px;
	margin-bottom: 5px;
	}
	
#flow3 {
	width: 485px;
	margin: 0 20px;
	background-color: #CCCCCC;
	border-top-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#pro_area1 {
	width: 525px;
	padding-bottom: 10px;
	height: 380px;
	border-top: #000099 dotted 1px;
	padding-top: 10px;
	}

#pro_area2 {
	width: 525px;
	padding-bottom: 10px;
	height: 320px;
	border-top: #000099 dotted 1px;
	padding-top: 10px;
	}

#pro_area3 {
	width: 525px;
	padding-bottom: 10px;
	height: 200px;
	border-top: #000099 dotted 1px;
	padding-top: 10px;
	}

#pro_area4 {
	width: 525px;
	padding-bottom: 10px;
	height: 200px;
	border-top: #000099 dotted 1px;
	padding-top: 10px;
	}

#pro_disc {
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	}
	
#pro_pic {
	width: 270px;
	float: right;
	text-align: right;
	}
	
#pro_pic img {
	padding: 5px;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	}
	
#equip_disc1 {
	width: 250px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	}
	
#equip_disc2 {
	width: 250px;
	float: right;
	margin-top: 5px;
	}
	
#equip_pic img {
	padding: 5px;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	}
	
#equip_pic {
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#equip_name {
	width: 250px;
	font-weight: bold;
	font-size:11pt;
	color: #000066;
	}
	
#equip_name2 {
	width: 250px;
	}
	
.number {
	font-weight: bold;
	color:#000099;
	}
