@charset "UTF-8";

/*menu-col
***********************************************************/
#base #menu-col .menu-box .cate-box#books .cate {
	background-color:#B2D1D1;
}

/*main-col
***********************************************************/
#main-col #pagetitle h2 {
	border-left: 6px solid #006666;
}

/*contents
***********************************************************/
/*entry-unit*/
#contents .entry-unit {
	margin: 5px 0 0;
	padding: 0;
	background:url(../images/books_base_m.gif) repeat-y;
}

#contents .entry-unit .entry-base {
	margin: 0;
	padding: 0;
	background:url(../images/books_base_t.gif) no-repeat;
}

/* exlude MacIE5 \*/
#contents .entry-unit .entry-base {
	width: 100%;
}
/* end MacIE5 */


#contents .entry-unit .entry-bottom {
	margin: 0;
	padding: 0;
	height: 23px;
	font-size: 1px;/*Win IE*/
	line-height: 1%;/*Win IE*/
	background:url(../images/books_base_b.gif) no-repeat;
}

#contents .entry-unit .entry-inner {
	margin: 0;
	padding: 25px 24px 0 20px;
}

#contents .entry-unit h3 {
	border-bottom: 2px solid #006666;
}

#entry #contents .entry-unit .entry-more {
	clear:both;
}