/* CSS Document */
html {
  background-color: transparent;
}

body {
  background-color: transparent;
}

#popupBox02 {
  width: 294px;
  font-size: 13px;
  line-height: 22px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 0 0 0;
}

#popupBox02 h1 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 16px 0 16px 0;
  color: #ffffff;
  margin-bottom: 18px;
}

#mangaList li {
  margin-bottom: 7px;
}

.btnDetail {
  text-align: right;
  margin-bottom: 15px;
}
