body	{
	font-family:ＭＳ 明朝,平成明朝;
	background-color:#f8f8e8;
	font-size: 12pt;
	line-height: 170%;
	color:#000088;
	padding:1em;
	margin-top:5%;
	margin-bottom:5%;
	margin-left:5%;
	margin-right:5%;
	}

a  {text-decoration: none;
   }

a:hover  { 
    color: #008080;
    text-decoration: underline;
    }

blockquote	{
	font-size: 108%;
	line-height: 180%;
	color:#000088;
	}

h0	{
	font-size:200%;
	font-weight:bold;
	margin:0 1em 0 1em;
	padding:1em 0.2em 1em 0.2em;
	}

h1	{
	font-size:150%;
	font-weight:bold;
	margin-top:0;
	padding:0em 0em 1em 1em;
	}

h2	{
	font-size:120%;
	font-weight:bold;
	color:#000088;
	margin-top:0;
	padding-top:1em;
	}

h3	{
	font-size:13pt;
	font-weight:normal
	}

h4	{
	font-size:12pt;
	font-weight:normal
	}

h5  { 
	background-color:#f0fff0;
	font-family:ＭＳ 明朝,平成明朝;
    font-size: 16pt; 
	font-weight:bold;
    line-height: 150%; 
    color: #0000CD; 
    border-color: gray gray gray gray; 
    margin-top: 50px; 
    margin-right: 30px; 
    margin-left: 30px; 
    margin-bottom: 90px; 
    padding-top: 38px; 
    padding-left: 48px; 
    padding-right: 18px; 
    padding-bottom: 28px; 
    border-style: solid; 
    border-top-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    border-right-width: 1px; 
    ont-weight: normal; 
    text-align: left; 
    }

address	{
	color:silver;
	font-style:normal;
	text-align:right;
	margin-top:0;
	padding:0.4em;
	}

ul,ol	{
	margin-top:0;
	padding:0;
	}
li	{
	margin:2em 0.3em 0 0;
	padding:0;
	}

hr	{
	border:0.2em;
	margin:0 1em 0 0;
	}

em	{
	font-style:normal;
	font-weight:normal;
	font-size: 90%;
	line-height: 160%;
	color:#000088;
	}

strong	{
	font-style:normal;
	font-weight:bold;
	font-size: 13.5pt;
	line-height: 16pt
	color:#000088;
	}

small	{
	font-size:7pt;
	line-height: 9pt
	}

big	{
	font-size:2em;
	}


table	{
	line-height: 150%;
	margin:0 1em 0 1em;
	}

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