@charset "Shift_JIS";

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

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

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

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

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

