body{
 background-color: #ffffff;
 color: #000000;
 margin-top: 0;
 text-align: center;
}
body.b_img {
background-image : url("../../index/sora025.jpg");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
background-color:#ffffff;
}
div{
 margin-left: auto;
 margin-right: auto;
 width: 728px;
 text-align: left;
}
h1{
 background-image: url("gradg.gif");
 text-align: center;
 font-size: 140%;
 margin-top: 0;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 padding: 0.3em;
}
h2{
 border-bottom: 1px #000000 solid;
 font-size: 100%;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 padding: 0.3em;
}
ul{
 font-size: 80%;
 margin-top: 5px;
 margin-bottom: 0;
 margin-left: 0;
 padding-left: 25px;
 text-align: justify; text-justify: inter-ideograph;
}
li{
 margin-top: 0;
 line-height: 160%;
}
p.ad{
 border: none;
 margin-top: 13px;
 margin-bottom: 13px;
 padding: 0;
 text-align: center;
}
#b{
 border-top: 1px #000000 solid;
 font-size: 80%;
 margin-top: 20px;
 margin-bottom: 30px;
 padding-top: 5px;
 text-align: center;
}
a:link{
 color: #0000ff;
}
a:visited{
 color: #000080;
}
a:hover{
 text-decoration: none;
}