A:LINK		{
  color:#3333cc;
  text-decoration:none;
}
A:VISITED	{
  color:#333399;
  text-decoration:none;
}
A:ACTIVE	{
  color:#000000;
  text-decoration:none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
H2{
  margin-left : 30px;
}
H3{
  margin-left : 60px;
}
P{
  margin-left : 15%;
  margin-right : 10%;
}
UL{
  margin-left : 10%;
  margin-top : 1em;
  margin-bottom : 1em;
  margin-right : 10%;
  font-size : medium;
  font-style : italic;
}
DL{
  margin-left : 90px;
  margin-right : 30px;
}
DT{
  margin-top : 10px;
  font-weight : bold;
}
HR{
  color : green;
}
.copyright{
  text-align : right;
  padding-top : 1px;
  margin-top : 1px;
}
.navi{
  padding-top : 1px;
  padding-left : 5px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 10px;
  margin-bottom : 1px;
}
.jitishinkouka{
  background-color : #ccff99;
  color : black;
}
.tableindent{
  margin-left : 10%;
  margin-right : 10%;
}
.float{
  float : left;
}
.clear{
  clear : left;
}
.layoutcell{
  background-color : white;
}
.numbercell{
  text-align : right;
}
.caution{
  color : red;
  text-decoration : underline;
  font-weight : bolder;
}
.h2option{
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : green;
  border-bottom-width : thin;
  border-bottom-style : solid;
  border-bottom-color : green;
}
#script{
  text-indent : 100px;
  font-style : italic;
  font-size : x-small;
}
.update{
  margin-left : 25px;
  margin-bottom : 20px;
}
.caution_option{
  font-weight : bolder;
  color : red;
  text-decoration : underline;
  font-size : medium;
}
TD{
  color : black;
}
.Class1{
  font-size : large;
}
.Class2{
  font-size : medium;
}
H4{
  margin-left : 10%;
}
