@charset "utf-8";

/* /////////////////////////////////////////////////////////
	リサイクル活動
///////////////////////////////////////////////////////// */

/*=================================
	recycle
==================================*/
#recycle {
	width: 640px;
	line-height: 1.5;
}

#recycle p {
	margin-bottom: 27px;
}

/*=================================
	policy
==================================*/
#policy {
	width: 640px;
}

#policy .headline {
	background-image: url(../recycle/images/pagetitle.gif);
}

#policy h4 {
	margin-top: 25px;
}

#policy h4:first-child {
	margin-top: 25px;
}

#policy ol li {
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

#policy p span {
	color: #FF0000;
}

#policy #sec1 h3, #policy #sec2 h3 {
	margin-bottom: -25px;
}

#sec2 {
	margin-top: 30px;
}

#sec2 table {
	margin-top: -20px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}

#sec2 table th, #sec2 table td {
	padding: 0.5em;
	background-color: #f6f4db;
}

#sec2 table th {
	background-color: #e7f2e0;
}

#sec2 .figure {
	width: 550px;
	margin: 20px auto 0 auto;
}
