@charset "shift_jis";

div#body { padding-bottom: 0; }

/* article --------------------------------------------------- */

div.article {
  float: none;
  width: 950px;
}

div.article div#keyVisual { height: 130px; }

div.article p.lead {
  margin: 15px auto;
  line-height: 1.3;
}

div.article div.section h2 { height: 59px; }

