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


/* 
==============================
 オリジナル商品
 最終更新日：2010年3月2日
============================== 
*/


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

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


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

.table-tyumon{
  border : 0px;
  border-collapse : collapse;
  table-layout : fixed;
  width : 588px;
  margin-left : 5px;
}


/* ------------------------------
 img
------------------------------ */

.sample_1{
  text-align : center;
  margin-top : 3px;
  margin-bottom : 3px;
  width : 196px;
}

.popup{
  cursor : pointer;
  
}
