@charset "UTF-8";
 /* about
----------------------------------*/
/* line 8, ../scss/about.scss */
#about #mainIMG {
  background: #000;
  text-align: center; }
  /* line 12, ../scss/about.scss */
  #about #mainIMG h1 {
    background: url("../img/about/mainIMG.jpg") no-repeat top center;
    height: 124px;
    text-indent: -9999px; }
/* line 20, ../scss/about.scss */
#about #topPage .box1 {
  width: 920px;
  margin: 0 auto;
  padding: 0 25px 45px;
  overflow: hidden; }
  /* line 26, ../scss/about.scss */
  #about #topPage .box1 h2 {
    margin: 0 0 20px -25px; }
  /* line 30, ../scss/about.scss */
  #about #topPage .box1 div {
    width: 440px;
    float: left; }
    /* line 34, ../scss/about.scss */
    #about #topPage .box1 div + div {
      margin-left: 40px; }
    /* line 38, ../scss/about.scss */
    #about #topPage .box1 div h3 {
      margin: 0 0 20px -9px; }
/* line 44, ../scss/about.scss */
#about #topPage .box2 {
  width: 600px;
  margin: 0 auto;
  padding-bottom: 30px; }
  /* line 49, ../scss/about.scss */
  #about #topPage .box2 h2 {
    margin: 0 0 20px -185px; }
  /* line 53, ../scss/about.scss */
  #about #topPage .box2 h3 {
    margin: 0 0 20px -9px; }
