.def {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 9pt;
	line-height: 11pt;
	font-weight: lighter;
	color: #000000;

}

body         { background-color: #CCCCFF; background-image: url('bg.gif'); 
               background-repeat: repeat-y; margin: 0px; background-position: 
                center }
.m-black {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;

}
.l-black {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bolder;
}
.m-blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #3366FF;
}

.l-blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
	font-weight: bold;
	color: #3366FF;
}
.footer {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgwhite {
	background-color: #FFFFFF;
}

