
@import "../../css/pond.css";

p {
	line-height: 1.7em;
}
li {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
p.note, blockquote {
	margin-top: 0;
	margin-bottom: 0;
}
p, ul, ol, dl {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}
dt {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
} dd {
	font-size: 1em;
	line-height: 1.4em;
}

h1 {
	margin-bottom: 1em;
}
h2 {
	margin: 3em -1.2em 1.4em -1.2em;
	font-weight: bolder;
	font-size:   smaller;
	background:  #eef;
	border:      none;
	padding-left: 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
h3 {
	margin:      1.4em 2.3em;
	width:       12em;
	white-space: nowrap;
	font-weight: bolder;
	font-size:   smaller;
	border:      none;
	background:  #ddfff0;
}


.navigationbar {
	text-align: center;
	font-size: smaller;
	margin: 0;
}
.navigationbar li {
	list-style-type: none;
	display:         inline;
	font-size: smaller;
	padding: 1em;
}

address {
	margin-top: 3em;
}

.book {
	display: none;
}

img.tinyshot {
	width:  128px;
	height:  96px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color: #66d;
	font-family: "Arial Unicode MS";
}

img.bbcover {
	width: 113;
	height: 161;
	float: left;
	margin-right: 3em;
}
p {
	clear: both;
}
p.text_on_image {
	clear: none;
}

.geta {
	right: 0;
	position: absolute;
	margin-top: -0.4em;
	color: #446;
}
