#soccer {
	text-align: center;
}
#soccer table {
	background-color: #CCCCCC;
	margin-bottom: 15px;
	width: 100%;
	font-size: 12px;
}
#soccer table th{
	background-color: #8EA6D7;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#soccer table td {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
#soccer p {
	text-align: left;
}
#soccer p#soccer-navi{
	text-align: center;
	background: #FEF9ED;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#soccer p.txt-center{
	text-align: center;
}
#soccer p.txt-right{
	text-align: right;
}
#soccer ul,#soccer ol{
	text-align: left;
}
#soccer h3 {
	text-align: left;
	background: url(../img/h3bg.gif) no-repeat;
	padding: 10px 0px 0px 30px;
	height: 40px;
	color: #486A86;
	clear: both;
}
#soccer h4 {
	text-align: left;
	border-left: 5px solid #486A86;
	padding: 1px 1px 1px 8px;
	clear: both;
}
#soccer h5 {
	text-align: left;
	clear: both;
	text-decoration: underline;
}
#soccer ul.kekka {
	padding-bottom: 25px;
}
#soccer ul.kekka li {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	white-space: nowrap;
	display: block;
}
#soccer ul.kekka li a {
	padding: 5px;
}
#main #soccer h4.q {
	background: url(../../img/q.gif) no-repeat left center;
	padding-right: 25px;
	padding-left: 25px;
	color: #FF6600;
	border-left:none;
}
#main #soccer p.a {
	background: url(../../img/a.gif) no-repeat left top;
	padding-right: 25px;
	padding-left: 25px;
	border-style: none;
}
#soccer table.form-table th{
	background: #8EA6D7;
	color: #FFFFFF;
}
#soccer input {
	margin-right: 15px;
}
#soccer a {
	color: #0033FF;
	padding: 1px 3px;
	text-decoration: underline;
}
#soccer a:visited {
	color: #8F2E6B;
	padding: 1px 3px;
	text-decoration: none;
}
#soccer a:hover {
	color: #FFFFFF;
	background: #0033FF;
}
#soccer p.sc-up{
	margin: 10px 0px 0px 0px;
	text-align: right;
	clear: both;
}
#soccer p.sc-up a{
	color: #C4B579;
	display: block;
	background: none;
	text-decoration: none;
}
#soccer p.sc-up a:hover{
	color: #009900;
	text-decoration: underline;
}
