@charset "utf-8";
/* CSS Document */

#page {
    background-image: url(/static/common/images/ebooks/bg_page.png);
    background-position: left 30px;
    background-repeat: repeat-x;
}


#header {
/*    padding: 23px 0 37px;*/
	padding: 0px 0px;
}

#header #logo a {
	background-image:url(/static/common/images/ebooks/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	font-size:1px;
	height:46px;
	line-height:0;
	outline:medium none;
	text-decoration:none;
	text-indent:-9999px;
	width:360px;
}
/*メインメニュー*/

#menu {
	height:27px;
	margin:0;
	padding:0;
	background-image: url(/static/common/images/ebooks/btn_bm_01.gif);
	background-repeat: no-repeat;
	border-bottom:#353535 2px solid;
	margin-bottom:27px;
	width:676px;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height:27px;
	display:block;
}
#menu li {
	float:left;
	list-style:none;
	display:inline;
}
#menu-01 {
	width: 99px;
}
#menu-02 {
	width: 99px;
}
#menu-03 {
	width: 99px;
}
#menu-04 {
	width: 99px;
}
#menu-05 {
	width: 100px;
}
#menu-01 .active {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) 0px -27px no-repeat;
}
#menu-02 .active {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -99px -27px no-repeat;
}
#menu-03 .active {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -198px -27px no-repeat;
}
#menu-04 .active {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -297px -27px no-repeat;
}
#menu-05 .active {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -396px -27px no-repeat;
}
#menu-01 a:hover {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) 0px -27px no-repeat;
}
#menu-02 a:hover {
	background: url(/static/common/images/ebooks/btn_bm_01.gif) -99px -27px no-repeat;
}
#menu-03 a:hover {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -198px -27px no-repeat;
}
#menu-04 a:hover {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -297px -27px no-repeat;
}
#menu-05 a:hover {
	background:url(/static/common/images/ebooks/btn_bm_01.gif) -396px -27px no-repeat;
}
.news {
	border:1px solid #D4D4D4;
/*	width:656px;*/
	margin-bottom:27px;
	padding:10px 10px 0 10px;
	_zoom: 1;
	overflow: hidden;
}
#main .news .title {
	border-bottom:none;
	width:auto;
}
#main .news p {
	margin-bottom:10px;
}
p.more {
	background-image: url(/static/common/images/ebooks/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position:0 6px;
	float:right;
	font-weight:bold;
	padding:0 0px 0 8px;
	white-space:nowrap;
}
.left {
float:left;
}
.m10 {
margin-right:10px;
}
.m20 {
margin-right:20px;
}
#lnavi .section#lnaviFaq .title {
	position:relative;
}
#lnavi .section#lnaviFaq .title h2 {
	width:54px;
	background-image:url(/static/common/images/ebooks/news.gif);
}
#lnavi .section.categoryStructure#lnaviFaq .title h2 {
	background-image:url(../images/lower/h2_lnavi_news_category.jpg);
}
#lnavi .section#lnaviFaq .title .rss {
	position:absolute;
	top:-1px;
	left:63px;
}
#lnavi .section#lnaviFaq .more {
	position:absolute;
	top:0;
	right:2px;
	padding-left:8px;
	background-image:url(/static/common/images/ebooks/arrow_blue.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size:84%;
}
#lnavi .section#lnaviFaq .entry {
	padding-bottom:10px;
}
#lnavi .section#lnaviFaq .entry li {
	padding:0 0 5px 14px;
	background-image:url(/static/common/images/ebooks/arrow_black.gif);
	background-position:4px 6px;
	background-repeat:no-repeat;
}
#lnavi .section#lnaviFaq .entry li ul {
	display:none;
}
#lnavi .section#lnaviFaq .title h2 {
	width:110px;
	background-image:url(/static/common/images/ebooks/faq.gif);
}

#main .cart a, #main .cart a.iphone, #main .cart a.android, #main .cart a.epub, #main .cart a.pdf {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-size:1px;
	height:30px;
	line-height:0;
	outline:medium none;
	text-decoration:none;
	text-indent:-9999px;
	width:150px;
}
#main .cart a { background-image:url(/static/common/images/ebooks/bo_cart.jpg) }
#main .cart a.iphone { background-image:url(/static/common/images/ebooks/bo_cart_iphone.jpg) }
#main .cart a.android { background-image:url(/static/common/images/ebooks/bo_cart_android.jpg) }
#main .cart a.epub { background-image:url(/static/common/images/ebooks/bo_cart_epub.jpg) }
#main .cart a.pdf { background-image:url(/static/common/images/ebooks/bo_cart_pdf.jpg) }

#main .detail a {
	background-image:url(/static/common/images/ebooks/bo_detail.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-size:1px;
	height:30px;
	line-height:0;
	outline:medium none;
	text-decoration:none;
	text-indent:-9999px;
	width:150px;
}

#main #mainBookList.section .entry_lineup {
margin-right:0px;
}

#main .section .entryWrapper p {
margin-bottom:10px;
}

#main .section h2 {
font-size:124%;
margin:0 0 8px 0;

}


#main .section h4 {
border-bottom:1px solid #D4D4D4;
font-style:normal;
font-size:100%;
margin:0 0 5px 0;
padding:3px;
}

#main .section .type {
	background-color:#E8E8E8;
	font-size:100%;
	margin-bottom:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-right: 17px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#main .section .textWrapper {
width:580px;
float:right;}

#main .section .textWrapper_detail {
	width:543px;
	float:right;
}

#main #mainBookList.section .entryWrapper {
clear:both;
}

.entryInner {
margin-right:30px;
}

table {
	font-size: 12px;
}

table.table-01 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:10px;
	font-size: 12px;
}

table.table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

.news ul {
	list-style: disc inside;
	margin-bottom: 1em;
}
.entryInner ul {
	list-style: disc inside;
	margin-bottom: 1em;
}


/* --- フッタの上書き --- */
#footerHead .pagetopLink a {
	display:none;
}
#footerInner a {
	color: white;
	font-size: 90%;
}
#footerInner address {
	text-align: right;
	color: #999;
	font-size: 80%;
	margin-bottom: 1em;
}
	

/* main wrapperの上書 */

#main {
	float: none;
	width: 100%;
}

#main .section {
	width: 100%;
}

#main .section#mainBookList .contents {
	width: 100%;
}

/* bootstrap override */
.media {
	margin-top: 0px;
}

div.item_title {
	font-weight: bold; 
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
div.item_info {
	line-height: 1.3em;
}
span.img_isbn img{
	width: 80px;
}
span.img_isbn_l img {
	width: 140px;
}

img.store_icon_s {
	width: 16px;
}
img.store_icon_32 {
	width: 32px;
}

table td.book_img_s {
	width: 80px;
}

div.stores {
	margin-top: 2em;
}