body {
  scrollbar-track-color     : #cccccc;
  scrollbar-face-color      : #ffffff;
  scrollbar-shadow-color    : #666666;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-highlight-color : #666666;
  scrollbar-3dlight-color   : #ffffff;
  scrollbar-arrow-color     : #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

body, tr, td   { color: #666666; font-size: x-small; line-height: 1.3em }

big  { font-size: large }
small  { font-size: small }

a:link,a:visited,a:active {
	color:#666699;
	text-decoration: none;
}
a:hover {
	color:#9999cc;
	text-decoration: underline overline;
}

input,textarea,select  { color: #666600; font-size: x-small; background-color: #f9f9f9; border: solid 1 #666666 }
.table_waku  { border-style: solid; border-width: 1px 7px 1px 1px; border-color: gray }
.table_under { border-bottom: 1px dashed gray }
.clm { line-height: 130%; }
.fontx-small  { font-size: x-small }
.fontsmall { font-size: small }
.fontmedium  { font-size: medium }
.margin10 { margin: 10px }
.table_solid { border: solid 1px gray }
