
BODY{
line-height : 135%;
color : silver;
font-size : 9pt;
scrollbar-arrow-color : silver; /*矢印*/
scrollbar-highlight-color : silver; /*下地*/
scrollbar-face-color : #000000; /*バーそのもの*/
scrollbar-base-color : #000000; /*微妙に絡んでくる底の色*/
scrollbar-3d-color : #ffffff;
scrollbar-shadow-color : #333333;
background-repeat : repeat;
background-color : #15002A;
background-image : url(image/shanapo6.gif);
margin-top : 0px;
}
A{
text-decoration : none;
color : #999999;
}
A:LINK{
text-decoration : none;
color : #999999;
}
A:VISITED{
text-decoration : none;
color : #999999;
}
A:ACTIVE{
text-decoration : none;
color : #999999;
}
A:HOVER{
text-decoration : none;
color : red;
}
TABLE{
font-size : 9pt;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 5px;
}
TD{
line-height : 125%;
padding-left : 5px;
padding-right : 5px;
font-size : 9pt;
}
P{
margin-left : 12px;
margin-top : 5px;
margin-bottom : 70px;
line-height : 150%;
}
UL{
line-height : 150%;
}
IMG{
border-width : 0px 0px 0px 0px;
}
