@charset "utf-8";

/* main start */
#main a {
	color:#005700;
}
#main .pagetop {
	margin-right:8px;
}

#main .section {
	margin:0 0 34px 0;
}
#main .section#search {
	margin:0 0 20px 0;
}
#main .section .title.sub {
	width:559px;
	margin:0 0 12px 8px;
	background-image:url(../images/common/line_dot_black.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#main .section .title.sub .headline02 {
	padding-left:10px;
	margin:0 0 5px 4px;
	border-left:3px solid #448800;
}


#main .section .title .headline01 a {
	position:relative;
	top:2px;
}

#main .section .entryWrapper {
	/*width:510px;
	margin:22px 0 0 16px;*/
}
#main .section .entryWrapper .entry{
	padding-left:15px;
	padding-right:15px;
}

#main .section#mainBook a {
	color:#005700;
	text-decoration:underline;
}
#main .section#mainBook a:hover {
	text-decoration:none;
}

#main #mainBookList .contents {
	margin-top:12px;
}

#main .section#mainBook .entryWrapper {
	width:565px;
	padding:9px 0 16px 9px;
	border:1px solid #939393;
	margin-left:0;
}
#main .section#mainBook .contents#cartContents .entryWrapper {
	border:none;
}
#main .section#mainBook .entryWrapper .entry {
	padding:0;
}
#main .section#mainBook .imageWrapper {
	width:202px;
	padding:0 12px 0 0;
	text-align:center;
}
#main .section#mainBook .imageWrapper img {
	/*width:200px;*/
}
#main .section#mainBook .textWrapper {
	width:318px;
}
#main .section#mainBook .textWrapper .lead {
	margin:0 0 10px 0;
}
#main .section#mainBook .textWrapper table {
	width:315px;
}
#main .section#mainBook .textWrapper table th,
#main .section#mainBook .textWrapper table td {
	padding:5px 14px;
	background-image:url(../images/common/line_dot_black.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
}
#main .section#mainBook .textWrapper table .last th,
#main .section#mainBook .textWrapper table .last td {
	background-image:none;
}
#main .section#mainBook .textWrapper table th {
	white-space:nowrap;
}
#main .section#mainBook .textWrapper .netshopWrapper table {
	margin:10px 0 0 0;
}
#main .section#mainBook .textWrapper .netshopWrapper table th {
	width:35%;
	padding:5px 5px 5px 7px;
	background-color:#E4E4E4;
	background-image:none;
	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;
	background-color:#E4E4E4;
	background-image: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 ul {
	position: absolute;
	left: 0;
	border:1px solid #4F81BD;
}
#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;
}
#main .section#mainBook .netshopWrapper li a {
	display: block;
	padding: 2px 5px;
	background-color:#FFF;
	white-space: nowrap;
	text-decoration: none;
	color: #333;
}
#main .section#mainBook .netshopWrapper li a:hover,
#main .section#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:230px;
	height:27px;
	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:184px;
	height:27px;
	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 .noimage .textWrapper {
	width:532px;
}
#main .section#mainBook .noimage .textWrapper table {
	width:530px;
}
#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:545px;
}
#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 5px 5px 20px;
	background-image:url(../images/common/line_dot_black.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#contact table td {
	width:360px;
	padding:5px 5px 5px 7px;
	background-image:url(../images/common/line_dot_black.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	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:539px;
	border-top:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
}
#main .section#search table th {
	width:110px;
	padding:5px 5px 5px 20px;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	background-color:#E8E8E8;
	background-image:url(../images/lower/icon_book_info.gif);
	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 #D7D7D7;
	border-left:1px solid #D7D7D7;
	text-align:left;
	vertical-align:top;
}*/
#main .section#search table {
	width:530px;
}
#main .section#search table th {
	white-space:nowrap;
}
#main .section#search table th,
#main .section#search table td {
	background-image:url(../images/common/line_dot_black.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:5px 14px;
	text-align:left;
	vertical-align:top;
}
#main .section#search table td {
	background-position:right bottom;
}

#main .section#search table td input {
	width:150px;
}
#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#search .formatRadio input,
#main .section#search table td input#binb_status {
	width:auto;
	margin-right: 2px;
	vertical-align: -3px;
}
#main .section#search .formatRadio {
	margin-top: 10px;
	padding: 5px;
	border:1px solid #D7D7D7;
	text-align: center;
}
#main .section#searchResult {
}
#main .section#searchResult .paging {
	text-align:right;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
}
#main .section#searchResult .entryWrapper {
	padding:15px 0 25px 0;
	/*border-top:1px dashed #D7D7D7;*/
}
#main .section#searchResult .entry {
}
#main .section#searchResult .entry .imageWrapper {
	width:152px;
	padding:0 12px 0 10px;
	text-align:center;
}
#main .section#searchResult .entry .imageWrapper img {
/*	width:150px;*/
}
#main .section#searchResult .entry .textWrapper .lead {
	padding:0 0 12px 0;
}
#main .section#searchResult table {
	width:350px;
}
#main .section#searchResult table th {
	width:110px;
	padding:5px 5px 5px 20px;
	background-image:url(../images/common/line_dot_black.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
#main .section#searchResult table td {
	padding:5px 5px 5px 7px;
	background-image:url(../images/common/line_dot_black.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	text-align:left;
	vertical-align:top;
}


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


#main .section .title.list {
	width:565px;
	padding:3px;
	margin-bottom:8px;
	/*border-bottom:1px solid #D7D7D7;*/
	background-image:url(../images/common/line_dot_black.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#main .section .title.list .note {
	padding-left:0;
}

#main .section#mainEntryList .entryWrapper .entry {
	padding:0;
}
#main #mainBook.section #honzuki .textWrapper {
	padding-bottom:30px;
}
#relateForHonzuki {
	margin-top:-18px;
	padding-right:33px;
	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;
}
/* main end */
