 @charset "UTF-8";

body {
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  width:954px;
}

* html body { zoom:68%; }

img { border:0; }

a:link {
  color:#432DB2;
  text-decoration:underline;
}

a:visited {
  color:#432DB2;
  text-decoration:underline;
}

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

a:active {
  color:#432DB2;
  text-decoration:underline;
}

/* 非表示にするID、classを指定 */
#search { width:207px; }

#fontsize ul { width:72px; }

#sitemap { display:none; }
