@charset "UTF-8";
/* ---------------------------------------------------------------- */
/* Top Page                                                         */
/* ---------------------------------------------------------------- */
#whatsnew {
  width: 100%;
  height: 415px;/*バナー3種類*/
/*  height: 556px;バナー4種類*/
/*  height: 697px;バナー5種類*/
  border: none;
  overflow: none;
}
#whatsnew iframe {
  width: 100%;
/*  height: 308px;バナー2種類*/
  height: 415px;/*バナー3種類*/
/*  height: 556px;バナー4種類*/
/*  height: 697px;バナー5種類*/
  overflow: none;
}
.ssdiv {
  display: none;
}

table.tmgmap td.shopname span.linkpc {
  display: inline;
}
table.tmgmap td.shopname span.linksp {
  display: none;
}
table.tmgmap td.shopaddr span.telpc {
  display: inline;
}
table.tmgmap td.shopaddr span.telsp {
  display: none;
}

