@charset "UTF-8";
/* CSS Document */

.Book  {
	width: 650px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 18px;
}
.Book img {
	border-style: none;
}
.Book td {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}
.Book a {
	color: #993399;
	text-decoration: none;
	display: inline;
}
.Book a:hover {
	color: #993399;
	text-decoration: underline;
}
.Bookfontshiyasen   {
	text-decoration: line-through;
}
