@charset "utf-8";

#contentsR {
	width:692px;	
}

/* main start */
#main .section {
	margin:0 0 23px 0;
}
#main .section#search {
	margin:0 0 20px 0;
}
#main .section .title.sub {
	width:670px;
	height:26px;
	padding:2px 0 0 10px;
	background-image:none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #D2CDCA;
	background-color:#FFFFFF;
}
#main .section .title .headline01 a {
	position:relative;
	top:2px;
}

#main .section .entryWrapper {
	margin:25px 0 0 10px;
}

#main .section#mainBook .entryWrapper {
	width:670px;
}
#main .section#mainBook .imageWrapper {
	width:202px;
	padding:0 12px 0 0;
	text-align:center;
}

#main .section#mainBook .textWrapper {
	width:455px;
}
#main .section#mainBook .textWrapper .lead {
	margin:0 0 10px 0;
}
#main .section#mainBook .textWrapper table {
	width:455px;
	border-top:1px solid #D2CDCA;
	border-right:1px solid #D2CDCA;
}
#main .section#mainBook .textWrapper table th {
	padding:5px 50px 5px 5px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	background-color:#F5F4F2;
	background-repeat:no-repeat;
	background-position:6px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#mainBook .textWrapper table td {
	padding:5px 5px 5px 7px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	text-align:left;
	vertical-align:top;
}
#main .section#mainBook .textWrapper .netshopWrapper table,
#main .section#mainBook .textWrapper .netshopWrapper table th{
	margin:10px 0 0 0;
	background-image:url(../images/lower/shop_back.gif);
	background-color:#FAFAFA;
	background-position:left top;
	background-repeat:repeat-x;
	width:455px;
	height:39px;
}
#main .section#mainBook .textWrapper .netshopWrapper table th {
	width:35%;
	padding:5px 5px 5px 7px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#mainBook .textWrapper .netshopWrapper table td {
	width:65%;
	padding:5px 5px 5px 7px;
	border-left:none;
	text-align:left;
	vertical-align:middle;
}
#main .section#mainBook .textWrapper .netshopWrapper table option {
	padding:0 10px 0 0;
}
#main .section#mainBook .textWrapper .netshopWrapper table td {
	padding: 0;
}
#mainBook .netShopPullDown {
	position: relative;
	height: 45px;
	padding: 0 5px;
}
#mainBook .netshopWrapper {
	position: relative;
	z-index: 15;
}
#mainBook .netshopWrapper ul {
	position: absolute;
	left: 0;
	border:1px solid #4F81BD;
	z-index: 10;
}
#mainBook .netshopWrapper li {
	display: none;
	/zoom:1;
	background-color:#FFF;
	vertical-align: bottom;
}
#mainBook .netshopWrapper li.noselect {
	display: block;
	background-color:#0070C0;
	background-image:url(../images/lower/icon_pulldown.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#mainBook .netshopWrapper li.noselect a {
	margin-right: 20px;
	border-right:2px solid #4F81BD;
}
#mainBook .netshopWrapper li a {
	display: block;
	padding: 2px 5px;
	background-color:#FFF;
	white-space: nowrap;
	text-decoration: none;
	color: #333;
}
#mainBook .netshopWrapper li a:hover,
#mainBook .netshopWrapper li a.hover {
	background-color:#0070C0;
	color: #FFF;
	text-decoration: none;
}
#main .section#mainBook .textWrapper .contact {
	margin:15px 0 0 0;
}
#main .section#mainBook .textWrapper .contact a {
	display:block;
	width:250px;
	height:21px;
	margin:0 0 0 auto;
	background-image:url(../images/lower/btn_contact.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#mainBook .textWrapper .cart {
	margin:15px 0 0 0;
}
#main .section#mainBook .textWrapper .cart a {
	display:block;
	width:250px;
	height:31px;
	margin:0 0 0 auto;
	background-image:url(../images/lower/btn_cart.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#mainBook .textWrapper a:hover {
	background-position:left bottom;
}

#main .section#mainBook .noimage .textWrapper {
	width:670px;
}
#main .section#mainBook .noimage .textWrapper table {
	width:670px;
}
#main .section#mainBook .noimage .textWrapper table th {
	width:30%;
}
#main .section#mainBook .noimage .textWrapper table td {
	width:70%;
}

#main .section#mainBook .cartNote {
	color:#FF0000;
}

#main .section#contact .note {
	color:#FF0000;
}
#main .section#contact .error {
	color:#FF0000;
}
#main .section#contact table {
	width:670px;
	border-top:1px solid #D2CDCA;
	border-right:1px solid #D2CDCA;
}
#main .section#contact table.under {
	margin:21px 0 0 0;
}
#main .section#contact table.list {
	margin:0 0 21px 0;
}
#main .section#contact table th {
	width:110px;
	padding:5px 20px 5px 5px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	background-color:#F5F4F2;
	background-repeat:no-repeat;
	background-position:6px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#contact table td {
	width:360px;
	padding:5px 5px 5px 7px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	text-align:left;
	vertical-align:top;
}
#main .section#contact table td input {
	width:150px;
}
#main .section#contact table td input.mail {
	width:230px;
}
#main .section#contact table td input.address {
	width:310px;
}
#main .section#contact table td input.zip {
	width:70px;
}
#main .section#contact table td option {
	padding:0 10px 0 0;
}
#main .section#contact table td textarea {
	width:360px;
	height:100px;
}
#main .section#contact .button {
	margin:15px 0 0 0;
	text-align:center;
}

#main .section#search table {
	width:606px;
	border-top:1px solid #D2CDCA;
	border-right:1px solid #D2CDCA;
	margin:0 40px 0 32px;
}
#main .section#search table th {
	width:110px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	background-color:#F5F4F2;
	background-repeat:no-repeat;
	background-position:6px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#search table td {
	width:360px;
	padding:5px 5px 5px 7px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	text-align:left;
	vertical-align:top;
}
#main .section#search table td input {
	width:200px;
}
#main .section#search table td input.mail {
	width:230px;
}
#main .section#search table td option {
	padding:0 10px 0 0;
}
#main .section#search table td textarea {
	width:360px;
	height:100px;
}
#main .section#search .button {
	margin:15px 0 0 0;
	text-align:center;
}

#main .section#searchResult .paging {
	padding-top:15px;
	padding-right:41px;
	text-align:right;
}
#main .section#searchResult .entryWrapper {
	width:609px;
	padding:15px 0 0 0;
	border-top:1px dashed #D2CDCA;
	margin:0 auto;
}

#main .section#searchResult .entry .imageWrapper {
	width:152px;
	padding:0 12px 0 0;
	text-align:center;
}
#main .section#searchResult .entry .textWrapper .lead {
	padding:0 0 12px 0;
}
#main .section#searchResult table {
	width:445px;
	border-top:1px solid #D2CDCA;
	border-right:1px solid #D2CDCA;
}
#main .section#searchResult table th {
	width:120px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	background-color:#F5F4F2;
	background-repeat:no-repeat;
	background-position:6px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#searchResult table td {
	padding:5px 5px 5px 7px;
	border-bottom:1px solid #D2CDCA;
	border-left:1px solid #D2CDCA;
	text-align:left;
	vertical-align:top;
}

#main .section#searchResult .noimage table {
	width:500px;
	margin:0 auto;
}

#main .section .title.list {
	width:680px;
	padding:3px;
	border-bottom:1px solid #D2CDCA;
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
}
#main .section .title.list .note {
	padding-left:0;
}

#main #mainBook.section .contentsWrapper {
	width:686px;
	border:3px solid #E3DFDA;
	padding-bottom:10px;
}

#main #mainBook #mainBookTitle.title {
	width:677px;
	background-color:#FFFFFF;
	background-image:url(../images/lower/book_title_back.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	padding:4px 0 2px 0;
	margin:5px 0 0 4px;
}
#main #mainBook #mainBookTitle .titleInner {
	background-image:url(../images/lower/book_title_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:0;
}
#main #mainBook #mainBookTitle.title .headline01 {
	padding-top:6px;
}
#main #mainBook #mainBookTitle.title .headline01 .series {
	font-size:12px;
}

#main #mainBookList .imageWrapper {
	float:none;
}
#main #mainBookList .textWrapper {
	float:none;
}

#main #mainBook.section #auther .contentsWrapper{
	border:none;
}
#main .section #auther .title {
	margin-left:-6px;
}
#main .section #auther .entryWrapper {
	margin-left:0;
}
#main #mainBook.section #cart.contentsWrapper {
	width:691px;
	border:none;
	margin-right:0;
}
#main #mainBook.section #honzuki .textWrapper {
	padding-bottom:30px;
}
#relateForHonzuki {
	margin-top:-18px;
	padding-right:2px;
	text-align:right;
}
#relateForHonzuki img {
	margin-right:5px;
	margin-bottom:-5px;
}
#main .binbIcon {
	padding-bottom: 3px;
	text-align: left;
}
#main .format {
	margin-top: 10px;
}
#main #mainBook.section .textWrapper .format th {
	padding-left: 8px;
	background-image: none;
}

/* add by FS koguchi from 20150820 */
#main .next_book_archive{
	padding: 0 0 0 41px;
}


/* main end */
