dl.clean_main{height: 571px; position: relative; width: 730px;}
dl.clean_main dt.copy_01{font-size: 17px; top: 10px; left: 0px; position: absolute;}
dl.clean_main dt.copy_02{top: 40px; left: 0px; font-size: 34px; font-weight: bold; position: absolute;}
dl.clean_main dt.copy_02 span{font-size: 40px;}
dl.clean_main dt.copy_03{top: 350px; left: 0px; line-height: 1.5em; font-size: 16px; position: absolute;}
dl.clean_main dt.copy_04{padding-bottom: 5px; padding-top: 5px; bottom: 80px; left: 0px; font-size: 16px; background-color: #0099FF; color: white; width: 300px; text-align: center; position: absolute;}
dl.clean_main dt.copy_05{width: 140px; bottom: 40px; left: 0px; background-color: #a2a2a2; color: white; padding-bottom: 5px; padding-top: 5px; font-size: 16px; text-align: center; position: absolute;}
dl.clean_main dt.copy_06{width: 140px; left: 160px; bottom: 40px; background-color: #a2a2a2; color: white; padding-bottom: 5px; padding-top: 5px; font-size: 16px; text-align: center; position: absolute;}
dl.clean_info{height: 425px; position: relative; width: 730px;}
dl.clean_info dt.copy_01{line-height: 1.5em; width: 280px; right: 0px; top: 0px; position: absolute; font-size: 14px;}
dl.clean_info dt.copy_02{ top: 150px; right: 0px; width: 370px; line-height: 1.5em; position: absolute; font-size: 14px;}
dl.clean_info dt.copy_03{ bottom: 30px; right: 0px; width: 350px; line-height: 1.5em; position: absolute; font-size: 14px;}

.clean_left {
    padding-top: 20px;
    width: 350px;
    float: left;}
.clean_right {
    padding-top: 20px;
    width: 350px;
    float: right;}    
.clean_ttl{margin-bottom: 20px; border-bottom-color: #bfbfbf; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 7px; font-size: 18px;}
.clean_sttl{margin-bottom: 20px; padding-bottom: 7px; font-size: 16px;}
.clean_copy{padding-top: 5px; padding-bottom: 20px; font-size: 14px; line-height: 1.5em;}
table.clean {
	width: 350px;
	margin-top: 20px;
	border: 1px solid #D8D8D8;
	margin-bottom: 10px;
}
table.clean th {
  background-color: #A0A0A0;
  color: #FFF;
  border: 1px solid #D8D8D8;
  text-align: center;
  padding: 5px;
  line-height: 1.5;
}
table.clean td {
  text-align: left;
  border: 1px solid #D8D8D8;
  padding: 5px;
  line-height: 1.5;
}
table.clean tr.odd {
  background-color: #F0F0F0;
}