body
{
	background-color: #F8F8F4;
	margin: 30pt 10% 30pt 10%;
	font-family: Georgia, "Times New Roman", Serif;
}

p
{
	line-height: 140%;
}

p.date
{
	font-size: x-small;
	font-style: italic;
}

p.permalink
{
	font-size: xx-small;
	font-style: italic;
	text-align: right;
}

li
{
	margin-top: 0.5ex;
	margin-botom: 0.5ex;
}

h1
{
	font-family: "HGPMinchoE", "MS PMincho";
	font-weight: normal;
	font-size: x-large;
}

h1.eng
{
	font-family: Georgia, "Times New Roman", Serif;
	font-weight: bold;
}

h2
{
	font-family: "HGPMinchoE", "MS PMincho";
	font-weight: normal;
	font-size: large;
	margin-top: 2em;
}

h2.eng
{
	font-family: Georgia, "Times New Roman", Serif;
}

h3
{
	font-weight: bold;
	font-size: medium;
}

div.quote
{
	background-color: #E8E8E8;
	margin: 1em 2ex 1em 2ex;
	padding: 0.5ex;
	line-height: 140%;
	font-size: x-small;
}

div.code
{
	background-color: #E8E8E8;
	margin: 1em 2ex 1em 2ex;
	padding: 0.5ex;
	line-height: 110%;
	font-family: "Courier New", monospace;
	font-size: x-small;
}

div.header
{
	margin: 40pt 0pt;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
}

hr
{
	margin: 2em 0ex 2em 0ex;
	width: 30ex;
	height: 1px;
	border-style: solid;
	border-color: black;
}

hr.cut
{
	margin: 0.5em 0ex 0.5em 0ex;
	width: 10ex;
	height: 1px;
	border-style: dotted;
	border-color: black;
}