@charset "Shift_JIS";

a{
  text-decoration:none; 
}
a:link{
  color:#ff0066; 
}
a:active {
  color:#000000; 
}
a:visited{
  color:#ff0066; 
}

H1{
text-align:center; 
font-family: "ＭＳ Ｐ明朝";
font-size:30pt;
color:gray;
letter-spacing:20pt;
padding-left:10px;
padding:10px 10px 10px 10px;
    line-height:0.4em;
}

 span{  
    font-family:'Verdana,Osaka';
    font-size:9pt;
    color:black;
    font-variant:small-caps;
    word-spacing:10px;
    letter-spacing:0.3em;
    display:block;
}

body,html{
  scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-track-color:white;
}

body,td,th{
background-color:white;
color:#000000;
font-size:11pt;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
letter-spacing:2px;line-height:20pt;
}

br{
  letter-spacing:normal;
}

.text_0
{
width:100%;
text-align:center;
}

.text
{
text-align:left;
width:600px;
margin:0px auto;
}


.box
{
text-align:right;
font-size:8pt;
color:gray;
width:100%;
border-top:1pt gray solid;
}