.tag {
  font-size: 80%;
  margin-right: 1em;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  padding: 1px 5px 1px 5px;
}

.question {
  font-size: 150%;
  font-family:'Times New Roman', Times, serif;
  font-weight: bold;
  margin-right: 0.5em;
}

.bold {
  font-weight: bold;
}

.shiten-style {
  font-weight: bold;
  color: #00AFEC;
}