body {
	scrollbar-track-color:#660000;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color:#330000;
	scrollbar-darkshadow-color:#330000;
	scrollbar-highlight-color:#cc0000;
	scrollbar-3dlight-color:#990000;
	scrollbar-arrow-color:#FFFFFF;
}
body,tr,td {
/*	FONT-FAMILY: "ＭＳ ゴシック", Osaka, Terminal, Gothic, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #1C1A52;
	text-decoration: underline;
}
/* 一度も訪れていないリンク */
a:link {
	color: #660000;
}
/* 一度は訪れたリンク */
a:visited {
	color: #990000;
}
/* マウスポインターがリンクに触れている間 */
a:hover {
	color: #CC0000;
	text-decoration: none;
}
/* ポインターで押してから放すまでの間 */
a:active {
	color: #CC0000;
}
input.search {
	font-size: 10pt;
	color: #FFFFFF;
	width: 70px;
	height: 23px;
	background-color: #990000;
	cursor: default;
}
input.searchtext {
	font-size: 10pt;
	color: #FFFFFF;
	width: 160px;
	height: 23px;
	background-color: #990000;
	cursor: default;
}
.newstitle {
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.txt10{font-size: 10px;}

h1 {
	font-size:  70%;
	line-height: 100%;
	font-weight: normal;
	color: #990000;
	padding: 0;
	margin: 0;
}
