@charset "utf-8";

/* main start */
#main .section {
	margin:0 0 34px 0;
}
#main .section .title {
	width:535px;
}
#main .section .title .rss {
	position:absolute;
	top:7px;
	left:513px;
}
#main #mainBookList.section .entryInner {
	width:245px;
}
#main .section#mainRecommendBooks {
}
#main .section#mainRecommendBooks .sectionInner {
	display:none;
}
#main .section#mainRecommendBooks .entryWrapper {
	width:533px;
	margin:14px 0 0 0;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
#main .section#mainRecommendBooks .entry {
	overflow:auto;
	overflow-x:hidden;
	width:520px;
	height:200px;
	padding:13px 0 13px 13px;
}
#main .section#mainRecommendBooks .imageWrapper {
	width:152px;
	padding:0 13px 0 0;
	text-align:center;
}
#main .section#mainRecommendBooks .imageWrapper img {
	/*width:150px;*/
}
#main .section#mainRecommendBooks .textWrapper {
	width:335px;
}
#main .section#mainRecommendBooks .textWrapper .detail {
	margin:15px 0 0 0;
}
#main .section#mainRecommendBooks .textWrapper .detail a {
	display:block;
	width:115px;
	height:26px;
	background-image:url(../images/top/btn_detail.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#mainRecommendBooks .noimage .textWrapper {
	width:507px;
}
#main .section#mainRecommendBooks .paginate {
	width:531px;
	height:26px;
	padding:1px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
#main .section#mainRecommendBooks .paginate .paginateInner {
	height:20px;
	padding:6px 0 0 0;
	background-color:#E1E1E1;
	text-align:center;
}
#main .section#mainRecommendBooks .paginate li {
	display:inline;
	padding:5px 5px 0 4px;
}

#main .section#mainRecommendBooks .paginate li a {
}

#main .section#pubBook {
	width:270px;
	margin-right:0;
	margin-left:auto;
	font-size:12px;
}

/* main end */


/* lnaviL start */
#lnaviL {
	overflow:hidden;
	float:left;
	width:170px;
	padding:0;
}

#lnaviL .section {
	margin:0 0 12px 0;
	border:1px solid #CCCCCC;
	background-image:url(../images/common/lnavi_section_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#lnaviL .sectionInner {
}
#lnaviL .sectionInner .title {
	width:168px;
}
#lnaviL .sectionInner .title h2 {
	width:168px;
	height:24px;
	background-repeat:no-repeat;
	background-position:left pop;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#lnaviL .entryWrapper {
	padding:7px 4px 0 4px;
}
#lnaviL .entry {
	overflow:hidden;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image:url(../images/common/lnavi_entry_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	word-break:break-all;
}

#lnaviL .section#lnaviNews .title {
	position:relative;
}
#lnaviL .section#lnaviNews .title h2 {
	background-image:url(../images/common/h2_lnavi_news.jpg);
}

#lnaviL .section.categoryStructure#lnaviNews .title h2 {
	background-image:url(../images/lower/h2_lnavi_news_category.jpg);
}
#lnaviL .section#lnaviNews .title .rss {
	position:absolute;
	top:5px;
	left:148px;
}
#lnaviL .section#lnaviNews .entry .name {
	padding:0 0 0 40px;
	text-indent:-40px;
}
#lnaviL .section#lnaviNews .entry .categoryName {
	padding:0 0 0 53px;
	text-indent:-53px;
}
#lnaviL .section#lnaviNews .entry .defaultOpen ul {
	display:block;
}

#lnaviL .section#lnaviNews .entry .name a.category {
	padding:3px 0 0;
}
#lnaviL .section#lnaviNews .entry .date {
	text-align:right;
	font-size:80%;
}
#lnaviL .section#lnaviNews .more {
}
#lnaviL .section#lnaviNews .more a {
	display:block;
	width:77px;
	height:18px;
	margin:0 0 5px auto;
	background-image:url(../images/common/btn_news_more.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#lnaviL .section#lnaviNews .entry li .switch {
	padding:5px 15px 5px 5px;
	background-image:url(../images/common/lnavi_list.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	font-size:1px;
}

#lnaviL .section#lnaviNews .entry li .switch {
	padding:5px 5px 5px 5px;
}

#lnaviL .section#lnaviNews .entry li .switch.open {
	background-image:url(../images/common/lnavi_list_open.jpg);
}
#lnaviL .section#lnaviNews .entry ul ul {
	display:none;
	margin:0 0 0 -30px;
}

#lnaviL .section#lnaviBanner {
	margin:0;
	border:none;
	background:none;
}
#lnaviL .section#lnaviBanner .entryWrapper {
	padding:0;
}
#lnaviL .section#lnaviBanner .entry {
	background:none;
	text-align:center;
}

