@charset "UTF-8";

/* -----------------------------------------------
FileName:@index.css
----------------------------------------------- */


/*index
***************************


clear
box
h2
bd_eco_about_box
eco_bnr01
h3
bd_eco-category-box01

***************************/


/*----------------------------------*/
/* clear */
.recycleList:after,
.bd_eco-box_container:after,
.bd_eco-ttl_container:after,
.bd_eco-category-box01:after,
.bd_eco_about_box:after,
#area-main-index:after {
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:" ";
	font-size:0;
	line-height:0;
}
.recycleList
.bd_eco-box_container,
.bd_eco-ttl_container,
.bd_eco-category-box01,
.bd_eco_about_box,
#area-main-index {
	zoom:1;
}


/*----------------------------------*/
/* box */
.content_box {
	width: 700px;
}

/* h2 */
h2 { 
	width: 700px;
	margin-top: 10px;
}

/* h3 */
h3 {
	margin: 30px 10px 0;
}

/* socialボタン */
ul.social {
	float: right;
}
ul.social li {
	line-height:0;
	height: 20px;
	float: left;
	margin-right: 5px;
}
ul.social li.facebook {
	width: 98px;
	margin: 0;
}

.recycleList {
	margin-top: 10px;
}
.recycleList2,
.recycleList3 {
	background: url(/eco/resources/images/bg_recyclelist.gif) bottom center no-repeat;
	width: 340px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	float: left;
	margin-top: 10px;
}
.recycleList2 {
	margin-right: 20px;
}
.recycleList2 p.txt,
.recycleList3 p.txt {
	margin: 10px 15px;
}
.btn_eyebank01 {
	text-align: center;
	margin: 20px 0 ;
}
/* bd_eco-category-box01 */
.bd_eco-category-box01 {
	background: #e6f1f2;
	margin: 0 10px;
	padding-bottom: 15px;
}

p.TC {
	text-align: center;
}
p.Pimg {
	text-align: center;
	margin-top: 20px;
}
.colorOK {
	color: #cc0000;
	font-weight: bold;
}
.colorNG {
	color: #213789;
	font-weight: bold;
}
.headcont_img_02 {
	position: absolute;
	top: 39px;
	left: 279px;
}

/* bd_eco_about_box */
.bd_eco_about_box {
	margin: 20px 0 0 0;
}

.eco_about_sample_img {
	float: left;
	width: 355px;
}

.eco_about_txt {
	float: left;
	margin: 0 0 0 19px;
	width: 305px;
}


.eco_report01 {
	clear: both;
	margin: 16px 0 0 0;
}

.eco_total {
	margin: 20px 0 0 0;
}

.eco_attn {
	margin: 15px 0 0 0;
}

.eco_attn li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}

/* eco_bnr01 */
.eco_bnr01 {
	margin: 30px 0 0 0;
}



.lead {
	padding: 5px 15px 10px;
	line-height: 1.6;
}

.lead span {
	font-size: 1.083em;
}

.bd_eco-ttl_container {
	margin-left: 15px;
	width: 650px;
	background:url(/eco/resources/images/ttl_bg.gif) top left no-repeat;
}

.type01 {
	float:left;
	width:141px;
	padding-top: 2px;
	padding-left: 18px;
	line-height: 1.6;
}

.type02 {
	float:left;
	width: 461px;
	margin-left: 12px;
	padding-top: 2px;
	padding-left: 18px;
	line-height: 1.6;
}

.bd_eco-box_container {
	margin-left: 15px;
	width: 650px;
	background:url(/eco/resources/images/detail_bg.gif) top left no-repeat;
}

.bd_eco-box_container p {
	margin-top: 5px;	
}

.case01 {
	float:left;
	margin: 15px 0 0 17px;
	width: 124px;
	display: inline;
}
.case02 {
	float:left;
	margin: 15px 0 15px 47px;
	width: 124px;
}
.case03 {
	float:left;
	margin: 15px 0 15px 37px;
	width: 124px;
}
.case04 {
	float:left;
	margin: 15px 0 15px 35px;
	width: 124px;
}

.case01 p {
	margin-bottom: 15px;
}
.case02 p {
	margin-left: 10px;
	margin-bottom: 15px;
}
.case03 p {
	margin-left: 4px;
	margin-bottom: 15px;
}
.case04 p {
	margin-left: 4px;
	margin-bottom: 15px;
}

