body#minna h2 {
  background-image: url(../images/title_minna.png);
}

body#minna div#minnaTxt {
  border-bottom: 1px solid #ffc8c8;
  margin-bottom: 15px;
}

body#minna div#minnaTable {
  float: left;
  width: 350px;
}

body#minna div#minnaDesc {
  float: left;
  width: 500px;
  margin-top: 20px;
}

body#minna p.topic {
  margin-bottom: 15px;
}

body#minna p.attention {
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}

body#minna .minnaTel {
  font-size: 18px;
}

body#minna .cancel {
  text-decoration: line-through;
}

body#minna table {
  width: auto !important;
}

body#minna div#minnaTable {
  width: auto !important;
}

.firstRightRow {
  border-top: 1px solid #966464;
  border-left: none;
  border-right: 1px solid #966464;
  border-bottom: 1px solid #966464;
  border-top-right-radius: 10px;
}

.bottomRight {
  border-top: 1px solid #966464;
  border-right: 1px solid #966464;
  border-bottom-right-radius: 10px;
}
