table{
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka";
	line-height:150%;
}
.txt{
	font-size:90%;
	color:#333333;
}

.txt2{
	font-size:100%;
	color:#333333;
}

.tb_background{
	background-color:#99CCFF;
	color:#333333;
	font-weight:bold;
}

.tb_background2{
	background-color:#DDDDDD;
	color:#333333;
	font-weight:bold;
}

.bl-r { color: #333333; font-size: 80% }
.bl-s { color: #333333; font-size: 80% }
.bl-l { color: #ff0000; font-size: 80% }
.bl-b { color: #333333; font-weight: bold; font-size: 100% }
.bl-bb{ color: #333333; font-weight: bold; font-size:120% }
.bu-r { color: #000099; font-size: 80% }
.bu-s { color: #000099; font-size: 80% }
.bu-b { color: #000099; font-weight: bold; font-size: 80% }
.c-r { color: #ff9900; font-size: 80% }
.c-s { color: #ff9900; font-size: 80% }
.c-b { color: #ff9900; font-weight: bold; font-size: 80% }
.w-r { color: #ffffff; font-size: 80% }
.w-s { color: #ffffff; font-size: 80% }
.w-b { color: #ffffff; font-weight: bold; font-size: 80% }

/*
.bl-r { color: #333333; font-size: 12px }
.bl-s { color: #333333; font-size: 11px }
.bl-l { color: #ff0000; font-size: 12px }
.bl-b { color: #333333; font-weight: bold; font-size: 100% }
.bu-r { color: #000099; font-size: 12px }
.bu-s { color: #000099; font-size: 11px }
.bu-b { color: #000099; font-weight: bold; font-size: 12px }
.c-r { color: #ff9900; font-size: 12px }
.c-s { color: #ff9900; font-size: 11px }
.c-b { color: #ff9900; font-weight: bold; font-size: 12px }
.w-r { color: #ffffff; font-size: 12px }
.w-s { color: #ffffff; font-size: 11px }
.w-b { color: #ffffff; font-weight: bold; font-size: 12px }
*/
.list{
	list-style-type:square;
	list-style-position:inside;
	line-height:200%;
	color:#33f;
	margin:5px 20px;
}
