* {padding : 0px ; margin : 0px;}
#pc {display:none;}
body{font-size : 16px; line-height : 140%; color : #d0d0d0; background-color : #202020;}
h1{font-size : 24px;}
#header{width : 100%; background-color : black; color : white; position : fixed; filter : alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; background-image : url(../img/header.gif);}
#top_m {margin: 0 auto; overflow: hidden; position: relative; z-index : -1;  height : 109px;}
#top_m img {top: 0; left: 0; position: absolute;}
#live_sche_m {margin: 0 auto; overflow: hidden; position: relative; z-index : -1;  height : 180px;}
#live_sche_m img {top: 0; left: 0; position: absolute;}
#schedule{width : 95%; text-align : left;}
#sche td{padding : 5px;}
#divtd{padding : 5px;}
#divtd td{padding : 5px;}

a{color : #87c2ed; text-decoration : none;}
a:hover{text-decoration : underline;}
hr{border-top-color : #505050; border-top-style : solid; border-top-width : 1px; border-left-width : 0px; border-right-width : 0px; border-bottom-width : 0px; margin-top : 3px; margin-bottom : 3px;}

.btn {
text-decoration: none;
font-weight: bold;
text-align: center;
font-size: 14px;
display: block;
width : 100%;
padding: 10px 0;
background-image : url(../img/header.gif);
background-position : 100% 100%;
color: #EEE;
-moz-box-shadow: 0px 0px 2px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(000,000,000,1);
-webkit-box-shadow: 0px 0px 2px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(000,000,000,1);
}