/* CSS Document */body {	color: #000000;	background-image: url(images/bg.gif);	background-repeat: repeat;	margin: 0000;}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: 805px;	margin: 0 auto;}#title{	width: 800px;	margin: 0 auto;}#btn_bar{	margin: auto;}.gray_small {}#container{	margin: auto;}#headder{	margin: 0 auto;}#content{	margin: 0 auto;}#fotter{	margin: 0 auto;}#links{	margin: 0 auto;}/*中継・販売・スケジュール*/#right_colum{	width: 300px;	float: right;	margin: 20px 8px 10px 5px;}#left_colum{	width: 413px;	float: left;	margin: 20px 8px 10px 10px;}.schedule{	font-size: 12px;	color: #666666;}.yodogawa{	font-size: 14px;	letter-spacing: 1px;	font-weight: bold;}.gray_small{	font-size: 12px;	color: #666666;	line-height: 1.5em;}.black_small{	font-size: 12px;	color: #000000;}