@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; 
	background-color: #069; color: #fff; border-top: 3px double #069;
	border-bottom: 3px double #069; text-indent: 1em; text-align: left }

p#explain { 
	margin: 1em 12%; text-align: left }

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: #069; background-color: inherit }

