@charset "shift_jis";

.intro-area {
    background: #f3ebbe url("/images/parts/pat_1.png") repeat scroll 0 0 !important;
}

.vol-maintitle {
  border-radius: 3px 3px 0 0;
  background: #3b1b04!important;
  color: #faf0e6!important;
}

.vol-content, .vol-subtitle {
  border-radius: 3px;
  border: none;
}

.item-name {
  color: #faf0e6;
}

.vol-title {
  background: #3b1b04!important;
  border-radius: 6px 6px 0 0;
  color: #fff;
}

.merit-title {
  border-radius: 6px 6px 0 0;
}


#add-title {
  border-radius: 6px 6px 0 0;
  color: #fff;
}

.prof-title {
  background-color: #cc3300!important;
}

.vol-subtitle {
  color: #000!important;
}

.vol-1 .vol-subtitle {
  background-color: #ffc0cb!important;
}

.vol-2 .vol-subtitle {
  background-color: #ffdead!important;
}

.vol-3 .vol-subtitle {
  background-color: #efcd9a!important;
}

.vol-4 .vol-subtitle {
  background-color: #aacf53!important;
}

.vol-5 .vol-subtitle {
  background-color: #fef263!important;
}

.vol-6 .vol-subtitle {
  background-color: #add8e6!important;
}

.vol-7 .vol-subtitle {
  background-color: #cca6bf!important;
}

.vol-content table th span {
  background-color: #e0c38c!important;
  color: #000!important;
}

.col-16 .merit-content table th .icon .num1 {
  background: #004d25!important;
  color: #fff;
}