@charset "utf-8";

/*-----------------------------------------------------
BOOK BACKNUMBER
-------------------------------------------------------*/
#book_bn .main ul {
	 }

#book_bn .main ul li {
	background: url(../../common/images/dotline.gif) repeat-x 0 100%;
	padding-top: 22px;
	padding-bottom: 8px; }

#book_bn .main ul li p {
	margin-bottom: 0; }

#book_bn .main ul li .dateblock {
	font-family: "Century Gothic";
	background: url(../images/dateblock_bg.gif) no-repeat;
	text-align: center;
	width: 60px;
	height: 60px;
	float: left; }

#book_bn .main ul li .dateblock p.day {
	font-size: 197%; }

#book_bn .main ul li .dateblock p.month {
	color: #fff;
	font-size: 93%; }

#book_bn .main ul li .datablock {
	margin-left: 100px; }

#book_bn .main ul li .datablock p.book_ttl {
	font-weight: bold;
	margin-bottom: 0.5em; }

#book_bn .main ul li .datablock p.author {
	font-size: 108%;
	padding-top: 4px;
	padding-bottom: 6px; }
	
#book_bn .main ul li .datablock img {
	border: solid 1px #d4d4d4; }

#book_bn .side h3 {
	background-image: url(../images/h3_ttl.gif); }

#book_bn .side ul li span {
	font-size: 152%;
	background: url(../../common/images/header_list_icon.gif) no-repeat 0 50%;
	padding-left: 14px; }

#book_bn .side ul.tree {
	margin-left: 15px; }
   
#book_bn .side ul.tree ul {
	margin: 0 0 0 10px; }

#book_bn .side ul.tree li {
	font-size: 136%;
	background: url(../images/tree_lst_dotted.gif) no-repeat;
	padding: 0 0 0 18px; }

#book_bn .side ul.tree li.tree_end {
	background-image: url(../images/tree_end_dotted.gif);
	background-position: 0 50%; }
