
/**************************************************
				真ん中コンテンツ
**************************************************/



#soccer table{
	margin: 5px 0px 10px 0px;
	padding: 2px;
	width: 98%;
	border: 1px;
	border: 1px solid #006600;
	background: #ffffff;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;		
	}

html>body table {border-collapse: separate;}		

/*ヘッダーセル*/

#soccer th{
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	text-align: center;	
}

/*データセル*/
#soccer td{
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	text-align: center;	
}

#soccer a {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	font: normal 12px arial;
}


#soccer a:visited {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
	font: normal 12px arial;
	background: transparent;
}

#soccer a:hover, a:active {
	color: #008000;
	text-decoration: underline;
	font: normal 12px arial;
}



#center-contents .frame {
	margin: 10px 5px 0px 5px;
	border: 1px solid #006400;

}

#center-contents .frame table {
	margin: 5px 10px 5px 10px;

}

#center-contents .frame img {
	margin: 0px 10px 0px 0px;

}


#center-contents .frame li {
	list-style-type:none;
}

#center-contents .frame p {
	margin: 0px 5px 0px 5px;
	font: normal 12px arial;

}

#center-contents .anyClass ul li{
	margin:0;
	padding:0;
	
}

#center-contents .anyClass li{
	display:inline;
	margin:0;
	padding:0;
}

#center-contents .anyClass img{
	margin: 0px 0px 0px 10px;

}


.bloglink a {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	font: normal 12px arial;
}


.bloglink a:visited {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
	font: normal 12px arial;
	background: transparent;
}

.bloglink a:hover, a:active {
	color: #008000;
	text-decoration: underline;
	font: normal 12px arial;
}





#center-contents .frame h5 {
	font: normal 13px arial;
	background: #2e8b57;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #006400;
	padding: 3px 0px 3px 10px;
}



#center-contents .frame a {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	font: normal 12px arial;
}


#center-contents .frame a:visited {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
	font: normal 12px arial;
	background: transparent;
}

#center-contents .frame a:hover, a:active {
	color: #008000;
	text-decoration: underline;
	font: normal 12px arial;
}


/**************************************************
				右コンテンツ
**************************************************/

#right-wrapper .frame {
	margin: 10px 5px 0px 5px;
	width: 268px;
	border: 1px solid #006400;
	font: normal 12px arial;
}

#right-wrapper .frame h5{
	font: normal 13px arial;
	background: #2e8b57;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #006400;
	padding: 3px 0px 3px 10px;
}


#right-wrapper .frame p{
	margin: 0px 5px 0px 5px;

}


#right-wrapper .link-line ul {
	margin: 0px;
	padding: 1px 5px 1px 5px;
	list-style-type: none;
} 

#right-wrapper .link-line li {
	display: inline;
}

/*リンク設定*/

#right-wrapper .frame a {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 5px;
 	padding: 0px 0px 0px 0px;
 	font: normal 12px arial;
}

#right-wrapper .frame a:visited {
	color: #556b2f;
	text-decoration:none;
 	margin: 0px 0px 0px 5px;
 	padding: 0px 0px 0px 0px;
	font: normal 12px arial;
	background: transparent;
}


#right-wrapper .frame a:hover, a:active {
	color: #008000;
	text-decoration: underline;
	font: normal 12px arial;
}





/**************************************************
				フッター設定
**************************************************/
#fotter-contents-frame {
	width: 978px;
	border: 1px solid #006400;
	float: left;
}

#fotter-contents-frame h5{
	font: normal 13px arial;
	background: #2e8b57;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #006400;
	padding: 3px 0px 3px 10px;
}

#fotter-contents-frame p{
	font: normal 12px arial;
	color: #2f4f4f;
	margin-left: 10px;
}


/*リンク設定*/

#fotter-contents-frame a {
	color: #778899;
	text-decoration:none;
 	margin: 0px 0px 0px 10px;
 	padding: 0px 0px 0px 0px;
 	font: normal 12px arial;
}

#fotter-contents-frame  a:visited {
	color: #778899;
	text-decoration:none;
 	margin: 0px 0px 0px 10px;
 	padding: 0px 0px 0px 0px;
	font: normal 12px arial;
	background: transparent;
}


#fotter-contents-frame  a:hover, a:active {
	color: #008000;
	text-decoration: underline;
	font: normal 12px arial;
}



#fotter-contents {
	width: 980px;
	float: left;
}


#fotter-contents a {
	text-decoration:none;
 	margin: 0px 0px 0px 10px;
 	padding: 0px 0px 0px 0px;
 	color: #556b2f;
	font: bold 11px arial;
}

#fotter-contents  a:visited {
	text-decoration:none;
 	margin: 0px 0px 0px 10px;
 	padding: 0px 0px 0px 0px;
	color: #556b2f;
	font: bold 11px arial;
	background: transparent;
}


#fotter-contents  a:hover, a:active {
	text-decoration: underline;
	/*font-size: 17px;*/
	color: #008000;
	font: bold 11px arial;
}


.fotter-contents {
	width: 196px;
	padding-bottom: 5px;
	float: left;
	
}


