body{
	margin:0px;
	line-height:1.1;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#593708; 
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#593708;
	scrollbar-highlight-color:#593708;
}
body,td{
	color: #593708;
	font-size: x-small;
	font-family:'MSゴシック';
}
textarea,input,select{
	color: #666666;
	font-size: x-small;
	border:1px solid #000000;
	font-family: MSゴシック;
}
hr{
	color: #666666;
	border-style: dotted;
	height: 1px;
	noshade;
}
a:link,a:visited{
	color:#593708;
	text-decoration:none;
}
a:active{
	color:#6a6b81;
}
a:hover{
	position:relative;
	top:1px;
	left:0px;
	text-decoration:underline;
}
