TABLE {
	position		:	absolute;
	top				:	6px;
	left			:	3px;
}

.lh {
	line-height		:	18px;
}

.font1 {
	font-family		:	"ＭＳ ゴシック";
	font-size		:	18px;
	font-weight		:	bold
;}

.font1red {
	color			:	red;
	font-family		:	"ＭＳ ゴシック";
	font-size		:	18px;
	font-weight		:	bold
;}

.font2 {
	font-weight		:	bold;
	font-family		:	"ＭＳ ゴシック";
	font-size		:	16px
;}
.font2blue {
	color			:	blue;
	font-family		:	"ＭＳ ゴシック";
	font-size		:	16px;
	font-weight		:	bold
;}
.font2dred {
	color			:	darkred;
	font-family		:	"Times New Roman";
	font-size		:	16px;
	font-weight		:	bold
;}

.font3 {
	font-family		:	"ＭＳ ゴシック";
	font-size		:	12px;
	font-weight		:	bold
;}

.font3red {
	color			:	red;
	font-family		:	"ＭＳ ゴシック";
	font-size		:	12px;
	font-weight		:	bold
;}

.font4 {
	font-family		:	"ＭＳ ゴシック";
	font-size		:	11px;
	font-weight		:	bold
;}

.font4red {
	color			:	red;
	font-family		:	"ＭＳ ゴシック";
	font-size		:	11px;
	font-weight		:	bold
;}

