<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #F6F6F6;
}
#header {
	background-color: #eee;
	color:#333;
}
#inq_box {
	background-color: #ddd;
}
#inq {
	color:#000;
}
#shop_info {
	background-color: #EEE;
}
#contents {
	color: #fff;
}
</pre></body></html>