/************************/
/* endnote.css ver 1.00 */
/* by ARIKUNI Tomomitsu */
/*              2007/02 */
/************************/

/* 本体表示には不要。巻末註頁の表示用 */

p {
	font-family:'ShinshuSeitenMinchou';
	font-size:small;
	line-height:1.5em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:1.5em;
	text-indent:-1em;
	margin-right:0.5em;
	text-align:justify;
	text-justify:newspaper;
	word-break:break-all;
}

p a {
	text-decoration:none;
}

p rt {
	font-family:'MS PGothic';
}

b {
	font-family:'ShinshuSeitenGothic';
	font-weight:normal;
}
sup {
	font-size:80%;
	vertical-align:20%;
}

