@CHARSET "utf-8";

body{
	font-size: 90%;
	overflow: auto;
	white-space: nowrap;
}
table{
	overflow: auto;
	white-space: nowrap;
}
tr{
	white-space: nowrap;
}
td{
	white-space: nowrap;
}

.minitable{
	font-size: 95%;
}
.miniinput{
	font-size: 10px;
}

table.haishinsha {
	border: 2px solid #000000;
	border-collapse: collapse;
}
table.haishinsha tr {
	border: 1px solid #000000;
}
table.haishinsha td {
	border: 1px solid #000000;
}

.tablekoumoku {
	border: 2px solid #000000;
	font-weight: bold;
}

.video {vertical-align:top;}

.trcolor1 {background-color: #CCFF99;}
.trcolor2 {background-color: #FFFFFF;}
.trcolor3 {background-color: #FFFFCC;}

.setsumei {font-size: 80%;}
.koushin {font-size: 80%; color: red}
.shinkinou {font-size: 80%;font-weight: bold;}

.announce {font-weight: bold; color: blue; font-size: 200%;}
.announce2 {color: red; font-size: 150%;}
.announce3 {font-weight: bold; color: red; font-size: 150%;}

.onair {
	color: red;
	font-weight: bold;
}
.standby {
	color: green;
	font-weight: bold;
}
.offair {
	color: black;
	font-weight: normal;
}

.nowchange {
	background-color: #FCDEDC;
}

.conf {font-size: 80%; }

.redtext {
	color: red;
	font-weight: normal;
}