@charset "utf-8";
/* Font-size Adjustment
77%  = 10px	85%  = 11px	92%  = 12px
100% = 13px	107% = 14px	114% = 15px
122% = 16px	129% = 17px	136% = 18px
--------------------------------------------------*/

/* templates
--------------------------------------------------*/

#header {
  font-size: 85%;
}

#menu {
  font-size: 77%;
}

#footer p {
  font-size: 11px;
}

#footer p.faq {
  color: #66BCFF;
}


/* main
--------------------------------------------------*/

table.cast td p {
  font-size: 85%;
  line-height: 135%;
}

table.cast02 td p {
  font-size: 85%;
  line-height: 190%;
}

table.cast td p span.name {
  font-size: 114%;
  line-height: 135%;
  font-weight: bold;
}

table.cast02 td p span.name05 {
  font-size: 114%;
  line-height: 150%;
  font-weight: bold;
  color: #66BCFF;
}

table.cast td p span.name02 {
  font-size: 114%;
  line-height: 135%;
  font-weight: bold;
  color: #933E3E;
}

table.cast td p span.name03 {
  font-size: 80%;
  line-height: 135%;
}

table.cast02 td p span.name06 {
  font-size: 80%;
  line-height: 220%;
}

table.cast02 td p span.name07 {
  font-size: 100%;
  line-height: 165%;
  color: #1E68CB;
}

table.cast02 td p span.name08 {
  font-size: 100%;
  line-height: 165%;
  color: #FF8400;
}

table.cast td p span.name04 {
  font-size: 95%;
  line-height: 150%;
}

table.staff td {
  font-size: 85%;
  line-height: 150%;
}


/* maintop
--------------------------------------------------*/

#topfooter p {
  font-size: 11px;
}

#topfooter p.faq {
  color: #66BCFF;
}
