@charset "utf-8";

/*salon.html*/


div.in_box div.staff_box{
  width: 450px;
  clear: both;
  margin: 0 auto;
}

.staff1{
  float: left;
}

.staff2{
  float: right;
}

.staff {
  margin:0 5px 15px 5px;
  width:181px;
}

.staff img {
  margin-bottom:5px;
}

.staff p {
  padding-right:5px;
  text-align:center;
  line-height:17px
}

.map {
  background-image:url(../salon/salon_map_bg-trans.png);
  background-repeat:no-repeat;
  height:202px;
  padding:10px 0 0 10px;
}


#footer_left {
  position: absolute;
  height:424px;
  left:0;
  bottom:0;
}

#footer_left img {
  position:absolute;
  left:0;
  bottom:0;
}
