.font-small {
	font-size: 10px;
}
.border {
	border: 1px solid #999999;
}
.font-large {
	font-size: 18px;
	font-weight: bold;
}
.font-bold {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
p {
	font-size: 12px;
	line-height: 16px;
}
.under {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
