
address {
	font-size: 95% }

a:visitd {
	color: #ff9c00 }

body {
	font-family: Verdana;
	background-color: white }

blockquote {
	font-style: italic;
	font-size: 95%;
	line-height: 140%;
	padding: 10px;
	border: dotted 1px black }

h1 {
	color: #c00;
	font-weight: 900;
	font-size: 140%;
	background-color: #ffe4e1;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 2px #c00 }

h2 {
	color: #c00;
	font-weight: 900;
	font-size: 110%;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px }

h3 {
	font-weight: 900;
	font-size: 100%;
	margin-top: 32px;
	margin-bottom: 4px }

dl {
	font-size: 95% }

h4 {
	font-weight: normal;
	margin-top: 32px;
	margin-bottom: 4px }

h6 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px }

li {
	line-height: 140% }

ol {
	margin-top: 0px;
	margin-bottom: 8px }

p {
	font-size: 95%;
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px }

table {
	margin-bottom: 16px;
	width: 100%;
	border-collapse: collapse }

strong {
	color: #c00 }

th {
	font-size: 90%;
	background-color: #ffe4e1;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border: solid 1px gray }

td {
	font-size: 90%;
	vertical-align: top;
	padding: 4px;
	border: solid 1px gray }

ul {
	margin-top: 0px;
	margin-bottom: 8px }

.content {
	text-align: left;
	padding: 20px;
	width: 500px }

.contentw {
	text-align: left;
	padding: 10px;
	width: 750px }

.chuo {
	text-align: center }

.migi {
	text-align: right }

.annotation {
	font-size: 80%;
	margin-left: 20px }

.noborder {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 3px solid white;
	border-left: 0px }

