@charset "utf-8";
#cont {
  float: left;
  margin-top: 500px;
  width: 700px;
}
#cont p {
  margin-left: 3px;
}
#cont #box1 {
  padding: 0 250px 0 20px;
  background: url('../bath/images/img1.jpg') no-repeat 470px bottom;
  min-height: 205px;
  height: auto !important;
  height: 205px;
}
#cont #box2 {
  margin-left: 20px;
  padding: 0 0 0 250px;
  background: url('../bath/images/img3.jpg') no-repeat left top;
  min-height: 160px;
  height: auto !important;
  height: 160px;
}
#cont #box3 {
  padding: 20px 0 0 270px;
  background: url('../bath/images/img4.jpg') no-repeat left top;
  min-height: 140px;
  height: auto !important;
  height: 140px;
}
#cont #box4 {
  margin: 20px 0 0 20px;
  padding: 0 0 0 250px;
  background: url('../bath/images/img5.jpg') no-repeat left top;
  min-height: 160px;
  height: auto !important;
  height: 160px;
}
#cont .sp1 {
  margin-bottom: 15px;
}
#cont #img2 {
  margin: 0 0 30px 20px;
}
#cont #img4 {
  margin: 20px 0 0 0;
}
