@charset "UTF-8";

body{
    font-family: 'Calibri',sans-serif;
}

#table_date_mod{
    position: absolute;
    top: 95px;
    z-index: inherit;
}

.tr_data_mod{
    height: 200px;
}
.td_rain_mod{
    border-color:black;
    border-width: 1px 3px 1px;
    border-style: solid solid dotted;
    width: 200px;
}
.td_wind_mod{
    border-color:black;
    border-width: 0 3px 3px;
    border-style: none solid solid;
    width: 200px;
}
.td_head_mod{
    border-color:black;
    border-width: 3px;
    border-style: solid;
    width:60px;
    height: 40px;
    font-size: 18pt;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.td_date_mod{
    border-color:black;
    border-width: 3px 3px 0;
    border-style: solid solid;
    height: 40px;
    font-size: 20pt;
    text-align: center;
}
.th_mod{
    border-color:black;
    border-width: 3px;
    border-style: solid;
    width: 140px;
    font-size: 18pt;
}
.td_rank_mod{
    width: 360px;
    height: 400px;
    font-size: 200pt;
    text-align: center;
    vertical-align: middle;
}
.td_rank_head_mod{
    width: 108px;
    height: 40px;
}

button{
    height: 60px;
    width: 220px;
}

img#img0{
    position: absolute;
    top: 35px;
    left: 590px;
    width: 400px;
    object-fit: cover;
    z-index: 19;
}

img#img1{
    position: absolute;
    top: 63px;
    left: 1150px;
    width: 130px;
    object-fit: cover;
    z-index: 30;
}

a.item{
    font-size:11pt;
    margin: -80px -100px 0 0;
    padding: 80px 100px 0 0;
    text-decoration: none;
}

span{
    color: black;
}

.td_date{
    font-size: 24pt;
    height: 20px;
    width: 60px;
}

.rank{
    color: gold;
    text-shadow:
    rgb(123, 123, 123) 1px 1px 0px,
    rgb(123, 123, 123) -1px 1px 0px,
    rgb(123, 123, 123) -1px -1px 0px,
    rgb(123, 123, 123) 1px -1px 0px,
    rgb(123, 123, 123) 1px 0px 0px,
    rgb(123, 123, 123) 0px 1px 0px,
    rgb(123, 123, 123) -1px 0px 0px,
    rgb(123, 123, 123) 0px -1px 0px;
}

.td_rank{
    height: 200px;
    width: 185px;
    font-size: 90pt;
    text-align: center;
    vertical-align: middle;
}
.td_blank{
    border:black;
    border-width: 3px 3px 0 ;
    border-style: solid solid none;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;

}
.td_head{
    border: 3px black;
    border-style: solid solid none;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
}
.td_head_n{
    border-color: black black rgb(220, 220, 220) black;
    border-width: 3px 3px 1px 3px;
    border-style: solid ;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 15pt;
    font-weight: 700;
}
.td_head_0{
    border-color: black;
    border-width: 1px 3px;
    border-style: solid;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
}
.td_rain_head_0{
    border-color: black;
    border-width: 1px 3px;
    border-style: solid;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
}
.td_wind_head_0{
    border-color: black;
    border-width: 1px 3px 3px;
    border-style: solid;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
}

.td_rain{
    border-color: black;
    border-width: 0 3px 1px;
    border-style: none solid dashed;
    width: 190px;
    font-size: 12pt;
}
.td_wind{
    border-color: black;
    border-width: 1px 3px 3px;
    border-style: dashed solid solid;
    width: 190px;
    font-size: 12pt;
}

table{
    max-width: 1250px;
    min-width: 1250px;
}

body{
    padding: 20px;
}

#table_date{
    position: absolute;
    z-index: 10;
}

th{
    border-color: black;
    border-width: 3px;
    border-style: solid;
    background-color: gainsboro;
    height: 30px;
}

td{
    vertical-align: bottom;
    background-color: ghostwhite;
    font-size: 4px;
    height: 100px; 
}

p#ex{
    height: 30px;
}
p#ex2{
    position: absolute;
    top:21px;
    left:1090px;
    z-index: 30;
    min-width: 200px;
}
#sl_area{
    margin-top: 20px ;
    min-width: 600px;
    max-width: 600px;
}


/*chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
    select{
        height: 30px;
    }
}

/*firefox*/
@-moz-document url-prefix(){
    p#update{
        margin-bottom: 23px;
    }
    p#ex{
        margin-top: 0;
    }
}
/*ie*/
@media all and (-ms-high-contrast: none){
    p#update{
        margin-bottom: 19px;
    }
    .td_head{
        width: 54px;
    }
  }

/* Edge */
@supports (-ms-ime-align:auto) {
    p#update{
        margin-bottom: 14px;
    }
    .td_head{
        width: 54px;
    }
  }