@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 : 1px solid #cccccc;
  border-collapse : collapse;
  table-layout : fixed;
  width : 587px;
  margin-left : 5px;
}

.td-title{
  border : 1px solid #cccccc;
  width : 85px;
  text-align:justify;
  text-justify:distribute-all-lines;
  vertical-align : top;
  background-color : #dcdcff;
  
  bottom : auto;
  padding-left : 13px;
  padding-right : 13px;
}

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