
/* stopper */
.diy_page#stopper {
}
.diy_page#stopper .img#flow {
  width:200px;
  height:200px;
  background:url(flow.gif) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#stopper .img#shot {
  float:right;
  width:150px;
  height:150px;
  margin:0 0 0 5px;
  background:url(shot.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#stopper .parts_list {
  width:320px;
  height:65px;
}
.diy_page#stopper .parts_list dt {
  width:240px;
  text-align:right;
}
.diy_page#stopper .parts_list dd {
  width:60px;
}
.diy_page#stopper .img#flow1 {
  width:150px;
  height:150px;
  background:url(flow1.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#stopper .img#flow2 {
  width:150px;
  height:150px;
  background:url(flow2.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#stopper .img#flow3 {
  width:150px;
  height:150px;
  background:url(flow3.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#stopper .img#flow4 {
  width:150px;
  height:150px;
  background:url(flow4.jpg) no-repeat center center;
  border:solid 1px #999;
}

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

