@charset "EUC-JP";

body {
   font-family: "YuGothic M", "游ゴシック Medium", "游ゴシック体", YuGothic, "游ゴシック Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color:#595757;
   font-size:75%;
   background: #ffffff;
}

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

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

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