.border01 {
	border: 1px solid #333333;
}
.border02 {
	border-right: 1px dashed #666666;
}
.fontsz01 {
	font: normal 11px/normal "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.fontsz02 {
	font: 11px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #666666;
}
.border03 {
	border-top: 1px #333333;
	border-right: 1px dotted #333333;
	border-bottom: 1px #333333;
	border-left: 1px #333333;
}
.border04 {
	border: 1px solid #CCCCCC;
}
.border05 {
	border-top: 1px dashed #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;

}
.fontsz03 {
	font: bold 12px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #000000;
}
