@charset "shift_jis";


html{
scrollbar-face-color: #e5abbe;
scrollbar-highlight-color: #ffffff;
<scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}
body{
background-color : #ffffff ;
background-image : url("h263.jpg");
background-attachment : fixed ;
background-position : 90% 90% ;
background-repeat : no-repeat ;
}

a{text-decoration:none;}
a:link{color:#ff4500;}
a:visited{color:#ff7f50;}
a:hover,active{color:#ff4500;}


.txt{
margin:30px 10% 30px 10%;
text-align:left;
width:100%;
}

p{

font-size:85%;
font-color:#999999;
line-height:2.0em;
}

.menu{
margin:0px;
padding:10px 15px;
text-align:center;
font-size:70%;
}

.rank{
padding:20px;
text-align:right;
font-size:65%;
width:100%;
border-bottom:1px dashed #333;
}

.copy{
margin:0px;
padding:2px;
background-image:url(2009copi.gif);
background-repeat:no-repeat;
background-position:center right;

}