BODY{
	scrollbar-base-color:#BBBBFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#0000ff;
}


/*未参照*/
a:link{
	font-size:12px;
	color: #006400;
	text-decoration: none;
}
/*参照済み*/
a:visited{
	font-size:12px;
	color: #999999;
	text-decoration:none;
}
/*クリック時*/
a:active{
	font-size:12px;
	color:#66ccff;
	text-decoration:none;
}
/*マウスオーバー*/
a:hover{
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration: none;
}

DIV#menuleft a:link{
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
DIV#menuleft a:visited{
	font-size:12px;
	color: #006400;
	text-decoration:none;
}
DIV#menuleft a:active{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
DIV#menuleft a:hover{
	/*font-size:12px;*/
	/*font-weight:bold;*/
	width:137px;
	height:24px;
	background:#1E90FF;
	text-decoration:none;
	padding:3px,0px;
}


td.menu{
	font-size:12px;
	color:#ffffff;
	/*font-weight:bold;*/
	line-height:15px;
}
td.menu2{
	font-size:12px;
	color:#cccccc;
	/*font-weight:bold;*/
	line-height:15px;
}

td.param1{
	font-size:12px;
	color:#cd0000;
	font-weight:bold;
	line-height:15px;
}
td.param2{
	font-size:12px;
	color:#555555;
	line-height:18px;
}
td.param3{
	font-size:12px;
	color:#cc0033;
	/*font-weight:bold;*/
	line-height:18px;
}
td.param4{
	font-size:12px;
	color:#0000FF;
	line-height:18px;
}
td.param5{
	font-size:12px;
	color:#FF0000;
	line-height:18px;
}
td.param6{
	font-size:12px;
	color:#6699FF;
	line-height:18px;
}
