
/* heat_duct */
.diy_page#heat_duct {
}
.diy_page#heat_duct .parts_list {
  width:360px;
  height:105px;
}
.diy_page#heat_duct .parts_list dt {
  width:240px;
  text-align:right;
}
.diy_page#heat_duct .parts_list dd {
  width:100px;
}
.diy_page#heat_duct .img#flow1 {
  width:150px;
  height:150px;
  background:url(flow1.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#heat_duct .img#flow2 {
  width:150px;
  height:150px;
  background:url(flow2.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#heat_duct .img#flow3 {
  width:150px;
  height:150px;
  background:url(flow3.jpg) no-repeat center center;
  border:solid 1px #999;
}

.diy_page#heat_duct .img#shot {
  width:150px;
  height:150px;
  background:url(shot.jpg) no-repeat center center;
  border:solid 1px #999;
}

