function calc(CL) { 
CL.goukei.value = eval(CL.kW.value)*eval(CL.hour.value)*eval(CL.day.value)*eval(CL.tanka.value)
}
