@charset "utf-8";
/* CSS Document */
.omote{
	float: left;
	height: 275px;
	width: 190px;
	padding: 0px;
	margin-right: 35px;
	margin-left: 100px;
	margin-bottom: 10px;
}
.hyori {
	font-size: 18px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	color: #0066CC;
}
#kome {
	clear: both;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#book {
	clear: both;
	height: 275px;
	width: 650px;
	margin-bottom: 10px;
	padding: 0px;
}


.ura{
	float: left;
	height: 275px;
	width: 190px;
	margin-right: 100px;
	margin-left: 35px;
	margin-bottom: 10px;
}
