@charset "shift-jis";
/*サイト共通スタイルシート-------------株式投資情報共有サークル[ kabuzilla ]*/

/* NN4.x, IE4.x 用(必要最小限のCSS) */
body {
  color:#000000;
  background:#ffffff;
}
a img {
  border:none;
  color:#ffffff;/* NN4.x が border:none 未対応の為の処理(bodyの背景と同色) */
  background:transparent;
}
