body {background-color:#000000}
body { color: #646464; }
body { font-family: MS UI Gothic,Osaka; }
td  { font-size: 10pt; line-height: 1.4em } 
.class06 { font-size: 6pt; line-height: 9pt }
.class08 { font-size: 8pt; line-height: 11pt }
.class10 { font-size: 10pt; line-height: 14pt }
.class12 { font-size: 12pt; line-height: 18pt }
.class14 { font-size: 14pt; line-height: 21pt }
.class18 { font-size: 18pt; line-height: 22pt }

{ text-decoration: none }
A { text-decoration: none }
A:HOVER { text-decoration:  none }
A:active { text-decoration: none }
a:link  { color: #00008b }
a:visited  { color: #00008b }
a:hover { color: #ff0099 }
a.access:hover { color: #0033ff }
a.access { text-decoration: none }
body, td, input, select { 
scrollbar-arrow-color: #ffffffff; scrollbar-base-color: #ffffffff; scrollbar-face-color: #000000;
 }
.br_s{ line-height: 5px;}


h1 {
font-size:10pt;
padding:5px 0px 5px 0px;
margin:0px;
text-align:center;
}

/**************************************
ヘッダーメニュー
**************************************/

table#mainMenu td a,
table#mainMenu td a:link,
table#mainMenu td a:visited{
	display: block;
	background: url(image/index_off.jpg);
	}

table#mainMenu td a:hover {
	display: block;
	background: url(image/index_on.jpg);
	}

td#footer {
	color: #fff;
	}

td#footer a,
td#footer a:link,
td#footer a:visited {
	color: #fff;
	}

td#footer a:hover {
	color: #ff0099;
	}
---------------------------------------------
mentnanse
--------------------------------------------	
td#logo {
	color: #646464;
	}

td#logo a,
td#logo a:link,
td#logo a:visited {
	color: #646464;
	}

td#logo a:hover {
	color: #898989;
	}	
	
