body,tr,td,th {font-family:"Meiryo", sans-serif; color:#E3E3E3; line-height:180%;font-size: 10pt }
A{text-decoration:none;}
a:link { color: #71D0FF ; }
a:visited { color: #71D0FF ; }
a:hover { color: #ffffff ; }
hr { border-width: 1px 0px 0px 0px; }

#mar { margin: 5px 2% 15px; }

@media only screen and (max-width: 899px) {
#mar {
margin: 0px 0px 0px;
}
}

#main { width : 95%; }

@media only screen and (max-width: 899px) {
#main {
width : 100%;
}
}

@media only screen and (max-width: 840px) {
    #table {
        width: 100%;
        height: auto;
        }
    }

@media only screen and (max-width: 800px) {
.hd { display: none; } 
}

@media only screen and (max-width: 400px) {
.hd2 { display: none; } 
}

@media only screen and (max-width: 600px) {
.width1 { width: none; } 
}

@media only screen and (min-width: 800px) {
.hd3 { display: none; } 
}

input.netabare01_checkbox {
  display: none;
}
