@charset "utf-8";
/* CSS Document */

/*==========================================
 コンテンツ
===========================================*/
#contents_wrap section {
}
  #contents_wrap section h3 {
    color:#637EB0;
    line-height:2em;
    font-size:1.5em;
    font-weight:bold;
  }
  #contents_wrap section h5 {
    line-height:2em;
    font-weight:bold;
  }
  #contents_wrap section h6 {
    line-height:2em;
    font-weight:bold;
  }
  #contents_wrap section p {
    line-height:1.2em;
    margin-bottom:1em;
  }
