@charset "utf-8";
  @import url(common.css);
  @import url(layout.css);


/* 
==============================
 会社概要
 最終更新日：2010年2月16日
============================== 
*/


/* ------------------------------
 Side
------------------------------ */

.side .side_menu {
  height: auto;
  width: auto;
  margin-top : 0px;
}


/* ------------------------------
 Table
------------------------------ */

.table-kaisya{
  
  border-collapse : collapse;
  table-layout : fixed;
  width : 587px;
  margin-left : 5px;
}

.td-title{
  
  
  vertical-align : top;
  text-align : left;
  
  
  
  
  
  
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

.tbl_waku {
  height: auto; 
  width: 597px;
  margin-bottom: 30px; 
}
