/* CSS Document */
/* CSS Document */
ul.shojo_list {
  text-indent: -3.0em;
  margin: -20px 0 0 3.0em; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    ul.shojo_list {
      margin: 0 0 0 3.0em; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    ul.shojo_list {
      margin: 0 0 0 3.0em; } }
  @media screen and (max-width: 350px) {
    ul.shojo_list {
      margin: 0 0 0 3.0em; } }

ul.ryohou_list {
  margin: 10px 0 0; }
  ul.ryohou_list li {
    border-bottom: none !important;
    padding: 0;
    text-indent: -5.0em;
    margin-left: 5.0em; }
    ul.ryohou_list li:before {
      display: none !important; }
