.float{
float:left;
}

BODY {
scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#333333;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#cccccc;
}


/* 基本定義 */
body,table,tr,td,th {
  font-size: 9pt;
  font-family: ＭＳ ゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }








a:link {
  text-decoration:underline;
  color: #000159;
}

a:visited {
  text-decoration:underline;
  color: #000159;
}

a:active {
  text-decoration:underline;
  color: #f00000;
}

a:hover {
  text-decoration:underline;
  color: #f00000;
}

/* リンクのアンダーラインテーブル*/

.a7 a:link {
  text-decoration:none;
  color: #58583A;
}

.a7 a:visited {
  text-decoration:none;
  color: #58583A;
}

.a7 a:active {
  text-decoration:none;
  color: #58583A;
}

.a7 a:hover {
  text-decoration:underline;
  color: #58583A;
}

/*TOP*/

.table a:link {
  text-decoration:underline;
  color: #0000CC;
}

.table a:visited {
  text-decoration:underline;
  color: #990033;
}

.table a:active {
  text-decoration:underline;
  color: #0000CC;
}

.table a:hover {
  text-decoration:underline;
  color: #0000CC;
}

