/* トップページ */

#soccer_container {
	margin: 0 auto;
	width: 960px;
	background: url(../images/soccer_top_title.jpg) no-repeat;
}

#soccer_container H1 {
	background: url(../images/soccer_top_title.jpg) no-repeat;
	text-indent: -9999px;
	width: 960px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#soccer_top_left {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	width: 185px;
	height: 620px;
	float: left;
	margin-left: 23px;
}

#soccer_top_right {
	float: right;
	margin-right: 23px;
	overflow: auto;
	font-size;
	10px;
}

/* インフォメーション */

#soccer_info {
	width: 182px;
	height: 146px;
	background: url(../images/soccer_infobg.jpg) no-repeat;
	padding: 35px 0 0 3px;
}

#soccer_info_list {
	line-height: 1.8em;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	margin: 0;
}

#soccer_info_list p {
	background: url(../images/icon.jpg) left center no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

/* ナビ------------------- */

/* メインナビ */
#soccer_top_left ul {
	margin: 0;
	padding: 25px 0 0 0;
	width: 185px;
	background: url(../images/soccer_topmenu.jpg);
	background-position: -370px 0px;
}

#soccer_top_left li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 185px;
	height: 50px;
	text-indent: -9999px;
}

#soccer_top_left li a {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0px;
	width: 185px;
	height: 50px;
}

#soccer_top_left li.navi_ntv a {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: 0px -25px;
}

#soccer_top_left li.navi_ntv a:hover {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: -185px -25px;
}
#soccer_top_left li.navi_schedule a {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: 0px -75px;
}
#soccer_top_left li.navi_schedule a:hover {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: -185px -75px;
}

/*全体を戻したら消す */
#soccer_top_left li.navi_report a {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: 0px -125px;
}

#soccer_top_left li.navi_report a:hover {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: -185px -125px;
}
#soccer_top_left li.navi_scene a {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: 0px -175px;
}

#soccer_top_left li.navi_scene a:hover {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: -185px -175px;
}

#soccer_top_left li.navi_bbs a:hover {
	background: url(../images/soccer_topmenu.jpg) no-repeat;
	background-position: -185px -225px;
}

.movie {
	margin: 0 5px 15px 5px;
}


/* 右カラム------------------- */



/* リンク------------------- */

A:link {
	color: #333333;

}

A:
