@charset "utf-8";
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
}
.border_table {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.09em;
}
.border_video {
	border: 8px double #5D5D5D;
}
