
@charset "Shift_JIS";



body
{
background-color:#ffffff;
letter-spacing:0.2em;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
font-size:12pt;
line-height:2em;
color: #000000;
 background-image : url(back.jpg); /* 全体の背景画像 */
  background-repeat: no-repeat;            /* 背景を繰り返さない */
  background-position: 50% 0%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;   
}

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

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

a:link{  
    
color:#000000;
}
a:active {  
    
color:#400000;
}

a:visited{  
    
color:#400000;
}

a{  
  text-decoration:none; 
}

body{
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:skyblue;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}

br{letter-spacing:normal;}

.text_0
{
width:100%;
text-align:center;
margin-top:200px;
}

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

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

ul.l li{
display: inline;
margin: 0 10px;
}

.link
{
text-align:right;
margin:0em 4em;
font-size:8pt;
}