body		{ background-image: url(../BihoBack.gif); margin-left: 3%; margin-right: 3%; }	/*  */
h1.IndexTitle	{ align: center; color: green }	/* 索引タイトル */
.NoDec		{ text-decoration: none }	/*  */
.ReferPos	{ padding-left: 2em; }	/*  */
.OriginalBook	{ font-style:normal; font-weight: bold; color: #cc00cc; text-decoration: none; }	/* 原本 */
.OriginalEdition{ font-style:normal; font-weight: bold; color: #009999; text-decoration: none; }	/* 元本 */
.CopyEdition	{ font-style:normal; font-weight: bold; color: #999900; text-decoration: none; }	/* 直系 */
.ImitateEdition	{ font-style:normal; font-weight: bold; color: #0000ff; text-decoration: none; }	/* 同系 */
.VariantEdition	{ font-style:normal; font-weight: bold; color: #CC0000; text-decoration: none; }	/* 異系 */
.RelatedRefer	{ font-style:normal; font-weight: bold; color: #009900; text-decoration: none; }	/* 関連項目 */
.PublishRefer	{ font-style:normal; font-weight: 500; color: #ff9900; text-decoration: none; }	/* 掲載本 */
/* 掲載 #FF9900 */

h2.BookTitle	{ font-size: 2.0em; color: green; text-align: center; }	/* 書名 */
h3.BiblioHead	{ font-size: 1.5em; font-weight: normal; color: black }	/* 書誌情報タイトル */
.BiblioBody	{ margin-bottom: 1em; }	/* 書誌情報 */
h3.TocHead	{ font-size: 1.5em; font-weight: normal; color: black }	/* 目次タイトル */
//.TocBody	{ padding-left: 2em; }
.TocBody	{ margin: 1em 0em; }
h3		{ font-size: 1.5em; font-weight: normal; color: black }	/* 目次タイトル */
th.BookTitle	{ font-size:1.3em; font-weight: normal; line-height: 150%; color:"#008000"; }	/* 書名 */
.WorkTitle	{ line-height: 150%; }	/* 作品名 */
.TocCaption	{ padding-left: 2em; }
caption		{ font-size:1.3em; font-weight: normal; color:"#008000"; }
.ReferenceBody	{ margin: 1em; }		/* 参考資料 */
.ReferenceBook	{ font-weight: bold; }
.RelationalBody	{ margin: 1em; }		/* 関連作品 */
.RelationalItem	{ padding-left: 1em; }

.BookRubi	{ color: black; text-align: center; }	/* ルビ */
.Mama		{ font-weight: normal; color: red }	/*  */
.Note		{ color: red; font-weight: bold }
a:link		{ color: #0000ff; }
a:visited	{ color: #ff0000; }
a:active	{ color: #ff00ff; }
