@import url("http://www.fics.ne.jp/~yamaneko/css/default.css");
BODY{
  margin: 1em 15%;
  color : #840081;
  background-color : #ffffff;
}
A{
  color: #ff0294;
}
A:VISITED{
  color : #8c24ff;
}
A:ACTIVE{
  color : #ffd2fd;
}
H1{
  font-size : 12pt;
  text-align : center;
  width : 410px;
  font-weight : 900;
  color : #5a7af8;
  margin: 0 auto 0.5em;
  border-width : 1px;
  border-style : dotted;
}
H2{
  font-size : 12pt;
  font-weight : 100;
  color : #ffa0e0;
  text-align : center;
  border-width : 2px;
  border-style : dotted;
  border-color : #ff80c0;
  width : 70%;
  padding : 2px;
  margin: 0 auto 0.5em;
}
DIV{
  text-align : center;
  width : 50%;
  font-weight : 100;
  color : #ffa0e0;
  margin: 0 auto 0.5em;
  border-width : 1px 1px 1px 1px;
}
P{
  font-size : 10pt;
  text-align : center;
  width : 250px;
  font-weight : 100;
  padding : 10px;
  margin: 0 auto 0.5em;
  border-width : 1px 1px 1px 1px;
}
IMG{
  display: block;
  margin: 0 auto 0.5em;
}
.nomargin{
  display: inline;
  margin: auto;
}
INPUT {
  color: #cc3399;
  background-color: #ffeeff;
  text-align : center;
  font-size : 10pt;
}
TABLE {
  margin: 0 auto 0.5em;
}
.Color1Class{
  color : #333399;
  font-size : 12pt;
  font-weight : 900;
}
.Color2Class{
  color : #999933;
  font-size : 12pt;
  font-weight : 900;
}
.Color3Class{
  color : #993333;
  font-size : 12pt;
  font-weight : 900;
}
.Color4Class{
  color : #339999;
  font-size : 12pt;
  font-weight : 900;
}
.Color5Class{
  color : #339933;
  font-size : 12pt;
  font-weight : 900;
}
.Color6Class{
  color : #993399;
  font-size : 12pt;
  font-weight : 900;
}
.Color7Class{
  color : #339999;
  font-size : 12pt;
  font-weight : 900;
}
.LinkClass{
  display: block;
  margin: 0 auto 0.5em;
  width : 40%;
  font-size : 10pt;
  text-align : center;
  border-width : 1px;
  border-style : outset;
  font-weight : 100;
  padding : 4px;
}
.CAUTION{
  font-size : 16pt;
  font-weight : bold;
  color : #dd6666;
}
