@charset "shift-jis";

a{text-decoration:none;
  font-size : 14px;
  font-family : 'Meiryo UI','MS UI Gothic','ＭＳ Ｐゴシック','平成角ゴシック',Osaka,sans-serif;
  font-weight : 600;
  color : navy;
}
a:hover{color:CRIMSON;}
TD{
  list-style-type : disc;
  list-style-position : outside;
  list-style-image : url(page_images/link/b008lis.gif);
}
SPAN.blue{
  font-size : 13px;
  font-family : 'Meiryo UI','MS UI Gothic','ＭＳ Ｐゴシック','平成角ゴシック',Osaka,sans-serif;
  font-weight : 400;
  color : blue;
}
SPAN.brown{
  font-size : 13px;
  font-family : 'Meiryo UI','MS UI Gothic','ＭＳ Ｐゴシック','平成角ゴシック',Osaka,sans-serif;
  font-weight : 400;
  color : maroon;
}
SPAN.red{
  font-size : 12px;
  font-family : 'Meiryo UI','MS UI Gothic','ＭＳ Ｐゴシック','平成角ゴシック',Osaka,sans-serif;
  font-weight : 400;
  color : red;
}
SPAN.sub{
  font-size : 12px;
  font-family : 'Meiryo UI','MS UI Gothic','ＭＳ Ｐゴシック','平成角ゴシック',Osaka,sans-serif;
  font-weight : bold;
  color : navy;
}
LI.link{
  margin-top : 10px;
  margin-left : -20px;
  list-style-type : square;
  list-style-image : url(../page_images/link/b008lis.gif);
}
P.dots{
  margin-top : 10px;
  margin-bottom : 3px;
  color : blue;
}
.banner{
  padding-bottom : 10px;
  margin-bottom : auto;
  color : navy;
}
.white{
  color : #ffffff;
}