 
BODY{
  color : navy;
  background-color : white;
  border-width : medium medium medium medium;
  line-height : 120%;
}
H1{
  color : blue;
  background-color : #ccffff;border-width : 0px 3px 3px 0px;border-style : none ridge ridge none;
  border-right-color : fuchsia;
  border-bottom-color : fuchsia;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}
H2{
  font-size : large;
  color : navy;
  background-color : #ffccff;
  margin-top : auto;
  
  margin-right : auto;
  margin-bottom : auto;border-width : thin thin thin thin;border-style : dashed dashed dashed dashed;border-color : maroon maroon maroon maroon;
  text-align : left;
  margin-left : auto;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.tuki{
  font-size : large;
  background-color : #ccffff;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : lime;
  border-bottom-color : lime;
}
.day{
  background-color : #ffccff;
  border-bottom-style : solid;
  border-bottom-color : teal;
  border-bottom-width : 1px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : teal;
}
.youbi{
  background-color : #ccffcc;
  border-bottom-style : solid;
  border-bottom-color : teal;
  border-bottom-width : 1px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : teal;
}
.gyoji{
  background-color : #ffffcc;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : teal;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : teal;
}
