/* CSS Document */body {	color: #000000;	font-size: 14px;}a:link {	color: #FF9900;	text-decoration: none;}a:visited {	color: #FF9900;	text-decoration: none;}a:hover {	text-decoration: none;	color: #FFFF00;}a:active {	text-decoration: none;}/* 基本*/#wrapper{	width: 730px;	margin: 0 auto;}#title{	width: 800px;	margin: 0 auto;}#yodogawa{	width: 600px;}#container{	margin: auto;}#headder{	margin: 0 auto;}#headder dl.lead {	margin: 0px 0px 0px 0px;	position: absolute;	padding: 0px 0px 0px 0px;	float: left;	left: 154px;	top: 378px;	 }	#content{	margin: 0 auto;}#fotter{	margin: 0 auto;}#links{	margin: 0 auto;}#info{	margin: 0 auto;}/*中継・販売・スケジュール*/.movie{	margin: 10px auto;	width: 500px;}.schedule{	font-size: 12px;	color: #666666;}.big_black{	font-size: 20px;	letter-spacing: 0.5px;	font-weight: bold;	line-height: 1.5em;}.gray_small{	font-size: 11px;	color: #666666;	line-height: 1.5em;}.black_small{	font-size: 12px;	color: #000000;}