/* base-font */
/* other color */
h1 {
  color: #6868FF;
  font-weight: 400;
  margin-bottom: 8px;
}

h2 {
  border-bottom: 1px solid;
  font-size: 180%;
  font-weight: 300;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

h3 {
  font-size: 110%;
  font-weight: 500;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
  margin-top: 40px;
  padding-bottom: 3px;
}

table {
  border-top: 1px solid #AAA;
  border-left: 1px solid #AAA;
}

th, td {
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 10px;
}

th {
  background-color: #EEE;
}

.tvm-itr-contents ul {
  font-size: 90%;
  list-style: disc;
  margin-left: 26px;
}
.tvm-itr-contents li {
  line-height: 140%;
  margin-bottom: 16px;
}
.tvm-itr-contents p {
  line-height: 140%;
}

.tvm-itr-channel-table {
  margin-top: 20px;
}
.tvm-itr-channel-table .channel-name {
  width: 33%;
}
.tvm-itr-channel-table td {
  line-height: 120%;
}

/*# sourceMappingURL=introduction.css.map */
