@charset(utf-8);

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-break: strict;
}
body {
	margin: 5px 15px;
	line-height: 130%;
}
blockquote {
	margin: 1em 0 1em 3em;
}

em {
	font-weight: bold;
}

.Logo, .Information, .Preview, .Address {
	width: 500px;
	font-size: 83.3%;
}
.Information, #mokuji, #chosha, #maegaki, #sakuin {
	border-bottom: 3px groove white;
	padding: 5px;
	margin-bottom: 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.Logo {
	border-bottom: 3px groove white;
}
.Logo a img {
	border-style: none;
	height: 61px;
	width: 287px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
.Information .Series,
.Information .Title,
.Information .Subtitle,
.Information .Author {
	display: block;
	line-height: 150%;
}
h1 .Title {
	font-size: 160%;
	font-weight: bold;
}
h1 .Subtitle {
	font-weight: bold;
}
.Author {
	font-size: 90%;
	text-align: center;
}
.Isbn {
	font-family: monospace;
	vertical-align: top;
}
.ToPreview {
	margin: 0.5em;
	vertical-align: middle;
}
a img {
	border-style: none;
}

h3 {
	margin: 1em 0;
	font-size: 100%;
}
p.Introduce,
#maegaki p {
	text-indent: 1em;
}
.Information {
	clear: both;
}
.Cover {
	border: 1px solid black;
	margin: 0 1em 5px 5px;
	display: block;
	float: left;
	width: 121px;
	height: 170px;
}
div.Introduce {
	margin: 1em 1em 0;
	padding: 3px;
	min-height: 180px;
	text-align: justify;
	text-justify: inter-ideograph;
}
p.Introduce {
	font-family: serif;
}
.Order {
	text-align: right;
}
.Order a img {
	height: 18px;
	width: 59px;
	border-style: none;
}
.Preview li {
	list-style-type: none;
}

ul {
	margin-bottom: 1em;
}

h2 img {
	height: 16px;
}

#mokuji {
	text-align: left;
	word-wrap: break-word;
}
#mokuji li ul,
#sakuin li ul {
	margin-left: -1em;
}
#mokuji li,
#sakuin li {
	clear: both;
	list-style-type: none;
	margin-left: 2em;
	text-indent: -2em;
}
#mokuji li dt {
	margin-left: 2em;
	text-indent: -1em;
}
#mokuji li dd {
	margin-left: 3em;
	text-indent: -1em;
}

#mokuji .Title {
	padding-right: 0.3em;
	background-color: white;
	white-space: nowrap;
}

#mokuji .Author {
	float: right;
	padding-left: 0.5em;
	background-color: white;
	white-space: nowrap;
}
#mokuji .Author:before {
	content: "…………………………………………";
	margin-left: -14em;
	z-index: -1;
	white-space: nowrap;
}
#mokuji .Author + .Author:before {
	content: "";
}
#mokuji .Subtitle {
	clear: both;
	padding-right: 0.3em;
	white-space: nowrap;
	background-color: white;
	text-indent: 1em;
}
#mokuji .En .Title,
#mokuji .En .Subtitle {
	white-space: normal;
}
#mokuji .En .Author {
	text-indent: 0;
}

#mokuji .En .Author:before {
	margin-left: 0;
	content: "";
}

#chosha {
	text-align: justify;
	text-justify: inter-ideograph;
}
#chosha dt {
	font-weight: bold;
}
#chosha dd {
	margin-left: 1em;
}
#chosha dd+dt {
	margin-top: 1em;
}

#chosha li {
	margin-left: 3em;
	text-indent: -3em;
}
#maegaki ul {
	padding-left: 2em;
}
#maegaki span.footnote {
	font-size: 67%;
	vertical-align: super;
}
#maegaki p.footnote {
	text-indent: 0;
}

#sakuin li {
	font-size: 80%;
}
#sakuin li li {
	white-space: pre-wrap;
	font-size: 100%;
}

.Preview h3,
.Preview h4,
.Preview h5,
.Preview h6 {
	font-weight: bold;
	margin-top: 1em;
}
.Preview h6 {
	font-size: 73%;
	text-indent: 1em;
}
.Preview h5+h6 {
	margin-top: 0;
}

.Preview p {
	margin: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
.Preview .Section {
	margin-top: 1em;
}
.Preview .Signeture {
	margin-top: 1em;
	text-align: right;
}
.Preview .Signeture + .Signeture {
	margin-top: 0;
}

.Address {
	background-color: #0000ff;
}
address {
	padding: 0.5em 0.5em 0;
	color: #ffffff;
	font-family: serif;
	line-height: 100%;
}
address#company {
	float: left;
}
address#address, address#tel, address#fax, address#eMail {
	text-align: right;
}
address#eMail {
	padding-bottom: 0.5em;
}
address a {
	color: #ffffff;
}
.Copyright {
	margin: 5px;
	text-indent: 0;
}
