@charset "utf-8";
h2.m1 {
  margin: 60px 0 0 20px;
}
#bgleft {
  margin-bottom: 1380px;
}
#cont {
  float: left;
  margin-top: 500px;
  width: 700px;
}
#cont p {
  margin-left: 3px;
}
#cont #box0{
  min-height: 250px;
  height: auto !important;
  height: 250px;
  padding: 5px 5px 50px 240px;
  background: url('../facilities/images/img0.jpg') no-repeat 50px top;
}
#cont #box1{
  padding: 0 290px 15px 20px;
  background: url('../facilities/images/img1.jpg') no-repeat right bottom;
}
#cont #box2{
  padding: 45px 5px 0 365px;
  background: url('../facilities/images/img3.jpg') no-repeat left bottom;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
#cont .sp1 {
  margin-bottom: 15px;
}
#cont #img2 {
  margin: 0 0 20px 20px;
}
#cont #img3 {
  margin: 0 0 0 20px;
}

/* ■ menu ■■■■■■■ */
#sub {
  height: 54px;
  margin-left: 30px;
}
#sub li {
  float: left;
  display: block;
  width: 210px;
  height: 54px;
  background: url('../facilities/images/btn1.gif') no-repeat;
}
#sub a {
  display: block;
  width: 210px;
  height: 54px;
  background: url('../facilities/images/btn1.gif') no-repeat;
}
li#s1 a:hover, li#s2 a:hover, li#s3 a:hover {
  background: none;
}
#sub li span {
  display: none;
}
li#s1 a { background-position: 0 0;}
li#s2 a { background-position: -210px 0;}
li#s3 a { background-position: -420px 0;}
li#s1 { background-position: 0 -54px;}
li#s2 { background-position: -210px -54px;}
li#s3 { background-position: -420px -54px;}

