div#INPLUS_SPECIAL{
	width:585px;
	margin:0 auto;
	padding-top:3px;
}
h2#ECOPOINT_COMMODITY{
	margin:0 auto 10px;
}
div#INPLUS_SPECIAL p.figure{
	margin:0 auto 15px;	
}
div#INPLUS_SPECIAL p.button{
	width:580px;	
	margin:0 auto 15px;	
}
div#INPLUS_SPECIAL p.button a:hover img{
	filter:alpha(opacity=50);	
	opacity:0.5;
}

div#ECOPOINT_SIMULATION{
	margin:0 auto 20px;
	background:url(/public/img/img_static/inplus/bg_ECOPOINT_SIMULATION.jpg) center top repeat-y;
}
div#ECOPOINT_SIMULATION h3{}
div#ECOPOINT_SIMULATION p.step{}

table#ECOPOINT_CALC_TABLE{
	border-bottom:2px dotted #ccc;
	width:528px;
	margin:20px auto 30px;
}
table#ECOPOINT_CALC_TABLE th,table#ECOPOINT_CALC_TABLE td{
	vertical-align:middle;
	text-align:center;
	padding:1px 5px;
}
table#ECOPOINT_CALC_TABLE th{
	font-weight:normal;
	border-bottom:2px dotted #ccc;
}
table#ECOPOINT_CALC_TABLE tr.calc_form th{
	border:none;	
	font-weight:bold;
}
table#ECOPOINT_CALC_TABLE td{
	height:48px;
}
table#ECOPOINT_CALC_TABLE td.operator{
	font-weight:bold;
}
table#ECOPOINT_CALC_TABLE td.inplus_size{
	font-weight:bold;
}
table#ECOPOINT_CALC_TABLE td.inplus_category{
	width:66px;	
	font-weight:bold;
}
table#ECOPOINT_CALC_TABLE td input{
	background-color:#F9FBF0;
	border:1px solid #ccc;
	padding:2px;
}
table#ECOPOINT_CALC_TABLE td select{
	background-color:#F9FBF0;
	border:1px solid #ccc;	
	padding:2px;
}
p#ECOPOINT_SIMULATION_STEP3{
	background:url(/public/img/img_static/inplus/bg_ECOPOINT_SIMULATION_STEP3.jpg) left top no-repeat;
	height:192px;
	position:relative;	
}
span#ECOPOINT_GRAND_TOTAL{
	display:block;
	position:absolute;
	right:117px;
	bottom:102px;
	font-size:40px;
	text-align:right;
	line-height:1;
}

div#ECOPOINT_ATTENTION{
	background:url(/public/img/img_static/inplus/bg_ECOPOINT_ATTENTION.jpg) left center no-repeat;
	height:182px;
	position:relative;
}
div#ECOPOINT_ATTENTION p.context{
	width:540px;
	position:absolute;
	left:20px;
	top:20px;
}
div#ECOPOINT_ATTENTION ul.ref{
	width:540px;
	position:absolute;
	left:20px;
	bottom:10px;
}
div#ECOPOINT_ATTENTION ul.ref li{
	background:url(/public/img/img_static/inplus/bg_li_ref.jpg) left center no-repeat;
	padding-left:21px;
	margin-bottom:10px;	
}
