<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* PC設定設定 */

html {
	background-color: #f0f0e0;
}

body{
	background:url("../img/bg.jpg") top center repeat;
}
</pre></body></html>