body		{
			line-height:140%;
			background-image: url(bg003.gif);
}
a		{
			text-decoration:none;
}
a:hover		{
			color:red;
			text-decoration:underline;
		}
img		{
			border:0px;
		}
img.right	{
			float:right;
}
img.left	{
			float:left;
}
h1		{	text-align:center;
			line-height:140%;
		}
h2	 {
		border-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		padding-top: 3px;
		padding-left: 3px;
	}
h3	 {
		border-width: 1px;
		border-bottom-style: dotted;
		margin-left: 3px;
	}
em.booktitle	{
			font-style:italic;	
		}
em.siteuri	{
			font-style:italic;	
}
em.address	{
			font-style:italic;
}
.indent		{
			margin-left:6em;
			width:40em;
}
.half-indent		{
			margin-left:3em;
			width:43em;
}
.half-indent2		{
			margin-left:3em;
}
.narrow		{line-height:110%;}
.center		{text-align:center;}
.right		{text-align:right;}
.shutten	{text-align:right;}
.caution	{color:red;}
.homeicon	{
			position:absolute;
			top:5px;
			left:10px;
}				
.novel	{
		
		background-color:white;
		margin-left:20%;
		margin-right:20%;
		padding-left:2em;
		padding-right:2em;
		padding-top:1em;
		padding-bottom:30em;
		font-size:large;
		line-height:2;
}
