﻿/* Copyright (c) 2008 BlackDiamond All rights reserved. */

body {
color:#ffffff ;
SCROLLBAR-FACE-COLOR: #000000; 
  SCROLLBAR-HIGHLIGHT-COLOR:#000000;
  SCROLLBAR-SHADOW-COLOR: #cccccc; 
  SCROLLBAR-ARROW-COLOR: #cccccc; 
  SCROLLBAR-BASE-COLOR: #cccccc;
background-color:#000000 ;
font-family:arial ;
font-size:10pt ;
line-height:120% ;
}
p { font-size: 10pt; line-height: 120%; }
td { font-size: 10pt; line-height: 120%; }
tr { font-size: 10pt; line-height: 120%; }
TH { font-size: 10pt; line-height: 120%; }
/*リンク*/
a:link		{color:#FF0 ; font-size:10pt ; text-decoration:none ; font-weight:bold ;}
a:visited	{color:#ffffff ; font-size:10pt ; text-decoration:none ; font-weight:bold ;}
a:active	{color:#ffffff ; font-size:10pt ; text-decoration:none ; font-weight:bold ;}
a:hover		{color:#cccccc ; font-size:10pt ; text-decoration:underline ; font-weight:bold ;}
