.left_contents {
	width: 510px;
	float: left;
	overflow: auto;
	padding-right: 20px;
}
.left_contents h3 {
	background-color: #CCCCCC;
	background-image: url(../images/product/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.2em;
	color: #333333;
	padding-left: 10px;
	height: 21px;
	padding-top: 5px;
	margin-bottom: 5px;
	clear: left;
}
.copy {
	margin-bottom: 20px;
}

.expression dt {
	background-image: url(../images/company/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	font-size: 1.2em;
	color: #D13423;
	margin-bottom: 8px;
	height: 23px;
	padding-top: 3px;
	font-weight: bold;
}
.expression dd {
	padding-bottom: 15px;
	padding-left: 10px;
}
.left_contents h4 a {
	color: #d62f1d;
	text-decoration: none;
	font-size: 0.9em;
}

.pro1 {
	border: 1px solid #cccccc;
	background-image: url(../images/energy_saving/back.gif);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 225px;
	height: 260px;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: 1.3em;
}
.pro1 dd img {
	position: absolute;
	left: auto;
	top: auto;
	right: 1px;
	bottom: 1px;
}
.pro2 {
	border: 1px solid #cccccc;
	background-image: url(../images/energy_saving/back.gif);
	background-repeat: repeat;
	background-position: left top;
	float: right;
	width: 225px;
	height: 260px;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: 1.3em;
}
.pro2 dd img {
	position: absolute;
	left: auto;
	top: auto;
	right: 1px;
	bottom: 1px;
}
.detail_text {
	padding-bottom: 5px;
	display: block;
}

.detail_text a {
	color: #666666;
	text-decoration: none;
}




.nedo_link {
	float: right;
}
.nedo_icon {
	position: absolute;
	left: auto;
	top: 3px;
	right: 3px;
	bottom: auto;
}

