@charset(utf-8);

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-break: strict;
}
body {
	margin: 0 auto;
	padding: 1em;
	max-width: 42em;
	line-height: 130%;
	_text-align: center;
}
blockquote {
	margin: 1em 0 1em 3em;
}
blockquote cite {
	display: block;
	margin-right: 1em;
	text-align: right;
}

em {
	font-weight: bold;
}

.Logo,
.Information,
.Preview,
.Address {
	_width: 50em;
	font-size: 83.3%;
	_text-align: left;
}

.Information,
#mokuji,
#chosha,
#maegaki,
#atogaki,
#sakuin {
	border-bottom: 3px groove #ffffff;
	text-align: justify;
	text-justify: inter-ideograph;
}
.Logo {
	border-bottom: 3px groove #ffffff;
	vertical-align: top;
}
.Logo img {
	display: block;
	margin-bottom: 0.5em;
	border-style: none;
	width: 283px;
	height: 56px;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
.Information .Series,
.Information .Title,
.Information .Subtitle,
.Information .Author {
	display: block;
	margin: 0 0.5em;
	line-height: 150%;
}
h1 .Title {
	font-size: 160%;
	font-weight: bold;
}
h1 .Subtitle {
	font-weight: bold;
}
.Author {
	font-size: 90%;
	text-align: center;
}

p.Introduce,
#maegaki p,
#atogaki 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-top: 1em;
	min-height: 180px;
	text-align: justify;
	text-justify: inter-ideograph;
}
p.Introduce {
	margin: 0 0.5em 1em 0;
	font-family: serif;
}
.Date {
	float: right;
}
.Price,
.Isbn {
	margin-right: 0.5em;
	font-family: monospace;
}
.ToPreview {
	margin: 0.5em;
	vertical-align: middle;
}
a img {
	border-style: none;
}
.Order {
	margin: 0.5em;
	text-align: right;
}
.Order a img {
	width: 59px;
	height: 18px;
	border-style: none;
}
a.Amazon img {
	width: 107px;
	height: 25px;
	border-style: none;
}
a.Bk1 img {
	width: 28px;
	height: 20px;
	border-style: none;
}
a.SevenNet img {
	width: 145px;
	height: 19px;
	border-style: none;
}

.Preview li {
	list-style-type: none;
}

ul {
	margin-bottom: 1em;
}

h2 img {
	height: 16px;
}

h3 {
	margin: 1em 0;
	font-size: 100%;
}

#mokuji, #chosha, #maegaki, #atogaki, #sakuin {
	padding: 0.5em;
}
#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 {
	display: run-in;
	position: relative;
	padding-right: 0.3em;
	background-color: #ffffff;
	z-index: 2;
}

#mokuji .Author {
	position: relative;
	float: right;
	background-color: #ffffff;
	z-index: auto;
	text-indent: 0;
	white-space: nowrap;
}
#mokuji .Author:before {
	position: absolute;
	right: 0;
	content: "……………………………………………………………………………………";
	z-index: -1;
	white-space: nowrap;
}
#mokuji .Author + .Author:before {
	content: "";
}
#mokuji .Subtitle {
	display: inline-block;
	position: relative;
	clear: both;
	padding-right: 0.3em;
	background-color: #ffffff;
	text-indent: 0;
	z-index: 1;
}
#mokuji .En .Title,
#mokuji .En .Subtitle {
	white-space: normal;
}
#mokuji .En .Author {
	text-indent: 0;
}

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

#mokuji cite {
	text-aligh: right;
}

#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;
}

#chosha h3 {
	font-size: 120%;
}

#maegaki,
#atogaki {
	margin: 1em 3em;
	font-size: 110%;
	line-height: 170%;
}

#maegaki .Section p,
#atogaki .Section p,
#maegaki .section p,
#atogaki .section p {
	margin: 0;
}

#maegaki h4,
#atogaki h4,
#maegaki h5,
#atogaki h5 {
	margin-left: 3em;
	margin-right: 3em;
}

#maegaki ul,
#atogaki ul {
	padding-left: 2em;
}
#maegaki span.footnote,
#atogaki span.footnote {
	font-size: 67%;
	vertical-align: super;
}

#maegaki div.footnote h4,
#atogaki div.footnote h4 {
	margin-left: 0;
	margin-right: 0;
}
#maegaki p.footnote,
#atogaki p.footnote {
	margin: 0;
	font-size: 83.3%;
	line-height: 150%;
	text-indent: 0;
}
#maegaki p.footnote + p,
#atogaki p.footnote + p {
	margin-top: 1em;
}

#sakuin {
	padding-bottom: 0;
}
#sakuin li {
	font-size: 80%;
}
#sakuin li li {
	font-size: 100%;
}
#sakuin li li ul {
	margin: 0;
}

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

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

.Address {
	margin-top: 0.5em;
	background: -moz-linear-gradient(top, #0000ff, #0000cc);
	background: -webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#0000cc));
	background-color: #1a1ae0;
}
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;
}
