.ui-btn-inner, .ui-li-heading {
  white-space: normal;
}

.ui-header .ui-title {
  margin-left: 0px;
  margin-right: 0px;
}

div.item_divider {
  padding: .5em 15px;
  font-size: 14px;
  margin: 0px;
  font-weight: bold;
}

h2 .title {
  display: block;
}
h2 .subtitle {
  display: block;
  font-size: 15px;
  font-weight: normal;
}
h2 .credit {
  display: block;
  font-size: 13px;
  font-weight: normal;
}
li.credit, div.credit {
  margin-left: 30px;
  font-size: 12px;
  font-weight: normal;
}
li.enkashi, div.enkashi {
  margin-left: 30px;
  font-size: 12px;
  font-weight: normal;
}

footer hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
footer .memo {
  font-size: 9px;
  text-align: center;
}
