@charset "UTF-8";
#index {
  max-width: 370px !important;
  margin: auto;
}
#index h3, #index h4 {
  text-align: left;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 2px 15px;
  color: #7a0e0e;
}
#index h3 {
  font-weight: normal;
  text-indent: -2em;
  padding-left: 2em;
}
#index h3::before {
  content: "●　";
  font-size: 8px;
  color: #c50303;
}

#All_List ul li {
  text-indent: -4em !important;
  padding-left: 4em !important;
}
#All_List ul li li {
  margin-left: 1em;
}
#All_List span {
  font-weight: bold;
  color: #940808 !important;
}
#All_List a.V_you {
  margin-right: 1em;
}

dd {
  margin: 0 !important;
}

.enTtl {
  margin-bottom: 0.5em !important;
  margin-left: 3em !important;
  color: #c70909;
}