body {
  scrollbar-track-color     : #000000;
  scrollbar-face-color      : #000000;
  scrollbar-shadow-color    : #ffffff;
  scrollbar-highlight-color : #000000;
  scrollbar-arrow-color     : #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
TD{
	font-size: 10pt;
	font-family: MS UI Gothic,Osaka;
	line-height: 16px;
}
big { font-size:14px; }
small { font-size:10px; }

a:link,a:visited,a:active {
	color:#666699;
	text-decoration: none;
}
a:hover {
	color:#9999cc;
	text-decoration: underline overline;
}

input,textarea,select {            /* フォーム内の設定  */
	font-size       :12px;             /* 文字サイズ  */
	color           :#666600;          /*   文字色    */
	background-color:#f9f9f9;          /*   背景色    */
	border          :1 solid #000000; /* 線の太さ、色*/ 
}

.clm { line-height: 130%; }
.font8 {  font-size: 8px;}
.font12 {  font-size: 12px;}
.font10 {  font-size: 10px;}

