/* 
JALD
*/

html { font-size: 62.5%; }
body {
	font-size: 1.0rem;
	font-family: "MS Gothic";
}

table#frame {

}
table#main_content {

}

.h_title {
	font-size: 2.5rem;
	font-weight: bold;
}

.v_title{
	font-size: 2.0rem;
	font-weight:bold;
	text-decoration: underline solid green;
}

.video {
	border-style: groove;
	border-width: 5px;
	border-color: #000000;
	background-color: #a0a0a0;
}