.N16 {
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
}
.N12 {
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;

}
.N12s {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;

}
.B16 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
}
.B16r {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.5em;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
body {
	font-family: Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, sans-serif, Osaka;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	background-image: url(pict/back3.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td,th { 
	text-align: left; 
	vertical-align: top; 
	line-height: 1.5em;
} 
a:link {
	color: #FF33CC;
}
a:visited {
	color: #FF66FF;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #FF0099;
}
.red {color: #FF0000}

.clear10{ display:block;	clear:both;	height:10px;	overflow:hidden;}
.clear20{ display:block;	clear:both;	height:20px;	overflow:hidden;}
.clear30{ display:block;	clear:both;	height:30px;	overflow:hidden;}
