

BODY {
scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#FFFFff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#FFFFCE;
}


body {
background-image: url("img2/haikei.gif");
background-repeat: repeat-y;
background-attachment: fixed;
background-position: center;
} 


/* 基本定義 */
body,table,tr,td,th {
  font-size: 9pt;
  font-family: ＭＳ Ｐゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }








a:link {
  text-decoration:underline;
  color: #6F3C1B;
}

a:visited {
  text-decoration:underline;
  color: #CC6633;
}

a:active {
  text-decoration:underline;
  color: #000099;
}

a:hover {
  text-decoration:underline;
  color: #0033ff;
}

/* リンクのアンダーラインテーブル*/

.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*/

.a1 a:link {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:visited {
  text-decoration:underline;
  color: #990033;
}

.a1 a:active {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:hover {
  text-decoration:underline;
  color: #0000CC;
}

