@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color:#39C;
	text-decoration: underline;
}

a:hover {
	color:#039;
	text-decoration: underline;
}

html, body {
	height: 100%;
}

body {
	font-size: 0.85em;
	text-align: left;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	padding: 0;
	margin: 0;
	background-color:#000;
	color:#555;
}

form, fieldset {
	display: inline;
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: center;
	font-size: 3em;
	font-weight: normal;
	margin: 0 0 0 0;
}

h2, h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	padding: 1px 0 0 5px;
}

h4 {
	color: #000000;
	background:url(image/white_carbonfiber.png);
	font-size: 1em;
	margin: 5px 0 5px 0;
	padding: 0 0 0 5px;
	font-weight:normal;
} 

h5 {
	color: #000000;
	font-size: 1em;
	padding: 5px 0 5px 0;
	font-weight:bolder;
}

table {
  margin: 10px 0 10px 5px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size:0.85em;
}

table th, table td {
  border: solid 1px #999;
  padding: 4px 6px;
  text-align: center;
}

table th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table th.tb-h1 {
	width: 95px;
}
table th.tb-h2 {
	width: 75px;
}
table th.tb-h3 {
	width: 90px;
}
table th.tb-h4 {
	width: 60px;
}
table th.tb-l1,table td.tb-l1 {
	background-image:url(image/line1.png);
	background-repeat:no-repeat;
	background-position:center
}
table td.tb-l2 {
	background-image:url(image/line2.png);
	background-repeat:no-repeat;
	background-position:center
}
ul {
	padding: 0 0 0 22px;
}


.List li{
	color: #AAAAAA;
}
.List span {
	color: #555555;
}


.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	padding:5px 7px;
	margin:5px;
	font-size: 0.8em;
}

.head01{ 
     background:#262626; 
     border-left:7px solid #626262; 
     padding:.4em .5em ;
	 color:#FFF;
	 font-size:16px;
}

#a-league-text {
	text-align: center;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 8px;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
}

#container {
	min-height: 100%;
	margin: 0 auto 0;
	width:640px;
	text-align: left;
	
}
#topimage {
	width:640px;
	height:872px;
	margin:0 auto 0;
	background-image:url(image/top.jpg);
	background-position:center;
	background-repeat:repeat;
	
}
#container1 {
	margin: 0 auto 0;
	padding:20px;
	width:600px;
	text-align: left;
	background-color:#f1f1f1;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
#player {
	margin: 0 auto 0;
	background-image:url(image/players.jpg);
	background-repeat:no-repeat;
	width:474px;
	height:230px;
}
#player p {
	visibility: hidden;
}

#container-pause {
	margin: 0 auto 0;
	width:640px;
	height:119px;
	background-image:url(image/eyecatch.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align: left;
	background-color:#000000;
}
#container2 {
	margin: 0 auto 40px;
	padding: 20px;
	width:600px;
	text-align: left;
	background-color:#f1f1f1;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

#container p {
	margin: 5px 0 5px 0;
	padding: 0 0 0 5px;
}

* html #container {
	height: 100%;
}

#container-header {
	
}

#header {
	text-align:left;
	background-color: #363538;
	height: 20px;
	padding: 2px;
	color: #ffffff;
	font-size: 12px;
	line-height:20px;
}
#header * {
	color: #ffffff;
	font-size: 12px;
	line-height:20px;
	display:inline;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#header a:link, #header a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#container-footer {
	height: 60px;
	display:none;
}

#footer {
	text-align: center;
	background-color: #363538;
	width: 100%;
	height: 50px;
	position: relative;
	padding: 8px 0 2px 0;
	color: #ffffff;
	font-size: 12px;
	line-height:20px;
}
#footer * {
	color: #ffffff;
	background-color: #363538;
	font-size: 15px;
	line-height:20px;
}

#footer a:link, #header a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
