/* Cascading Style Sheet for IE4.01 last updated 1-28-98 */


body		{ background: #FFFFFF;  
		font-size: 10pt;
		font-family: "ＭＳ Ｐ明朝", "細明朝体";
		line-height: 1.2em; text-align: center; vertical-align: middle}

p		{ margin-top: 0em;
		margin-bottom: .3em}

table		{ font-size: 10pt;
		line-height: 1.2em}

/*	HEADING TAGS	*/

h1		{font-size: 150%;
		margin-top: .5em;
		margin-bottom: .5em}

h2		{font-size: 125%;
		margin-top: 1.5em;
		margin-bottom: .5em}

h3		{font-size: 110%; 
		margin-top: 1em;
		margin-bottom: .5em}

h4		{font-size: 105%;
		margin-top: 1em;
		margin-bottom: .5em}

h5		{font-size: 100%;
		margin-top: 1em;
		margin-bottom: .5em}


/*	LIST TAGS	*/

ol		{ margin-top: 0em; margin-bottom: 0em; margin-left: 4em }

ul		{ margin-top: 0em; margin-bottom: 0em }

ol ul		{ list-style: disc; margin-top: 0em  }

ul ul		{ list-style: disc }

li		{ margin-bottom: 0em;
		margin-left: -2em }

/*	TERM AND DEFINITION TAGS	*/

dl		{ margin-top: 0em }

dt		{ font-weight: bold;
		margin-top: 1em;
		margin-left: 1.5em;  }

dd		{ margin-bottom: 0em;
		margin-left: 1.5em  }

dl li		{ margin-bottom: .7em }

dl dl		{  margin-top: 0em;
		margin-left: 0em  }

.caption	{  font-size: 9pt; 
		line-height: 1.2em}
		
.caption2	{  font-size: 8pt; 
		line-height: 1.2em}
