/* Generated by KompoZer */
body {
  background: #ffffff url(bg.gif) repeat-y fixed left center;
  font-family: Meiryo,sans-serif;
  margin-left: 70px;
  margin-right: 40px;
  color: #000099;
}
hr {
  display: none;
}
table {
  margin-top: 2em;
}
.menu {
  color: #000099;
  text-decoration: none;
}
a {
  color: #000066;
}
a:hover {
  color: #ffffff;
  background-color: #3366bb;
  text-decoration: underline;
}
.head {
  font-size: 75%;
  margin-left: 1em;
  margin-bottom: 2px;
  line-height: 1em;
}
.header {
  background-color: #dddddd;
  background-image: url(MenuBG.png);
  height: 100px;
  background-repeat: repeat-x;
}
.schedule {
  font-size: 85%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
  background-color: #2049b0;
  background-image: url(tabbg.png);
  float: left;
  padding-top: 6px;
  padding-right: 0px;
  position: relative;
  top: 4px;
  width: 80px;
  height: 21px;
  text-align: center;
}
.schedule a {
  color: #ffffff;
  text-decoration: none;
}
.schedule a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.schedule:hover {
  background-color: #0066ff;
  background-image: url(tabbg_selected.png);
  cursor: pointer;
}
#selected {
  font-size: 85%;
  background-color: #6dd8ff;
  background-image: url(tabbg_selected.png);
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  padding-top: 6px;
  padding-right: 0px;
  position: relative;
  top: 4px;
  width: 80px;
  height: 21px;
  text-align: center;
  cursor: default;
}
ul {
  margin: 0px;
  float: left;
  padding-top: 30px;
  padding-bottom: 0px;
}
h1 {
  margin: 0px;
  background-color: #56c2ff;
  background-image: url(title.gif);
  padding-left: 0.5em;
  color: #ffffff;
  padding-top: 4px;
  clear: both;
}
h2 {
  border-left: medium solid;
  border-bottom: medium solid;
  padding-left: 0.5em;
  font-size: 120%;
  color: black;
}
.footer {
  text-align: center;
}
img {
  border-style: none;
}
#totop {
  float: right;
  text-align: right;
}
#schedule {
  float: left;
  text-align: left;
}
#navi {
  text-align: center;
}
#navi a:hover {
  background-color: transparent;
}
