@charset "UTF-8";
/* デザートビネガーとは
   ========================================================================== */
#dessertvinegar p {
  font-size: 93%;
  line-height: 1.8; }
#dessertvinegar h3 {
  padding: 40px 0 16px 0;
  margin-bottom: 16px;
  border-bottom: #90000f solid 1px; }
#dessertvinegar figure {
  text-align: center;
  margin-top: 30px; }
#dessertvinegar .text {
  float: left;
  width: 600px; }
#dessertvinegar .image {
  float: left;
  width: 360px;
  text-align: right; }
