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

/* ==========================================================================
	CONTENT
========================================================================== */
section h2{
  background-color:#f2b048;
  color:#ffffff;
  font-size:130%;
  font-weight:normal;
  padding:6px 10px;
}

#beauty h3{
  color:#e47a24;
  font-size:130%;
  font-weight: bold;
  padding:6px 0px;
  border-bottom:1px dotted #666;
  margin-bottom:15px;
}

#all img{
  margin-bottom:20px;
}
#all p{
  text-align:center;
}
#all p span{
  display:block;
  font-size:130%;
  margin-bottom:10px;
}

