
a:hover img{
opacity:0.7; /* opera firefox safari */
filter: alpha(opacity=75); /* ie */
}

.img{
width:120px;
height:120px;
}

.img2{
width:160px;
height:160px;
}

body {
	background-image: url(img3/tate.gif);
	background-repeat: repeat-y;
	background-position: left;
}


BODY {
scrollbar-arrow-color:#FFffFF;
	scrollbar-base-color:#FFE8F3;
       scrollbar-track-color:#FFE8F3;
	scrollbar-shadow-color:#FFffff;
	scrollbar-face-color:#FF80BF;
	scrollbar-highlight-color:#FFE6E6;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#DFE8FF;
}


/* 基本定義 */
body,table,tr,td,th {
  font-size: 9pt;
  font-family: ＭＳ Ｐゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }





a:link {
  text-decoration:underline;
  color: #9D1961;
}

a:visited {
  text-decoration:underline;
  color: #9D1961;
}

a:active {
  text-decoration:underline;
  color: #9D1961;
}

a:hover {
  text-decoration:underline;
  color: #9D1961;
}

/* リンクのアンダーラインテーブル*/

.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;
}


