<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news,
.categorytitle{ display:none;} 

em{
  font-style : normal;
}

.thmindex br,
dl br,
.detail_info br
{
  display:none;
}

input, select {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #000;
  border-radius: 0px;
}
@media screen and (min-width:0px) and ( max-width:759px) {
  .detail_ph{
    margin-top:0px;
 }
  
  .maincontents{
margin-top:-30px;
  } 
 
}</pre></body></html>