html {
  font-family: Arial,Helvetica,sans-serif;
}
/* style */
#footInfo .openHours .title {
  float: none;
  width: auto;
}
#footInfo .openHours .note {
  margin-left: 0;
}
/* top */
#leadSection .leadHead {
  background-image: url(../images/top/lead-head-bg_en.png), url(../images/top/lead-head-line.png);
}
/* shop */
#shopSection .shopInfo dt {
  width: 110px!important;
}
#shopSection .shopInfo dd {
  padding-left: 120px!important;
}