
#excellentConte h1 {
  background-color: #009cc8;
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  margin: 0;
  padding: 0 5px;
  height: 26px;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
#excellentConte p {
  margin: 15px 0;
  padding: 0;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
#excellentConte p.mainImg {
  margin: 20px 0 30px;
}

#excellentConte p.imgBox {
  margin: 30px 0;
}

#excellentConte p strong {
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

