@charset "EUC-JP";

.center
 {
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
 }
.right
 {
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
 }
body
 {
  text-align:left;
  margin-left:20px;
  margin-right:20px;
  background:#ccd4f4 fixed left top; 
  color:black;
  font-size:11pt;
 }
h1
 {
  text-align:center;
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
  color:black;
  background-color:#ccd4f4;
 }
h2
 {
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
  font-weight:bold;
  text-align:left;
  border-style:none none dotted solid;
  border-width:1px 20px;
  border-color:#0000cd;
  width:60%;
  height:3ex;
 }
h3
 {
  width:12em;
  margin-top:2ex;
  margin-bottom:0.7ex;
  padding-left:0.6em;
  border-style:none none solid none;
  border-width:medium;
  border-color:#2020c0;
 }
p
 {
  text-indent:1em;
  text-align:left;
  line-height:150%;
  margin-left:5px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:2px;
  font-family:"£Í£Ó £ÐÌÀÄ«",É¸½àÌÀÄ«,ºÙÌÀÄ«ÂÎ,serif;
 }
p.skip
 {
  margin-top:2.5ex;
 }
dl,ul,ol
 {
  margin-left:20px;
  margin-right:20px;
  padding:5px;
 }
dt
 {
  text-align:left;
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
  font-weight:bold;
  font-size:110%;
  margin-top:2%;
  margin-bottom:1%;
 }
dd
 {
  margin-left:10px;
  margin-right:10px;
 }
strong
 {
  font-size:110%;
  font-weight:bold;
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
 }
hr
 {
  border-style:none none dashed none;
  border-color:black;
  width:90%;
 }
address
 {
  text-align:right;
 }
span.updated
 {
  margin-left:0.5em;
  font-size:90%;
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
  font-weight:bold;
  color:red;
  background-color:black;
  padding:1px;
 }
div.back
 {
  margin-top:1.5ex;
  text-align:center;
  font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif;
  font-weight:bold;
  font-size:120%;
 }
