a:link,a:visited,a:active{
color:#09c;
text-decoration:none;
}
a:hover{
color:#09c;
text-decoration:none;
background-color:#efefef;
}
/***************************************/
body{
margin:10% 10% 10% 10%;
padding:0px;
color:#666;
font-size:80%;
font-family:Arial,MS UI Gothic;
line-height:170%;
background-color:#fff;
background-image: url(sora9.jpg); 
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 100% 0%;
}
table{
font-size:80%;
line-height:170%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#666;
font-size:80%;
font-family:Arial,MS UI Gothic;
}
ul{
margin:0px;
padding:0% 0% 0% 5%;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}
/***************************************/
h1{
margin:0px;
padding:0% 0% 3% 0%;
font-size:150%;
font-family:Lucida Sans Unicode,MS UI Gothic;
}
h1:first-letter{
color:#09c;
}
h2{
margin:0%;
padding:0%;
font-size:100%;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
h3{
margin:0% 0% 1% 0%;
padding:0px 0px 0px 50px;
font-size:80%;
background-image:url(file/h3.gif);
background-position:0% 50%;
background-repeat:no-repeat;
}
h4{
margin:0px;
padding:0px;
color:#ccc;
font-size:80%;
font-weight:normal;
letter-spacing:10px;
text-align:right;
}
h5{
margin:0px;
padding:10px 0px;
font-size:80%;
text-align:center;
}
/***************************************/
.txt{
margin: 2% 0% 5% 0%;
}
.pict{
margin: 5% 0% 10% 0%;
text-align:center;
}
.pict img{
border:1px solid #666;
}
.mark{
font-family:MS UI Gothic;
}