@charset "Shift_JIS";

/* 読み込み */
@import "base.css";
@import "realtydesign.css";

/* 基本背景色 */
body {
	background-color:#FFFFFF;
}
