@charset "shift_jis";
/* CSS Document */

ul#BOOK li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1em;
	background: url(../img/bg_li_1.gif) no-repeat 0px 4px;
	padding-left: 12px;
	font-size: 80%;
	font-weight: normal;
}
div.info {
	width: 450px;
	height: 70px;
	overflow: auto;
}