body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	line-height: 150%;
	
		font-family: ＭＳ ゴシック, Verdana, Osaka;
	font-size: 14px;
	color: #000000;
}
.style1 {color: #993366}
tr td  th{
	font-family: ＭＳ ゴシック, Verdana, Osaka;
	font-size: 14px;
	color: #000000;
}
input.texte { width: 22em; }
textarea.texte { width: 22em; }
A:link { 
  color: #000000; 
  text-decoration: none }   /* リンク */
A:visited {                 /* 既に見たリンク */
  color: #000000;
  text-decoration: none     /* 下線を消す */
}
A:active { color: #007524 } /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
  color: #007524;
  text-decoration: none     /* 下線を消す */
}



.Font_mini { font-size: 11px; }

a { font-size: 13px; }


table { border-collapse: collapse; }

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1 a {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

