div.read
{
	margin: 5px;
	padding: 5px;
	color: #ffffff;
	line-height:120%; 
	font-size:12px;
}

div.book_text
{
	margin-left: 10px;
	margin-top: 5px;
	color: #000000;
	line-height:120%; 
	font-size:12px;
}

div.book_img
{
	margin-left: 10px;
	margin-top: 5px;
}


table.kowai_aka
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFDFDF;
	background-image: url("image/back_aka.jpg");
	background-repeat: no-repeat;
	width: 540;
}

table.kowai_ao
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCFFFF;
	background-image: url("image/back_ao.jpg");
	background-repeat: no-repeat;
	width: 540;
}

table.kowai_yami
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	background-image: url("image/back_yami.jpg");
	background-repeat: no-repeat;
	width: 540;
}

div.kowai_text
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	line-height:120%; 
	font-size:12px;
}

div.kowai_img
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

