﻿@charset "utf-8";

#header {
  display: none;
}
ol {
  margin: -5px auto 5px -14px;
}
ol li {
  display: inline;
}
#content h2 {
  width: 730px;
  height: 90px;
  font-size: 1.7em;
  font-weight: bold;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
#teacher {
  padding: 0 10px;
}
#name {
  float: right;
  padding: 0 0 10px 20px;
  font-size: 1.2em;
}
#KAZU {
  padding-left: 5px;
}
#text {
  font-size: 1.2em;
  padding: 5px 0 30px 20px;
}
h3 {
  font-size: 1.3em;
  padding: 0 20px 5px 0px;
}
#live li {
  padding-left: 20px;
  line-height: 2;
}
