.text_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.remark_black {
	color: #333333;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.red_large {
	font: bold 16px "Times New Roman", Times, serif;
	color: #7E0D0D;
}
.red_small {
	font: bold 12px "Times New Roman", Times, serif;
	color: #7E0D0D;
}
.credit {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.text_smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.text_jp {
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10px;
}
.remark_BL_jp {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10px;
	font-style: bold;
}
.remark_large_jp {
	color: #7E0D0D;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
}
.remark_small_jp {
	color: #7E0D0D;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
}
.remark_black_jp {
	font: bold 14px "ＭＳ Ｐ明朝", "細明朝体";
	color: #333333;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}
.red_smallest {
	font: 10pt "Times New Roman", Times, serif;
	color: #7E0D0D;
}
.text_video {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.remark_video {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.body_video {
	background: #000000;
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
