<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}

/*結果*/
.resBox{}
table#resMenu 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#resMenu td:hover{ opacity:1.0; filter:alpha(opacity=100);}
.resTableBox{ margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #ee3333; position:relative;}
table.resTable td{ width:222px; margin:0px; padding:0px;}
table.resTable td img{ width:220px;}
.resTitle{ font-size:16px; font-weight:bold;}
.resCatch{ font-size:14px; text-align:justify; text-justify:distribute; line-height:1.6em;}
.resTxt{ font-size:12px;}
.resTxt a:link, #midoTxt a:visited { text-decoration:none; color:#cc0000; }
.resTxt a:active, #midoTxt a:hover { text-decoration:underline; color:#cc0000; }
.resBackNum{ font-size:14px; font-weight:bold;}

div.photoTitle{
	color:#333333;
	font-weight:bold;
	font-size: 14px;
	background-image: url(img/videocam.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	position: relative;
}
div.photoText{
	color:#333333;
	font-weight:normal;
	font-size: 12px;
	line-height:1.6em;
}

.oaBOX{ position:relative; margin-bottom:5px; padding-bottom:0px; border-bottom:1px solid #ee3333; width:699px; }
div.oaBOX:after {
content : "";
display : block;
height : 0;
clear : both;
}
.icons{
	padding:5px 5px 5px 0px;
	margin:0px;
	position:relative;
	width:35px;
}
.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;
}
.games {
	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;
}

/*------------------写真マージン------------------*/
div.photoBox{
	/*margin:0px;*/
}
</pre></body></html>