@charset "Shift_Jis";

body { 
	background-color: #fff; color: #000 }

div { 
	margin: 1em 12%; text-align: center }

h1 { 
	margin: 1em 12%; text-align: center; font-size: 1.2em; padding: 3px; 
	background-color: #930; color: #fff; text-indent: 1em; text-align: left }

pre { 
	margin: 2em 12% 1em; text-align: left; white-space: pre; font-size: 1em }

p#footer { 
	margin-top: 2em; font-size: 1em; font-weight: bold; text-align: center }

hr { width: 80% }

div#address {
	font-size: 80%; text-align: left }

address { 
	color: #930; background-color: inherit }

