@charset "UTF-8";

/* すべてのwebページに適用される */
body {
	background-color: #e1653f;
}