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



html{
height:100%;
margin-bottom:1px;
}

body {text-align: center;
margin:0px;
padding:0px;
font-family: 'メイリオ',Meiryo , ＭＳP ゴシック, sans-serif ;
font-size:75%;
}

#frame{width:643px;
margin:0px auto;

}

p{margin:0;
padding:0;
}

#container{
float:left;
width:643px;
border-left:1px solid #000;
border-right:1px solid #000;
border-top:1px solid #000;
}

h1{width:643px;
background-color:#990066;
color:#FFFF00;
float:left;
margin:0;
line-height:140%;
padding-top:25px;
padding-bottom:20px;
}

h1 p{font-size:60%;
margin:0;
}


li{list-style:none;
float:left;
padding:5px 0px;
}

.no{width:15px;

}

.day{width:125px;

}

.card{width:288px;

}

.kickoff{width:55px;

}


.broadcasting{width:156px;

}

ul{width:643px;
border-bottom:1px solid #000;
clear:both;
float:left;
background: url(image/hoei_bg.gif) center top;
background-repeat: repeat-y;
padding:0;
margin:0;
}

strong{
color:#990066;
}



.clearfix:after { content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;} 

.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */







a{text-decoration: none;
color: #000;
}

a:link{text-decoration: underline;
color: #000CFD;}
a:visited{text-decoration: underline;
color: #000CFD;}
a:hover{text-decoration: underline;
color: #D3361C;
}
