@charset   "Shift_JIS";
BODY {
	SCROLLBAR-FACE-COLOR: #99cccc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #3399cc;
	font-size: 12px;
	font-family: "MS UI Gothic";
	text-decoration: none;
}
BUTTON{
BUTTONFACE-COLOR: #99cccc;
}
TEXTAREA {
	font-weight: lighter;
	color: white;
	text-align: left;
	text-indent: 1px;
	background-color: #006699;
	font-size: 12px;
	font-family: "MS UI Gothic";
	text-decoration: none;
}
A{
  text-decoration : none;
}
A:HOVER{
 
  text-decoration : underline;
}
--> 
A{
  text-decoration : none;
}
TD {
	font-size: 12px;
	font-family: "MS UI Gothic";
	font-weight: normal;
	text-decoration: none;
}

