@charset   "Shift_JIS";
 
body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : 400;
}
.margin10pxClass{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
.pad15pxClass{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
}
.hyoClass{
  background-image : url(shopimageobi.jpg);
  background-repeat : no-repeat;
  width : 100%;
  height : 150px;
  caption-side : top;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.cellClass{
  background-image : url(shopimageobi.jpg);
  background-repeat : no-repeat;
}
td{
  cursor : move;
}
.imgClass{
  position : static;
  overflow : auto;
  visibility : visible;
}
.img2Class{
  background-repeat : no-repeat;
  position : static;
background-position : 0px 0px;
  visibility : visible;
}
.tableClass{
  width : 100%;
  height : 100%;
}
.cell3Class{
  background-image : url(shopimageobi.jpg);background-position : center top;
  background-repeat : repeat-x;
  vertical-align : top;
  background-attachment : fixed;
}
.layoutcontClass{
  padding-top : 1em;
  padding-left : 0em;
  padding-right : 0em;
  padding-bottom : 0em;
  background-color : #ffffac;
  text-align : left;
  left : 1px;
}
.selectedtabClass{
  diplay : block
  background-color : white;
  vertical-align : 1em;
  text-indent : 12em;
}
.linktabClass{
  diplay : block
  background-color : #ffff80;
  text-decoration : none;
}
.spaceClass{
  width : 1em;
  height : 1em;
  text-align : left;
}
a:hover{
  background-color : white;
}
