@charset "Shift_JIS";

#LEFT {
	width: 920px;
}

#LEFT h2 {
	margin-bottom: 10px;
}

#LEFT h3.nobg {
	border: 0;
	margin-top: 0;
}

#LEFT h3.nobg img {
	margin: 0;
}

#LEFT p.less {
	padding-bottom: 5px;
}

#LEFT div.box01 .left {
	width: 500px;
	float: left;
}

#LEFT div.box01 .right {
	width: 140px;
	float: right;
	text-align: left;
	padding-top: 10px;
}

#LEFT .center {
	text-align: center;
}

#LEFT table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0 0 10px 0;
	width: 100%;
}

#LEFT table th,
#LEFT table td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
}

#LEFT table th {
	background-color: #F1F4F5;
	font-weight: normal;
	text-align: center;
}

#LEFT table td.center {
	text-align: center;
}

#LEFT table td strong {
	color: #CC3300;
	font-weight: normal;
}

#LEFT ul.anc {
	padding: 0 0 20px 0;
}

#LEFT ul.anc li {
	background: url(../images/recycle_p_01.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 3px 0;
}

#RIGHT .bgBox {
	margin-top: 0;
}