.left_contents {
	width: 510px;
	float: left;
	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;
}
.left_contents ul {
	list-style-type: none;
}
.left_contents li {
	background-image: url(../../images/product/list_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 250px;
	position: relative;
	float: left;
	padding-bottom: 10px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.left_contents li.leftlist {
	margin-right: 10px;
}

.left_contents dt {
	font-weight: bold;
	padding: 4px;
	font-size: 0.9em;
}
.left_contents a {
	text-decoration: none;
	color: #666666;
}
.left_contents a.look {
	color: #0099CC;
	text-decoration: underline;
}
.left_contents dd {
	font-size: 0.8em;
}
.product {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 4px;
	display: block;
	z-index: 3;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.detail {
	display: block;
	padding-right: 2px;
	height: 35px;
	z-index: 2;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.arrow {
	position: absolute;
	right: 0px;
	bottom: 10px;
	z-index: 1;
	left: auto;
	top: auto;
	height: 36px;
	width: 36px;
}
.floatleft {
	float: left;
	width: 250px;
	clear: left;
}
.floatright {
	float: right;
	width: 250px;
}

.nedo_link {
	float: right;
	margin-bottom: 10px;
}
.nedo_icon {
	position: absolute;
	left: auto;
	top: 3px;
	right: 3px;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 71px;
}
.energy_banner {
	float: right;
	padding-bottom: 50px;
}

