@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
.underlines {
	text-decoration: underline;
}
.txtred_left10 {
	text-indent: 10px;
	color: #FF0000;
	font-size: 12px;
}

#ecopoint01 {
	width: 545px;
	padding-bottom: 15px;
}

#ecopoint02 {
	width: 545px;
	padding-bottom: 15px;
}
#ecopoint02 ul {
	padding-left: 10px;
}

#ecopoint02 li {
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 10px;
	font-size: 12px;
	line-height: 1.3em;
}
#ecopoint02 #point_back {
	background-color: #FFFFCC;
	padding-bottom: 10px;
	padding-top: 5px;
}

#ecopoint03 img {
	display: block;
	height: 328px;
	width: 545px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#ecopoint04 img {
	display: block;
	width: 545px;
	height: 292px;
	margin-top: 15px;
}

#ecopoint05 {
	width: 545px;
	margin-bottom: 15px;
}
#ecopoint05 table {
	width: 100%;
	margin-top: 10px;
}
#ecopoint05 th {
	font-size: 12px;
	background-color: #CCCCCC;
	color: #333333;
	white-space: nowrap;
	width: 30%;
	font-weight: normal;
}
#ecopoint05 td {
	width: 70%;
	font-size: 12px;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
}
#ecopoint05 li {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
}

#ecopoint06 {
	width: 545px;
	margin-bottom: 15px;
	padding: 0px;
}
#ecopoint06 table {
	margin-top: 10px;
}
#ecopoint06 td {
	font-size: 12px;
	text-align: center;
	line-height: 1.4em;
}
#ecopoint06 .backcol_glay {
	background-color: #CCCCCC;
}
#ecopoint06 .w25 {
	width: 25%;
}
#ecopoint06 li {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
}

#ecopoint07 {
	width: 545px;
	margin-bottom: 15px;
	padding: 0px;
}
#ecopoint07 dl {
	text-align: left;
	margin-top: 10px;
}
#ecopoint07 dt {
	color: #FF6600;
	font-size: 12px;
	line-height: 1.4em;
}
#ecopoint07 dd {
	text-indent: 10px;
	font-size: 12px;
	line-height: 1.4em;
}
