.clear {  
  clear: both;
}

.clear hr {  
  display: none;
}

* {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

body {  
  background-color: white;  
  color: #404040;  
  font-size: 0.8em;  
  display: inline;
}

body {
}

a:link {  
  color: #4040ff;  
  text-decoration: none;
}

a:visited {  
  color: #4040ff;  
  text-decoration: none;
}

a:hover {  
  left: 1px;  
  color: red;  
  position: relative;  
  top: 1px;  
  text-decoration: none;
}

a:active {  
  color: #ff8000;
}

p.standard {  
  color: #404040;
}

p.em {  
  color: gray;
}

p.h1 {  
  color: #404040;  
  font-size: 1em;  
  padding-left: 20px;
}

p.h2 {  
  color: black;  
  font-size: 1em;  
  font-weight: bold;
}

p.h3 {  
  color: black;  
  font-size: 1em;  
  font-weight: bold;  
  text-decoration: underline;  
  display: inline;
}

p.h4 {  
  color: black;  
  font-size: 1.5em;  
  font-weight: bold;
}

p.h5 {  
  color: black;  
  font-size: 2em;  
  font-weight: bold;  
  display: inline;
}

table.timetable {  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: #c08000;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: #c08000;  
  border-collapse: collapse;  
  background-color: #ffffd0;  
  empty-cells: show;  
  vertical-align: top;  
  font-size: 1em;
}

table.timetable td {  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: #c08000;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #c08000;  
  padding-top: 0.2em;  
  padding-right: 0.2em;  
  padding-bottom: 0.2em;  
  padding-left: 0.2em;  
  vertical-align: top;
}

table.linktable {  
  background-color: white;  
  empty-cells: show;  
  vertical-align: top;  
  font-size: 0.9em;
}

table.linktabel td {  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  padding-top: 0.3em;  
  padding-right: 0.3em;  
  padding-bottom: 0.3em;  
  padding-left: 0.3em;  
  vertical-align: top;
}

table.magazinetable {  
  background-color: white;  
  empty-cells: show;  
  vertical-align: top;  
  font-size: 0.8em;
}

table.magazinetabel td {  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  padding-top: 0.3em;  
  padding-right: 0.3em;  
  padding-bottom: 0.3em;  
  padding-left: 0.3em;  
  vertical-align: top;
}

#torikeshi {  
  text-decoration: line-through;
}

#tyuushi {  
  text-decoration: line-through;
}

