@charset "utf-8";
@import url("../../css/import.css");

.itemBlock001 {
	clear 		: both;
	padding		: 15px 0 15px 0;
	background	: url(../../common-img/line001.gif) bottom left repeat-x;
	width: 537px;
}
	.no-line { background: none; }

.itemBlock001 h3 {
	padding: 0 0 0 0px;
	margin: 0 0 15px;
	text-align: left;
}

.itemBlock001 h3.co2 {
	padding: 0 0 0 30px;
	margin: 0 0 15px;
	background: url(../img/co2.gif) no-repeat left top;
	text-align: left;
}

.itemBlock001 h3.natural {
	padding: 0 0 0 30px;
	background: url(../img/natural.gif) no-repeat left top;
}

.itemBlock001 h3.waeco {
	padding: 0 0 0 30px;
	background: url(../img/waeco.gif) no-repeat left center;
}

.itemBlock001 h3.organic {
	padding: 0 0 0 30px;
	background: url(../img/organic.gif) no-repeat left center;
}
.itemBlock001 h3.organicNatural {
	padding: 0 0 0 60px;
	background: url(../img/organicNatural.gif) no-repeat left center;
}

.itemBlock001 h3.recycle {
	padding: 0 0 0 30px;
	background: url(../img/recycle.gif) no-repeat left center;
}

.itemBlock001 h3.protectus {
	padding: 0 0 0 30px;
	background: url(../img/protectus.gif) no-repeat left center;
}

.itemBlock001 h3.earth {
	padding: 0 0 0 30px;
	background: url(../img/earth.gif) no-repeat left center;
}

div.topics {
	margin-top: 119px;
}

div.archive {
    margin-top: 0;
}

.itemBlock001 p.important {
	font-weight: bold;
}

dl {
	text-align: left;
	margin-bottom: 12px;
}

dl dt {
	text-align: left;
	float: left;
	width: 10em;
}

dl dd {
	text-align: left;
	margin-left: 10em;
}

.notice {
	font-weight: bold;
}

.itemBlock001 h3.new {
	color: #f00;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*---------archibve---------*/

#archive {
    background-color: #593d40;
	width: 567px;
	height: 57px;
	margin: 8px auto 0 auto;
	padding: 5px 0 0 0;
}

#article #archive #title {
    margin: 1px 0 5px 17px;
}
#archive li {
    display: inline;
	padding-left: 2px;
}
.archive .itemBlock001 h3 {
    min-height: 22px;
	padding-top:6px;
}
*html body .archive h3 {
    height: 28px;
	padding-top:6px;
}
*html body #archive {
	height: 61px;
}
