@charset "Shift_JIS";

html,body{  
line-height:150%;
font-size:10pt;
color:#000000;
font-family:Verdana,Osaka;
background-color:white;
letter-spacing:2pt;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ff33cc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
padding:10px;
}

dl.menu dt {
  margin-top:5px;
  width:100%;
  border-bottom:solid 1px #E989C8;
  line-height:150%;
  font-size:10pt;
  font-weight:bold;
  color:#ff00ff;
}

.date{
text-align:right;
font-size:8pt;
color:#999999;
}

.hr01
{
margin:5px -5px;
height:5px;
background-color:#ff33cc;
border:#ff33cc;
border-top:solid 2px #000000;
border-bottom:solid 2px #000000;
}

/**/
br{  
  letter-spacing:normal;
}



#all
{
text-align:center;
width:100%;
height:100%;
}

#text{
padding:5pt;
margin:0pt auto;
margin-top:10px;
width:800px;
height:100%;
text-align:left;
font-size: 10pt;
font-family: Verdana, Osaka;
letter-spacing: 2pt;
background-color:#ffffff;
border:1px solid #ff33cc;
}

h1 {
padding:5pt;
text-align:right;
font-size: 10pt;
font-weight: bold;
background-color:white;
}

h2
{
margin:0pt;
font-size:10pt;
color:hotpink;
padding:4pt 0pt;
}

a:link {
color:#ff00ff;
font-style:normal;
text-decoration:none;
}
a:visited {
color:#ff00ff;
font-style:normal;
text-decoration:none;
}
a:hover {
    color:#000000;
    font-style:normal;
    text-decoration:none;
}
