a img, fieldset, img {
  border: 0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
  margin: 0;
  padding: 0;
}

abbr, acronym {
  border: 0;
}

address, caption, cite, code, dfn, em, th, strong, var {
  font-style: normal;
  font-weight: normal;
}

caption, th {
  text-align: left;
}

code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

input, select, textarea {
  font-family: 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
  list-style: none;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

img {
  vertical-align: middle;
}

body {
  margin:0;
  padding:0;
  font: 14px/1.0 "Myriad Roman","Myriad Pro",sans-serif;
  color:#333;
  *font-size: small;
  *font: x-small;
  background-color: #ffffff;
}
a{
  color:#555;
}
a:hover{
  color:#777;
}

table {
  font-size: inherit;
  font: 100%;
}
/* ------------------------------------------------------------- */
.flips_editor_layout_main{
  position:relative;
}
#header {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  z-index:2;
}
  #header a{
    color:#000;
    text-decoration:none;
  }
#header .header-inner {
  margin: 0 auto;
  width: 980px;
}
  #top_text{
    display:none;
  }
  #link {
    float: right;
    width: 50%;
    margin-top:20px;
    font-size:12px;
  }
    #link ul {
      text-align: right;
    }
    #link li {
      display: inline;
      padding-left: 10px;
    }

  #logo {
    clear:both;
    text-align: center;
    font-size: 32px;
    padding: 30px 0;
    letter-spacing:2px;
  }
    #navigation {
      margin: 30px auto 0;
    }
      #navigation ul {
        margin-left:-48px;
        text-align: center;
      }
      #navigation li {
        display: inline-block;
        margin-left:48px;
      }

#visual{
  margin-bottom:40px;
  overflow:hidden;
}
  #visual_skitter{
    margin:0 auto;
    text-align:left;
    max-width: 100%;
    background:#fff;
    color:#ccc;
  }
  .container_skitter{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
  }
  .container_skitter .image img{
    width:100%;
    height:auto;
  }

#page_title{
  font-size: 20px;
  border-bottom: #ccc 1px solid;
  font-weight: bold;
  padding-bottom: 9px;
}


#container {
  margin: 0 auto;
  width: 980px;
}

#contents {
  float: none;
  width: 100%;
}
  .module {
    clear:left;
    margin-top: 40px;
    margin-bottom:40px;
    font-size:16px;
  }

    .module h3{
      font-size: 32px !important;
      margin-top: 50px;
      letter-spacing:2px;
      color:#000;
    }

    .module h4 {
      font-size: 24px !important;
      margin-top: 30px;
      letter-spacing:2px;
      color:#000;
    }

    .module .text {
      line-height:160%;
    }

    .module-article{
    }
    .module-article:after{
      content: "";
      clear: both;
      display: block;
    }
      .module-article>div{
        width:460px;
        max-width:100%;
        float:left;
      }
      .module-article>div.article{
        width:340px;
        max-width:60%;
        padding:0px 10px 0 50px;
        margin:20px 0 60px;
        color:#666;
        line-height:160%;
      }
        img.article{
          width:640px;
          max-width:100%;
        }
        div.article b{
          display:inline-block;
          margin-bottom:20px;
          color:#000;
          font-weight:normal;
          font-size:24px;
          font-family:'GillSans', 'Myriad Pro', sans-serif;
        }


    .module .image_list{
    }
      .module .image_list img{
        max-width:100%;
      }

    .module .gallery{
    }
      .module .gallery-line{
        margin-bottom:40px !important;
      }
        .module .gallery p,
        .module .gallery img{
          width:96%;
          margin:0 2%;
        }
        .module .gallery p{
          line-height:160%;
          margin-top:16px;
        }



    .module .inquiry,
    .module-inquiry>div{
      width:600px;
      margin:0 auto;
      padding:0 20px;
    }
      .module .inquiry dl {
      }
      .module .inquiry dl dt {
        margin-top:12px;
        color:#433a38;
        font-weight:bold;
        padding: 12px 0;
      }
      .module .inquiry dl dd {
      }
        .module .inquiry dl dd input,
        .module .inquiry dl dd textarea {
          box-sizing: border-box;
          font-size:16px;
          margin:8px 0;
          border: 1px solid #d8d1be;
          width: 100%;
          padding:10px 12px;
          border-radius:3px;
        }
        .module .inquiry input[type=submit] {
          background: #000;
          color: #fff;
          letter-spacing:1em;
          font-size: 18px;
          text-align: center;
          padding: 12px 0px;
          border: none;
          margin: 20px auto 0;
          width: 40%;
          display: block;
        }

    .module .rss {
        width:640px;
        margin:0 auto;
    }
    .module ol {
    }
    .module .sitemap {
      padding:50px 0;
      width:640px;
      max-width:90%;
      margin:0 auto;
      border:#ddd 1px solid;
      list-style-type:disc;
      color:#ccc;
    }
      .module .sitemap li{
        width:60%;
        margin:16px 20%;
        padding-left:12px;
        letter-spacing:2px;
      }
      .module .sitemap li a{
        text-decoration:none;
      }
      .module .sitemap li a:hover{
        text-decoration:underline;
      }

    table {
      width:100%;
      border-collapse: separate;
      border-spacing: 0 30px;
    }
      table th,
      table td {
        line-height:160%;
      }
      table th {
        text-align:center;
        padding:0 20px;
        font-weight:bold;
        width:20%;
        min-width:80px;
        vertical-align:middle;
        border-right:#ddd 1px solid;
        zoom:1;
      }
      table td {
        margin-bottom:20px;
        padding:16px 40px;
      }
    .module .map {
        width:80%;
        margin:0 auto;
    }
    .module hr {
      border-top:#ddd 1px solid;
    }

.gallery-box{
  border:none !important;
}
#footer {
  clear:both;
  background:#eee;
  border-top:#e0e0e0 1px solid;
}
    #footer ul {
      margin: 30px 0;
      text-align: center;
    }
    #footer ul li {
      display: inline-block;
      margin-left: 20px;
      padding-left:20px;
      border-left:#aaa 1px solid;
      line-height:180%;
      letter-spacing:1px;
      
    }
    #footer ul li:first-child {
      border:none;
      margin-left: 0px;
      padding-left:0px;
    }
      #footer ul li a {
        color: #555;
        text-decoration:none;
      }

  #footer .copy {
    text-align: center;
    padding: 12px 0;
    background:#e4e4e4;
    color:#777;
    font-size:12px;
    letter-spacing:2px;
  }
