@charset "utf-8";

#gnavi {
	margin-bottom:6px;
}

/* main start */
#main .section {
	margin:0 0 25px 0;
	width:540px;
}
#main .section .title h2 {
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section .title .rss {
	position:absolute;
	top:6px;
	left:100px;
}

#container .section .imageWrapper {
	float:left;
}
#container .section .imageWrapper img {
}
#container .section .textWrapper {
	float:left;
}
#container .section .noimage .textWrapper {
	float:none;
}

#container .section#mainRecommendBooks {
	width:748px;
	margin:0px auto 12px auto;
	background-image:url(../images/top/recommend_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#container .section#mainRecommendBooks .sectionInner {
	width:748px;
	display:none;
}
#container .section#mainRecommendBooks .contentsWrapper {
	width:748px;
	padding:0 0 9px 0;
	background-image:url(../images/top/recommend_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#container .section#mainRecommendBooks .entryWrapper {
	width:748px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}
#container .section#mainRecommendBooks .entry {
	overflow:auto;
	overflow-x:hidden;
	width:730px;
	height:250px;
	margin:0 9px;
}
#container .section#mainRecommendBooks .imageWrapper {
	width:152px;
	padding:0 13px 28px 28px;
}
#container .section#mainRecommendBooks .imageWrapper img {
}
#container .section#mainRecommendBooks .textWrapper {
	width:520px;
}
#container .section#mainRecommendBooks .textWrapper .title {
	padding:6px 0 9px 0;
	margin:0 0 12px 2px;
	border-bottom:1px solid #B0CCB0;
}
#container .section#mainRecommendBooks .textWrapper .title .titleInner {
	padding-left:25px;
	background-image:url(../images/common/title_icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#container .section#mainRecommendBooks .textWrapper .title .titleInner h2.headline01 {
	font-size: 135%;
}
#container .section#mainRecommendBooks .textWrapper p {
	margin-left:2px;
}
#container .section#mainRecommendBooks .textWrapper .detail {
	margin:15px 0 0 0;
}
#container .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;
}
#container .section#mainRecommendBooks .noimage .textWrapper {
	width:748px;
}
#container .section#mainRecommendBooks .paginate {
	padding-right:25px;
	background-image:url(../images/top/recommend_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#container .section#mainRecommendBooks .paginate .paginateInner {
	padding:18px 0 0 0;
	text-align:right;
}
#container .section#mainRecommendBooks .paginate li {
	display:inline;
	margin:5px 0px 0 9px;
}

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

#main .section#mainBookList .title {
	background-image:url(../images/common/h2_main_booklist.gif);
}

#main .section#pubBook a {
	display:block;
	width:248px;
	height:20px;
	margin-right:0;
	margin-left:auto;
	background-image:url(../images/top/pub_book.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}

.topBanner {
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
}
.twitter {
	margin-bottom:20px;
}
/* main end */

