#d2895462 ul li {
  list-style: decimal;
}
#d2895462 table {
  width: 30%;
  text-align: center;
  margin: 2% auto;
}
#d2895462 table td {
  padding: 1%;
  text-align: center;
}
#d2895462 .shop_btn a {
  color: #445166;
  text-decoration: none;
}
#d2895462 .shop_btn a:hover {
  color: #252d38;
  text-decoration: underline;
}
@media only screen and (max-width: 780px) {
#d2895462 table {
    width: 100%;
  }
}