body
	{
  margin-top: 0px;
  margin-left: 0px;
  margin-width: 0px;
  margin-height: 0px;
  background: url("img/bg.gif") 
	}
	
A:link		{ color: #339900; text-decoration: none; }
A:visited	{ color: #66CC66; text-decoration: none; }
A:active	{ color: #66CC33; text-decoration: none; }
A:hover		{ color: #66CC33; text-decoration: underline;  }

.txt1 { color: #333333; font-size: 10px; line-height: 125% }
.txt2 { color: #333333; font-size: 12px; line-height: 150% }
.txt2_body { color: #333333; font-size: 12px; line-height: 22px; padding-top: 3px}
.txt2_ttl { color: #339966; font-size: 12px; line-height: 125% }
.txt3 { color: #333333; font-size: 14px; line-height: 125% }
.ttl_lec { color: #000000; font-size: 14px; line-height: 125% }

.page_title { font-weight: bold; font-size: 12px; line-height: 125% }
.space10 { padding-bottom: 10px }

.e_link { font-size: 10px; line-height: 150%; padding-top: 1px; padding-bottom: 1px; padding-right: 6px; padding-left: 6px  }
.note { font-size: 12px; line-height: 20px; padding-top: 3px; color: #333333}
