@charset "utf-8";

/* ==========================================

  “Color Green” CSS

========================================== */


  /* Container
  ---------------------------------------- */
  /*.container  { background:url(../common/green/bg.gif) repeat-x #268853;
          border-bottom:1px solid #268853 }*/ 
          .container  { border-bottom:1px solid #9a9a9a }

  /* Header
  ---------------------------------------- */
  /*.header   { background:url(../common/green/bg_header.gif) repeat-y right white;}*/
  .key{background-color:#1a949c; #FFFFFF;}


  /* Main Content
  ---------------------------------------- */
  /*.mainBox  { background:url(../common/green/bg_content.gif) repeat-x;}*/
  
  
  
  /* Navi
  ---------------------------------------- */
  .navi     { background:url(../green/bg_navi.png) repeat-x #f4fbf7;}
  .navi{height:70px;
  color:#FFFFFF;
  font-size:18px;}

  /* Main Content
  ---------------------------------------- */
  .mainBox h3     { background-color:#70B8BD; }
