@charset "Shift_JIS";
h1#Title {
	font-size: 225%;
	font-weight: normal;
	line-height: 1em;
	margin: 0.5em 0px 0px 0px;
}
h2#OriginalTitle {
	font-size: 150%;
	font-weight: normal;
	font-family: "Times New Roman", "Times", serif;
	line-height: 1em;
	margin: 0.5em 0px 0px 0px;
}
h2#SubTitle {
	font-size: 120%;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1em;
	margin: 0.2em 0px 0.5em 0px;
	padding: 0;
}
h3#OriginalSubTitle {
	font-size: 120%;
	font-weight: normal;
	font-family: "Times New Roman", "Times", serif;
	line-height: 1em;
	margin: 0.2em 0px 0px 0px;
	padding: 0;
}

h2.Mokuji {
	font-size: 150%;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 2px;
}

div#BookInfo {
	width: 40em;
	border-bottom: solid #666666 2px;
	margin: 0.5em 0px 0.5em 0px;
	padding: 0 0 5px 8px;
	line-height: 1.5em;
	border-left: solid #000099 10px;

}
div#Author{
	margin: 1em 0px 0 0px;
}

div#Summary {
	width: 40em;
	margin: 0px 0px 0.5em 0px;
	font-family: "ＭＳ ゴシック", "Osaka-等幅", monospace;
	line-height: 1.5em;
	padding-left: 8px;
	border-left: solid #006633 10px;
}

td#ReviewInfo {
	padding-top: 1em;
	border-top: solid #666666 2px;
	padding-left: 1.5em;
	white-space: nowrap;
}

table#ReviewTable {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.2em;
	width: 9em;
}

td#Review {
	font-family: "ＭＳ ゴシック", "Osaka-等幅", monospace;
	width: 41em;
	line-height: 1.5em;
	padding-top: 1em;
	border-top: solid #666666 2px;
	padding-left: 8px;
	border-left: solid #660000 10px;
	margin: 0;
}

div#TOC {
	max-width: 50em;
	margin: 0.5em 0px 0px 0px;
	border-top: solid #666666 2px;
	padding: 0 0 0 8px;
	border-left: solid #666600 10px;
}

div#Appendix {
	max-width: 50em;
	margin: 0.5em 0px 0px 0px;
	border-top: solid #666666 2px;
	padding: 0 0 0 8px;
	border-left: solid #666666 10px;
}

table.Contents {
	line-height: 1.5em;
	border-top: solid #666666 2px;
}

.FootnoteHR {
	padding-bottom: 1px;
	border-bottom: solid #666666 1px;
	width: 60%;
}
.Footnote {
	margin: 0px 0px 2em 0px;
	font-size: 80%;
	line-height: 1.5em;
}
.text {
	font-family: "ＭＳ ゴシック", "Osaka-等幅", monospace;
	line-height: 1.5em;
}

td.Tbar{border-top: solid #666666 1px;}
td.Ubar{border-bottom: solid #666666 1px;}

p.note {
	font-size: 80%;
	line-height: 1.5em;
	color: #999999;
	margin-top: -1.3em;
	margin-bottom: 2em;
}
