
.preview {
  text-align:left;
  padding:20px;
  border:1px solid;
}
.preview table {
  width:100%;
}
.titleKanaP {
  font-size:0.7em;
}
.titleP {
  width:100%;
  font-size:1.4em;
  font-weight:bold;
  border-bottom:2px solid #003d84;
  color:#800000;
}
.categoryP {
  padding:2px;
  color:#000000;
  font-weight:bold;
}
.itemsP {
  padding:10px;
}
table.viewP {
  width:100%;
  border-collapse:separate;
  border-spacing:2px;
}
.viewP td.n, .viewP td.v {
  padding:3px 15px;
  font-size:1em;
}
.viewP td.n {
  background-color:#bcc5d1;
  text-align:right;
}
.viewP td.v {
  background-color:#efeaff;
}

.subTitleP {
  font-size:1.1em;
  font-weight:bold;
  color:#ffffff;
  width:60%;
  height:1.2em;
}
.bgCapP {
  background-color:#00558c;
}
.boxP {
  border:2px solid #00558c;
}

table.cap td.capCP {
  background-repeat:no-repeat;
  width:45px;
  height:30px;
}

.capRc img {
  width:15px;
  height:100%;
}
.capRcP3 {
  width:100%;
}
.capRcP1, .capRcP2, .capRcP3 {
  border-bottom:2px solid #00558c;
}
.capRcP1 {
  background-color:#319aff;
}
.capRcP2 {
  background-color:#63cfff;
}

.preview dl {
  margin-top:0;
  margin-bottom:0;
}
.preview dt {
  font-weight:bold;
}

.preview pre {
  margin:0;
  padding:0;
  font-size:1em;
}