@charset "Shift_JIS";

h1 {
	background-image: url(title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:400px;
	height:50px;
}

h2 {
	background-image: url(img/app.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
}

h3 {
	background-image: url(img/tvmonitor.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
	width:24px;
	height:24px;
}

/*‚Ý‚Ç‚±‚ë*/
.midoBox{}
table#midoMenu td{ font-size:12px; text-align:center; padding:1px 3px; _padding:2px 3px 0px; border:1px solid #cc6666; white-space:nowrap; opacity:0.5; filter:alpha(opacity=50);}
table#midoMenu td:hover{ opacity:1.0; filter:alpha(opacity=100);}
.midoTable{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #ee3333; position:relative; display:block;}
.midoTitle{ font-size:16px; font-weight:bold;}
.midoCatch{ font-size:14px; text-align:justify; text-justify:distribute; line-height:1.6em;}
.midoTxt{ font-size:12px;}
.midoTxt a:link, #midoTxt a:visited { text-decoration:none; color:#cc0000; }
.midoTxt a:active, #midoTxt a:hover { text-decoration:underline; color:#cc0000; }
.midoBackNum{ font-size:14px; font-weight:bold;}

.oaBOX{ position:relative; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ee3333; width:699px; }
div.oaBOX:after {
content : "";
display : block;
height : 0;
clear : both;
}
.icons{ padding:0px 5px 0px 0px; margin:0px; position:relative; width:55px;}
.mon1 {
	color:#CC0000;
	font-weight:bold;
	width:16px;
	text-align:center;
	font-size: 18px;
}
.mon2 {
	color:#666666;
	width:16px;
	text-align:center;
	font-size: 12px;
}
.day1 {
	color:#CC0000;
	font-weight:bold;
	width:22px;
	text-align:center;
	font-size: 18px;
}
.day2 {
	color:#666666;
	width:16px;
	text-align:center;
	font-size: 12px;
}
.wek1 {
	color:#666666;
	width:16px;
	text-align:center;
	font-size: 12px;
}
.wek2 {
	color:#333333;
	font-weight:bold;
	width:16px;
	text-align:center;
	font-size: 14px;
}
.time {
	color:#333333;
	font-weight:bold;
	font-size: 16px;
}


.program {
	font-size: 16px;
	color: #333333;
	padding-top:2px;
	margin-top:2px;
	border-top: 1px dotted #999999;
	width:639px;
}
