body{
  background-color:#FFFFFF;
}
.small{
  margin-left:1em;
  font-size:10pt;
  font-weight:normal;
  color:#663333
}
.middle{
  margin-left:1em;
  font-size:11pt;
  font-weight:bold;
  color:#663333
}
.large{
  margin-left:1em;
  font-size:12pt;
  font-weight:bold;
  color:#663333
}
.title{
  margin-left:1em;
  font-size:24pt;
  font-weight:bold;
  color:#FFFFCC;
  font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","平成明朝",serif;
}
.sectitle{
  margin-left:1em;
  font-size:12pt;
  font-weight:normal;
  color:#FFFFCC;
}
.subtitle{
  margin-left:1em;
  font-size:12pt;
  font-weight:bold;
  color:#FFFFCC;
}
.link{
  font-size:12pt;
  font-weight:bold;
  color:#3333FF
}
.root-link{
  font-size:12pt;
  font-weight:bold;
  color:#FFFFCC
}
td.root{
  text-align:center;
  background-color:#663333
}
div.image{
  text-align:center;
  vertical-align:middle;
}
div.lime{
  text-align:center
}
div.copyright{
  margin-right:1em;
  text-align:right;
  font-size:10pt;
  color:#000000
}
