@charset "UTF-8";

/* ************************************** _

タイトル：no-style.css

概要：バージョン4.x以前用の簡易CSSファイル

制作日：2007.04.20
変更日：2007.04.22

_ ************************************** */


/* base style
---------------------------------------------------------------------------- */

body {
  background: #ffffff;
  color: #000000;
}

a img {
  background: transparent;
  border: none;
  color: #ffffff;
}
