@charset "UTF-8";
/* line 5, ../scss/crystal.scss */
body {
  background: #e1e1e1; }
  /* line 8, ../scss/crystal.scss */
  body #crystal {
    margin-top: 100px; }
    /* line 11, ../scss/crystal.scss */
    body #crystal #wrapper_container {
      width: 960px;
      margin: 0 auto;
      padding-bottom: 60px;
      background: #fff; }
      /* line 17, ../scss/crystal.scss */
      body #crystal #wrapper_container h2 {
        height: 250px;
        background: url(../img/crystal/top_img01.jpg) no-repeat top center;
        text-indent: -9999px; }
      /* line 23, ../scss/crystal.scss */
      body #crystal #wrapper_container .c01 {
        min-height: 214px;
        margin: 50px 0 40px 0;
        padding-left: 80px;
        background: url(../img/crystal/cnt_img01.jpg) 558px 0 no-repeat; }
        /* line 29, ../scss/crystal.scss */
        body #crystal #wrapper_container .c01 p {
          width: 450px;
          font-size: 14px;
          line-height: 25px; }
