
body		            { font-size: 12pt }
p			{ }

	a			  { color: #00f; text-decoration: underline }
	a:link		  { color: #00f }
	a:visited	  { color: #60c }
	a:hover		 { color: #f00 }
	a:active	  { color: #ff0 }

	div			{ }
	span		{ }
	
	td			{ }
	table		 { }

	h1			{ font-weight: bold; font-size: 2em; margin: 0.67em 0px }
	h2			{ font-weight: bold; font-size: 1.5em; margin: 0.83em 0px }
	h3			{ font-weight: bold; font-size: 1.17em; margin: 1em 0px }
	h4			{ font-weight: bold; margin: 1.33em 0px }
	h5			{ font-weight: bold; font-size: 0.83em; margin: 1.67em 0px }
	h6			{ font-weight: bold; font-size: 0.67em; margin: 2.33em 0px }

	ol			{ margin: 1em 0px 1em 40px; list-style-type: decimal }
	ol ol		{ margin-top: 0px; margin-bottom: 0px }
	ol ul		{ margin-top: 0px; margin-bottom: 0px }

	ul			{ margin: 1em 0px 1em 40px; list-style-type: disc }
	ul ol		{ margin-top: 0px; margin-bottom: 0px }
	ul ul		{ margin-top: 0px; margin-bottom: 0px }
.font-size13 { font-size: 13pt }
.font-size12 { font-size: 12pt }
.font-size11 { font-size: 11pt }
.font-size10 { font-size: 10pt }
.font-size9 { font-size: 9pt }
.font-size8 { font-size: 8pt }
.font-size7 { font-size: 7pt }
.color-blue { color: #fff; background-color: #33f }
.color-purple { color: #fff; background-color: #90f }
.color-brown { color: #fff; background-color: #c63 }
.color-red { color: #fff; background-color: #f06 }
.color-black { color: #fff; background-color: #333 }
.line-blue { border-color: #009 }
.line-pink { border-color: #f06 }
.line yellow { border-color: #ff0 }
.face-m  { font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; line-height: 16pt }
