@charset "Shift_Jis";

body { 
	margin-left: 6%; 
	margin-right: 6%; 
	background: #ffffde; 
	color: #009; 
	font-size: medium }

h1 { 
	margin-top: 1em; 
	margin-bottom: 1ex; 
	color: #fff; 
	font-size: 1.1em;
	background: #069;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px }

#madium { 
	font-size: medium }

#small { 
	font-size: small }

#large { 
	font-size: large }

#eighty { 
	font-size: 80% }

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