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

@import "../../lib/cmn_css/component.css";
@import "../../products/css/products_comp.css";
@import "../../activity/css/activity_comp.css";

.second {
	background:url(../image_uniq/h_act_recycle.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.secondCommunication {
	background:url(../image_uniq/h_act_communication.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.recycle01,
.recycle02,
.recycle03{
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.recycle01 {
	background:url(../image_uniq/h_act_recycle_01.gif) top left no-repeat;
}
.recycle02 {
	background:url(../image_uniq/h_act_recycle_02.gif) top left no-repeat;
}
.recycle03 {
	background:url(../image_uniq/h_act_recycle_03.gif) top left no-repeat;
}

.second span, 
.secondCommunication span,
.recycle01 span,
.recycle02 span,
.recycle03 span,
.second09 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}


#contents div.ecoLogoBox {
	width: 580px;
	margin-top:10px;
}


#contents div.ecoLogoLeft {
	float: left;
	width: 60px;
}

#contents div.ecoLogoRight {
	float: right;
	width: 500px;
}

#contents strong.ecoGreen {
	color:#49A229;
}


#contents div.recycleBox {
	width: 580px;
}

#contents div.recycleLeft {
	float: left;
	width: 200px;
}

#contents div.recycleRight {
	float: right;
	width: 350px;
}

.second09 {
	background:url(../image_uniq/h_act_envi_recycle.gif) top left no-repeat;
	clear:both;
	margin-bottom:15px;
	padding:0;
	width:580px;
	height:32px;
}



.tblcommunication {
	table-layout:		fixed;
	border-collapse:	separate;
	border-spacing:		0px;
	border:			solid 1px #000000;

	width:			100%;
	margin:			20px 0px;
}
.tblcommunication td {
	border:			solid 1px #000000;
	empty-cells:		show;
	padding:		10px 0px;

	font-size:		12px;
	text-align:		center;
}


