@charset "UTF-8";

/* ---------- Contents ---------- */

   #link_back {
      position: absolute;
      top: 300px;
      left: 260px;
      width: 680px;
      height: 343px;
      background-color: #ffffff;
      opacity: 0.97;
   }
   #link_space {
      width: 90%;
      font-size: 1em;
      line-height: 1.6;
      margin: 0 auto;
      color: #555555;
      padding-top: 110px;
   }
.link_1 {
   margin-bottom: 25px;
   padding: 5px 10px 5px 10px;
   background-color: #e1fbe6;
}