.japanese {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 2.5em;
	
	color: #000000;
	text-align:justify;
}
.japanese p {
margin-right: 9px;
}

.book_style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	padding: 0 0 0.2em;
	
}
.book_style p,blockquote, ul {
margin-right: 5px;
margin-bottom: 0.3em;
margin-top: 0;
}

.book_style h1, h2, h3, h4 {
	margin-bottom: 0.5em;
}

.book_style p+p, br {
	text-indent: 1em;
	}

.itallic {
	font-style: italic;
}

.book_style a {
	font-variant:small-caps;
	font_size: +1px;
}

 a {
 	color:#9D3339;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

.clean {
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

.clean p {
	margin-right: 5px;
}

.larger {
	font-size: larger;
}
