.border01 {
	border: 1px solid #333333;
}
.border02 {
	border-right: thin dotted #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: thin dotted #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;

}
.border {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;


}
.alink {
	color: #656565;
	text-decoration: none;

}
