BODY.left
{
	margin-top:0px;		/*上余白*/
	margin-left:0px;	/*左余白*/
	margin-bottom:0px;	/*下余白*/
	margin-right:0px;	/*右余白*/
	background-color:black;	/*背景色*/
	font-size:9pt;		/*文字サイズ*/
	line-height:11pt;	/*行間*/
	color:#336633;		/*文字色*/
}
.main
{
	margin-top:30px;	/*上余白*/
	margin-left:20px;	/*左余白*/
	margin-bottom:0px;	/*下余白*/
	margin-right:0px;	/*右余白*/
	background-image: url(img/back.gif);	/*背景画像*/
	background-repeat: repeat-y;		/*背景画像縦にリピート*/
	background-color:white;	/*背景色*/
	font-size:9pt;		/*文字サイズ*/
	line-height:16pt;	/*行間*/
}

TD.text
{
	font-size:10pt;		/*文字サイズ*/
	line-height:16pt;	/*行間*/
}
.index
{
	font-size:10pt;
	line-height:12pt;
	background-color:#E4FEE4;
	padding:5px;
	text-align: center;
}
.menu
{
	font-size: 11pt;
	font-weight: bold;
	color: #336633;
}
.tv
{
	font-size:9pt;
	font-weight: bold;
	line-height:11pt;
	color:#336633;
	background-color:#E4FEE4;
	text-align: center;
}
.NHK総合{background-color:#ccccff;}
.日本テレビ{background-color:#cce6ff;}
.ＴＢＳ{background-color:#ccffff;}
.フジテレビ{background-color:#ccffe6;}
.テレビ朝日{background-color:#ccffcc;}
.テレビ東京{background-color:#e6ffcc;}

TABLE
{
	font-size:10pt;
	line-height:12pt;
}

BLOCKQUOTE
{
	font-size:12pt;
	line-height:22pt;
	background-color:white;
}
.point
{
	font-size:14pt;
	font-weight: bold;
	color:green;
}


a:link{ font-size: 10pt; line-height: 20pt; font-weight: bold; color: #336633;}
.bar:link{ color : white; font-size:9pt; text-decoration:none; font-weight: normal;}
.bule:link{ color : blue; font-size:12pt; text-decoration:none; font-weight: bold;}
.in:link{ font-size: 12pt; line-height: 20pt; font-weight: bold; color: red;}
a:visited{ font-size: 10pt; line-height: 20pt; font-weight: bold; color: #336633;}
.bar:visited{ color : white; font-size:9pt; text-decoration:none; font-weight: normal;}
.bule:visited{ color : blue; font-size:12pt; text-decoration:none; font-weight: bold;}
.in:visited{ font-size: 12pt; line-height: 20pt; font-weight: bold; color: red;}
a:active{ font-size: 10pt; line-height: 20pt; font-weight: bold; color:#FF6600;}
.bar:active{ color : #00ff00; font-size:9pt; text-decoration:none; font-weight: normal;}
.bule:active{ color : pink; font-size:12pt; text-decoration:none; font-weight: bold;}
.in:active{ font-size: 12pt; line-height: 20pt; font-weight: bold; color: fuchsia;}
a:hover{ font-size: 10pt; line-height: 20pt; font-weight: bold; color:#FF6600;}
.bar:hover{ color : #00ff00; font-size:9pt; text-decoration:none; font-weight: normal;}
.bule:hover{ color : pink; font-size:12pt; text-decoration:none; font-weight: bold;}