.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.dictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.title_japanese {
	font-family: osaka, "MS Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_japanese {
	font-family: osaka, "MS Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

