@charset "EUC-JP";

html {
   -webkit-text-size-adjust: 100%
}

body {
   font-family: monospace;
   color:#595757;
   line-height: 1.5;
   word-break: normal;
}

a {
   color:#595757;
   text-decoration:none;
   outline: none;
}

a:hover {
   color:#595757;
   text-decoration:underline;
}

.defimg{
   border: none;
   max-width:100%;
}
