@charset "utf-8";
@import url(cmn.css);
@import url(base.css);


/*-------------------------------------------------------------------------
▼header
-------------------------------------------------------------------------*/
#main_image{
  height:357px;
  background:url(../images/index_images/main_image.png) 50% 0 no-repeat;
}
/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#staff h3{
  margin:20px 0 10px 0;
  font-size:14px;
  padding-bottom:10px;
  border-bottom:#b5d9b6 1px dashed;
  color:#00a05f;
}
#staff01{
  height:210px;
  padding:0 0 15px 210px;
  margin-bottom:20px;
  border-bottom:#b5d9b6 1px dashed;
  background:url(../images/staff_images/staff01.jpg) 0 0 no-repeat;
}
#staff02{
  height:210px;
  padding:0 0 15px 210px;
  margin-bottom:20px;
  border-bottom:#b5d9b6 1px dashed;
  background:url(../images/staff_images/staff02.jpg) 0 0 no-repeat;
}
#staff03{
  height:170px;
  padding:0 0 15px 210px;
  margin-bottom:10px;
  background:url(../images/staff_images/staff03.jpg) 0 0 no-repeat;
}
#staff04{
  height:210px;
  padding:0 0 15px 210px;
  margin-bottom:10px;
  background:url(../images/staff_images/staff04.jpg) 0 0 no-repeat;
}