@import url(antinn.css);

body	{
	font-family: lr ,serif;
	font-size: 95%;
	line-height:170%;
	margin-left:10%;
	margin-right:8%;
	color:navy;
	}

blockquote	{
	font-size: 11.5pt;
	line-height: 18pt;
	color:indigo;
	}

h1	{
	font-size:18pt;
	font-weight:bold;
	margin-left: 15%;
	margin-right:20%;
	BORDER-RIGHT: #00F9A9 1pt solid;
	PADDING-RIGHT: 0.5em;
	BORDER-TOP: #00F9A9 1pt solid;
	PADDING-LEFT: 0.5em;
	BACKGROUND: #86F9C5;
	PADDING-BOTTOM: 0.25em;
	BORDER-LEFT: #00F9A9 1pt solid;
	COLOR: #2C4855;
	PADDING-TOP: 0.25em;
	BORDER-BOTTOM: #00F9A9 1pt solid;
}

h2	{
	font-size:20pt;
	font-weight:bold;
	}

h3	{
	font-size:16pt;
	font-weight:bold;
	}

h4	{
	font-size:13pt;
	font-weight:bold;
	color:darkblue;
	}

h5	{
	font-size:12pt;
	color:indigo;
	font-weight:bold;
	}

h6	{
	font-size:12pt;
	font-weight:bold;
	color:gray;
	}

em	{
	font-style:normal;
	font-weight:normal;
	font-size: 90%;
	color: #2C4855;
	}

i	{
	font-style:normal;
	color:navy;
	}

b	{
	font-weight:bold;
	}

strong	{
	font-style:normal;
	font-weight:bold;
	font-size: 16pt;
	color:navy;
	}

small	{
	font-size:80;
	line-height:150;
	}

big	{
	font-style:normal;
	font-weight:bold;
	font-size: 20pt;
	color:black;
	}

ruby	{
	ruby-align:justified
	}

p	{
	margin:1em 0.5em 1em 0;
/*	text-indent:1em;
	}


*/

div.tategaki
	{
	writing-mode: tb-rl;
	}