body {
	margin-left: 20px;
	margin-top: 0px;
	font: x-small/1.7em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color:#333;
}
table {
  font: small/1.7em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
  }
a:link {
	color:#0000ff;
	text-decoration: underline;}

a:visited {
	color:#0000ff;
	text-decoration: underline;}

a:hover {
	color:#0000ff;
	text-decoration: none;}

a:active {
	color:#0000ff;
	text-decoration: underline;}

.mfont{
	 font-size: 12px;  line-height: 150%;  }

.lfont{
	 font-size: 14px;  line-height: 150%;  }

.footer{
	margin:0;
	padding:0;
	color: #FFF;}

.footer a {
	text-decoration: none;
	color: #FFF;}

.footer a:visited {
	text-decoration: none;}

.footer a:hover {
	color: #FF0;}

.footer a:active {text-decoration: underline;	color: #FF0; }

.colorgreen {
	color: #66BA1C;}
	
.body12{font-size:10px;}

.error{font-size:12px; line-height:20px; margin-top:10px; margin-bottom:10px; color:red;}