h1 {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 16px;
  line-height: 2px;

}
#contents {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin: 30px 40px 80px;
	line-height: 18px;
	letter-spacing: 0.05em;
	width: 680px;
}
#book-cover {
  float: left;
  padding: 0px;
  margin: 0px 20px 20px 0px;
}
#book-desc {
  padding: 2px;
}
.download {
  clear: both;
}
h2 {
	font-size: 14px;
}


#book-cover img {
  border: 1px solid #999;
}
#header {
	margin-left: 40px;
	width: 610px;
}
.footer {
	margin-left: 40px;
}
p img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
}

#sample-download {
	clear: both;
	margin-bottom: 30px;
}
#sample_caution {
	margin-bottom: 30px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#animation_caution {
	margin-bottom: 30px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
