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

/* line 14, ../scss/about.scss */
.mainArea {
  float: left;
  width: 730px;
  padding: 0 0 0 20px; }
  /* line 19, ../scss/about.scss */
  .mainArea .ttl_top {
    margin-bottom: 40px; }
  /* line 23, ../scss/about.scss */
  .mainArea .txtArea {
    width: 695px;
    height: 250px;
    padding-bottom: 50px;
    background: url(../img/about/bg_top.gif) no-repeat top right; }
    /* line 29, ../scss/about.scss */
    .mainArea .txtArea .txt01 {
      width: 390px;
      padding-left: 20px; }
  /* line 35, ../scss/about.scss */
  .mainArea .infoArea {
    overflow: hidden;
    padding-left: 20px; }
    /* line 39, ../scss/about.scss */
    .mainArea .infoArea dt {
      float: left;
      clear: both;
      width: 122px;
      height: 35px;
      padding-left: 24px;
      line-height: 35px;
      background-color: #f7eedc;
      border-left: 1px solid #bdbdbd;
      border-top: 1px solid #bdbdbd; }
    /* line 51, ../scss/about.scss */
    .mainArea .infoArea dd {
      float: left;
      width: 503px;
      height: 35px;
      padding-left: 24px;
      line-height: 35px;
      border-left: 1px solid #bdbdbd;
      border-top: 1px solid #bdbdbd;
      border-right: 1px solid #bdbdbd; }
    /* line 62, ../scss/about.scss */
    .mainArea .infoArea .last {
      border-bottom: 1px solid #bdbdbd; }

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

/* rightArea */
