@charset "utf-8";

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

  “Color Gray” CSS

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


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


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


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


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