@charset "UTF-8";
/* line 10, ../scss/attention.scss */
.contentArea {
  clear: both;
  overflow: hidden;
  padding-bottom: 60px; }

/* line 16, ../scss/attention.scss */
.mainArea {
  float: left;
  width: 730px;
  padding: 0 0 0 20px; }
  /* line 21, ../scss/attention.scss */
  .mainArea .ttl_top {
    margin-bottom: 40px; }
  /* line 25, ../scss/attention.scss */
  .mainArea .txtArea {
    width: 700px;
    padding-left: 20px;
    font-size: 13px; }
    /* line 30, ../scss/attention.scss */
    .mainArea .txtArea .txt01 {
      font-size: 15px;
      margin-bottom: 20px; }
    /* line 35, ../scss/attention.scss */
    .mainArea .txtArea h5 {
      color: #ff7200;
      padding-left: 15px;
      background: url(../img/common/icon_subttl_02.gif) no-repeat left 4px;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px; }
    /* line 44, ../scss/attention.scss */
    .mainArea .txtArea .txt02 {
      margin-bottom: 20px; }
    /* line 48, ../scss/attention.scss */
    .mainArea .txtArea .txt03 {
      padding-top: 30px; }

/* mainArea */
/* line 55, ../scss/attention.scss */
.rightArea {
  float: right;
  width: 250px; }

/* rightArea */
