@charset "UTF-8";
/* CSS Document */

table {
	background-color: #FFF;
}

body {
	background-color: #E7E7E7;
}
a:link {
	color: #039;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 22px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #039;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 22px;
	text-decoration: none;
}
a:hover {
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 22px;
	text-decoration: underline;
}
a:active {
	color: #039;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 22px;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #036;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 29px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #036;
}
.contents {
	line-height: 20pt;
}
.short_h1 {
	margin-left: 180px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #333;
	line-height: 14pt;
	vertical-align: top;
	margin-right: 20px;
	margin-top: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#buy {
	margin-left: 5px;
}

.bookcover_image {
	margin-top: 5px;
	margin-bottom: 28px;
}
.quote_reviews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20pt;
}
.quote_reviews_box {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20pt;
	margin-left: 190px;
	margin-bottom: 20px;
}
.author_photo {
	margin-bottom: 200px;
	margin-left: 50px;
	margin-top: 5px;
}

.read_blog {
	margin-left: 100px;
}
.blog_h1 {
	margin-top: 33px;
}

