/*最初からはいってたのでのこしとこ

hr{
 height: 3px;
 background-color: #333333;
 width: 10%;
 border: none;
}

*/
hr{
 height: 1px;
 background-color:#BDBDBD;
 width: 100%;
 border: none;
}

p.shohin{
  font-size: 18px;
  margin: 6px;
}
a.kochira{
  font-size: 18px;
  margin: 6px;
  color: #CC3333
}

.souryou {
    font-size: 1.3rem;
    text-align: center;
}