/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}
#fp-l p,
#fp-l li {
	color: #ffffff;
}
.clear {
	clear: both;
}
#fp-l {
	background: #000000;
}
.gotop {
	text-align: right;
	margin: 10px 20px 0 0;
	padding-bottom: 10px;
	clear: both;
}
/*header*/
.header {
	width: 640px;
	height: 457px;
}
.header h1,
.header ul,
.header ul li {
	text-indent: -9999px;
	overflow: hidden;
}
.contents {
	background:url(../img/japan2010_fotter.gif) bottom no-repeat;
	margin:0;
	padding:0;
}
/*category*/
.kcc,
.eafc {
	margin: 5px 0 10px 0;
}
.eafcw {
	margin-top: 5px;
	padding-bottom: 10px;
}
/*title*/
.kcc h2 {
	background: url(../img/title_kcc.gif) no-repeat;
	height: 89px;
	text-indent: -9999px;
	overflow: hidden;
}
	/*eafc*/
.eafc h2{
	background: url(../img/title_eafc_down.gif) no-repeat;
	height: 78px;
	text-indent: -9999px;
	overflow: hidden;
}
	/*eafcw*/
.eafcw h2{
	background: url(../img/title_eafcw_down.gif) no-repeat;
	height: 78px;
	text-indent: -9999px;
	overflow: hidden;
}

/**/
.kcc h3,
.eafc h3 {
	margin-top: 10px;
}
.kcc p,
.eafc p {
	margin: 5px 0 0 20px;
}
/*table*/
	/*score*/
.kcc table.score {
	background: #DA8500;
	margin-bottom: 10px;
	margin: 10px auto;
}
.kcc table.score tr {
	margin: 0 auto;
}
.kcc table.score th {
	background: #FF9C00;
}
.kcc table.score td {
	background: #000000;
	color: #ffffff;
	text-align: center;
}
.kcc table.score td.goal {
	font-size: 40px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.kcc table {
 background: #DA8500;
 margin-left: 20px;
}
.kcc table td,
.kcc table th {
 background: #ffffff;
 padding: 5px;
 color: #000000;
}
.kcc table th {
 background: #FF9C00;
 color: #000000;
 font-weight: bold;
}
.eafc table.menu,
.eafcw table.menu {
	margin: 0;
	padding: 0;
}
.eafc table.menu td,
.eafcw table.menu td {
	padding: 0;
}
.eafc table.score td.goal,
.eafcw table.score td.goal {
	font-size: 20px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

 /**/
.eafc table {
 background: #CEA000;
 margin-left: 20px;
}
.eafc table td,
.eafc table th {
 background: #ffffff;
 padding: 5px;
 color: #000000;
}
.eafc table th {
 background: #FFF000;
 color: #000000;
 font-weight: bold;
}
 /**/
.eafcw table {
 background: #CE4380;
 margin-left: 20px;
}
.eafcw table td,
.eafcw table th {
 background: #ffffff;
 padding: 5px;
 color: #000000;
}
.eafcw table th {
 background: #FFA8C9;
 color: #000000;
 font-weight: bold;
}

/*team*/
.team img.teamphoto {
	float: left;
	padding: 0 10px 0 20px;
}
.team ul {
	margin: 0 0 10px 0;
	text-indent: 10px;
	list-style-position: inside;
}
.team p {
	float: right;
	width: 340px;
	margin-right: 20px;
}
.team h2 {
	clear: both;
	width: 640px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
}
.team h3 {
	display: none;
	clear: both;
}
h2#jp {
	background: url(../img/team_jp.gif) no-repeat;
}
h2#ch {
	background: url(../img/team_ch.gif) no-repeat;
	clear: both;
}
h2#hk {
	background: url(../img/team_hk.gif) no-repeat;
	clear: both;
}
h2#kr {
	background: url(../img/team_kr.gif) no-repeat;
	clear: both;
}
h2#jpw {
	background: url(../img/team_jpw.gif) no-repeat;
}
h2#chw {
	background: url(../img/team_chw.gif) no-repeat;
	clear: both;
}
h2#ctw {
	background: url(../img/team_ctw.gif) no-repeat;
	clear: both;
}
h2#krw {
	background: url(../img/team_krw.gif) no-repeat;
	clear: both;
}
/*Footer*/
div.footer {
	background: #A86400 url(../img/nocopy.gif) no-repeat 10px;
	height: 120px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
div.footer:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
p.copyright {
	color: #000000;
	width: 535px;
	margin: 0 10px 0 95px;
	padding-top: 8px;
	font-size: 10px;
	line-height: 1.3;
}
p.copyright a,
p.copyright a:hover {
	color: #FFF000;
	font-size: 10px;
}
/* for safari */
/*\*/
html:\66irst-child p.copyright a:hover {
	font-size: 70%;
}
/* end */

div.sport a{
	display: block;
	width: 142px;
	position: absolute;
	left: 489px;
	top: 70px;
	text-indent: -9999px;
	background: url(../img/sports.gif) no-repeat;
	height: 50px;
}

