@charset "Shift_JIS";

/* "Black on White" (黒地に白文字) */

/* except NN 4,IE 3-4 style-sheets */
@import url("basic.css");

/* ====== ページ基準フォント ====== */

* {
	background-image: none !important;
	background-color: #000 !important;
	color: #FFF !important;
	border-color: #FFF !important;
}

img, object, iframe { background-color: transparent !important;}
