ul {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

body {
  color: #333;
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}

p {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', 'verdana', 'arial', 'sans-serif';
}

a:link {
  color: #535fa4;
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

a:visited {
  color: #535fa4;
  text-decoration: underline;
}

a:hover {
  color: #606;
  text-decoration: none;
}

.clear {
  clear: both;
}

.video {
  margin-top: 20px;
}

#wrapper {
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: -10px;
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
  width: 939px;
}

#wrapper p {
  font-size: 16px;
  line-height: 2;
  margin: 20px 0;
  text-align: center;
}

#wrapper img {
  vertical-align: bottom;
}

#pankuzu {
  margin: -10px 0 30px 20px;
  text-align: left;
}

#videoplayer {
  margin: 10px auto;
  text-align: left;
  width: 799px;
}

#videoplayer p {
  font-size: large;
  font-weight: bold;
}

.youtube {
  float: left;
  margin-left: 40px;
  text-align: center;
  width: 480px;
}

#subject-selector {
  float: left;
  margin: 25px 0 0 30px;
}

.other-subject {
  vertical-align: bottom;
}

a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.question-number {
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}

.english-title {
  color: #ffbd63;
}

.japanese-title {
  color: #fb99ca;
}

.math-title {
  color: #78d0f1;
}

.iframe {
  border: none;
  height: 370px;
  vertical-align: bottom;
  width: 480px;
}

.listening-title {
  color: #59b200;
}

#global-footer .footer-banner {
  text-align: center;
}

#global-footer .footer-link {
  text-align: center;
}
