
.mitsuiSheets{
  padding : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 100%;
}
/* 表の中身の定義 ------------ */
.mitsuiOutletmall{
  cell-spacing : 0px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 95%;
}
.mitsuiOutletmall td{
  border : 1px dotted #ddd;
}

.hyouNumber{
  width : 4%;
  font-size : 10px;
  text-align : center;
  background-color : #ebf2e3;
}
.hyouGyousyu{
  font-size : 12px;
  width : 18%;
  background-color : white;
}
.hyouTenpo{
  width : 40%;
  background-color : #e3dece;
}
.hyouTenpoKana{
  font-size : 10px;
  width : 26%;
  background-color : white;
}
.hyouShinsyutsu{
  font-size : 10px;
  width : 12%;
  background-color : white;
}
.hyouTenpoB{
  width : 53%;
  background-color : #e3dece;
}
.hyoudai{
  font-size : 10px;
  text-align : center;
  color : black;
  background-color : #ddd;;
}
.mitsuiCategory{
  font-size : 14px;
  color : white;
  background-color : #a0c0a0;
}

