@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


/* fir
--------------------------------------------------------------------*/
#content dl.fir{
  padding: 5px 0 30px;
}

#content dl.fir dt{
  margin: 17px 0 1px;
}

/* box
--------------------------------------------------------------------*/
#content .box{
  margin: -2px 0 24px;
}

#content .box p{
  margin-bottom:24px;
}

#content .box p.clean{
  margin-bottom:0;
}

#content .box p.spa{
  font-size:1.28em;
  padding-left:23px;
  color:#6BB959;
  margin: 0 0 0 10px;
  background:url(../image/first_img03.jpg) left center no-repeat;
}

#content p.no1{
  margin:-3px 0 21px;
}