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: 755px;
 text-align: left;
}
table{
 border-style: none;
 background-color: #000000;
 margin-top: 10px;
 margin-bottom: 0;
 width: 755px;
}
th,td{
 font-size: 80%;
 border-style: none;
 background-color: #ffffff;
 line-height: 180%;
 text-align: center;
}
.t1{
 font-size: 100%;
 font-weight: bold;
 background-color: #f1f1f1;
 border-style: none;
 line-height: 180%;
 text-align: center;
}
.t2{
 font-weight: bold;
 border-style: none;
 text-align: center;
}
.t3{
 color: #ff0000;
 font-weight: bold;
 border-style: none;
 text-align: center;
}
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;
}
p{
 font-size: 80%;
 line-height: 170%;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0.4em;
 padding-bottom: 0;
 text-align: justify; text-justify: inter-ideograph;
 text-indent: 1em;
}
p.ad{
 border: none;
 margin-top: 13px;
 margin-bottom: 13px;
 padding: 0;
 text-align: center;
 text-indent: 0;
}
#b{
 border-top: 1px #000000 solid;
 margin-top: 20px;
 margin-bottom: 30px;
 padding-top: 0;
 text-align: center;
 text-indent: 0;
}
a:link{
 color: #0000ff;
}
a:visited{
 color: #000080;
}
a:hover{
 text-decoration: none;
}