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

/*-- ECO栽培キット --*/
img {
	border: 0;
}
#ECOsaibai {
	color: #090 !important;
}
#ECOsaibai h2 {
	margin-bottom: 15px; 
}
#ECOsaibai h3 {
	margin-bottom: 10px; 
}

#ECOsaibai .hpb-lb-tb1-cell3 {		
	font-size: 14px;
}
#ECOsaibai dl {
	margin-bottom: 30px;
}
#ECOsaibai dt {
	margin: 0 0 10px 0;
}
#ECOsaibai dd {
	line-height: 1.5;
	margin: 0;
}
#ECOsaibai p {
	color: #090;
	margin-bottom: 20px;
}
#ECOsaibai table.ECO {
	color: #000;
	font-size: 14px;
	text-align: center;
	margin-bottom: 50px;
	border-top: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
}
#ECOsaibai table.ECO tr.odd {
	background-color: #fdeef4;
}
#ECOsaibai table.ECO tr.odd2 {
	background-color: #d5eef8;
}
#ECOsaibai table.ECO th {
	font-weight: normal;
	text-align: left;
	padding: 3px 8px;
	border-bottom: 1px solid #ccc;
}
#ECOsaibai table.ECO td {
	padding: 3px 8px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#ECOsaibai table.ECO .lt{
	text-align: left;
}
#ECOsaibai ul {
	color: #090;
	margin-left: 5px;
	padding-left: 0;
	list-style-image : none;
}
#ECOsaibai ul li {
	margin-bottom: 2px;
	padding-left: 15px;
	background: url(../img/ECOsaibai/ECOsaibai_item12.gif) no-repeat 0 4px; 
}
#ECOsaibai ul.square li {
	background: url(../img/ECOsaibai/ECOsaibai_item13.gif) no-repeat 0 4px; 
}
#ECOsaibai dd p {
	line-height: 1.4;
	text-indent: -1em;
	margin: 0 0 0 1em;
}

#woody #bp_layout {
	margin-bottom: 15px;
	position: relative;
}
#woody #bp_layout .point01 {
	position: absolute;
	left: 120px;
	top: 265px;
}
#woody #bp_layout .point02 {
	position: absolute;
	left: 200px;
	top: 675px;
}
#woody #bp_layout p {
	position: absolute;
	left: 20px;
	top: 670px;
}
#woody #bp_layout p span {
	margin-left: 420px;
}
.clear {
	clear:both;
}

/**************************************/
/*clearfix*/
/**************************************/

.clearfix:after {
 content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
