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


/* 
==============================
 注文商品
 最終更新日：2010年2月18日
============================== 
*/


/* ------------------------------
 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;
}

.tyumon_title{
  font-size : 14px;
  text-align : center;
  color : #cc0000;
  margin-top : 10px;
  margin-bottom : 5px;
}


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

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

.popup{
  cursor : pointer;
}

.syousai{
  line-height : 12px;
  text-align : left;
}

.td_line{
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : gray;
}

.m_title{
  font-size : 14px;
  color : blue;
}
