/* CSS Document */


/*---- 1カラム用表示 --------------------------------------------------*/
div#content750{
	width:750px;
	margin:0 auto;
	}

div#content750 h3{
	margin:0;
	padding:10px 0 5px 0;
	font-size:120%;
	}
	
div#content750 p{
	margin:0;
	padding:0 15px 15px 15px;
	line-height:130%;
	}

/*---- Privacy Policy --------------------------------------------------*/
h2#privacy_title{
	width:880px;
	height:57px;
	margin:0px 0px 20px 0px;
	background:url(../privacy/img/privacy_title.gif) top left no-repeat;
}

h2#privacy_title span{
	display: none;
}
/*---- Terms and Conditonos --------------------------------------------------*/
h2#terms_title{
	width:880px;
	height:57px;
	margin:0px 0px 20px 0px;
	background:url(../disclaimer/img/terms_title.gif) top left no-repeat;
}

h2#terms_title span{
	display: none;
}


/*---- 番組の主な変更点 --------------------------------------------------*/

h2#pro_change_title{
	width:880px;
	height:57px;
	margin:0px 0px 20px 0px;
	padding:22px 0px 0px 280px;
	font-size:120%;
	color:#FF0000;
	background:url(../pro_change/img/pro_change_title.gif) top left no-repeat;
}

h2#pro_change_title span{
	display: none;
}

p#change_update{
	width:730px;
	margin-bottom:10px;
	padding:0px;
	text-align:right;
}

div#pro_change{
	width:750px;
}

#pro_change p.dayname{
	width:102px;
	margin-bottom:10px;
	padding:2px 0px;
	text-align:center;
	background-color:#E6E6E6;
}

#pro_change p.sat{
	width:102px;
	margin-bottom:10px;
	padding:2px 0px;
	text-align:center;
	background-color:#CCCCFF;
}

#pro_change p.sun{
	width:102px;
	margin-bottom:10px;
	padding:2px 0px;
	text-align:center;
	background-color:#FFCCFF;
}

#pro_change table{
	margin-bottom:10px;
}

#pro_change table th{
	padding:2px;
	background-color:#FFFFCC;
}

#pro_change table td{
	padding:2px;
	font-size:80%;
	line-height:130%;
}

#pro_change table td a.changemenu{
	font-size:100%;
	font-weight:bold;
	color:#FF3333;
}

#pro_change table td span.menu{
	color:#0000FF;
}

div.weekday{
	width:102px;
	float:left;
	margin-right:6px;
}

.weekday h3{
	background-color:#CCCCCC;
}

div.sunday{
	width:102px;
	float:left;
}

div#top_20px {
	margin-top:20px;
}



/*END*/










