@charset "UTF-8";

/* ■■■　全体構造　■■■
---------------------------------------------------- */
#contentsBox h2 {
	margin-bottom: 10px;
	}
	
#contentsBox h3 {
	background: url(../images/top/bg_h2.gif) no-repeat 0 100%;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #59b606;
	}
	
#contentsBox ul.pankuzu {
	margin-bottom: 10px;
	display: inline-block;
	font-size: 12px;
	margin-left: 3px;
	}
	
#contentsBox ul.pankuzu li {
	float: left;
	margin-right: 5px;
	}
	
#contentsBox p {
	margin-bottom: 20px;
	}
	
#contentsBox .pageBox p,
#contentsBox .pageBox ul {
	margin-left: 10px;
	}
	
#contentsBox .contact-box {
	background-color: #f8f8f8;
	border: solid 1px #f1f1f1;
	padding: 10px;}

.chronology { margin-bottom: 20px;}
.chronology dl { overflow: hidden; margin-bottom: 10px; margin-left: 10px;}
.chronology dl dt { margin-bottom: 2px; font-weight: bold;}
.chronology dl dd { }


/* ■■■　本の一覧　■■■
---------------------------------------------------- */
	
#contentsBox .lineupBox {
	width: 732px;
	background: url(../images/bg_contents_bottom.gif) #fff no-repeat 0 100%;
	position: relative;
	margin-bottom: 20px;
	}
	
#contentsBox .lineupBox_inner {
	background: url(../images/bg_contents_top.gif) no-repeat 0 0;
	padding: 15px 20px 5px;
	}
	
#contentsBox .lineupBox ul {
	display: inline-block;
	}
	
#contentsBox .lineupBox ul li {
	float: left;
	width: 346px;
	height: 120px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	}
	
#contentsBox .lineupBox ul li.coffee {
	background: url(../images/ic_coffee.png) no-repeat 95% 90%;
	}
	
#contentsBox .lineupBox dl dt {
	width: 70px;
	float: left;
	}
	
#contentsBox .lineupBox dl dd {
	padding-left: 80px;
	padding-right: 10px;
	}
	
#contentsBox .lineupBox h3 a {
	font-weight: bold;
	color: #59b606;
	font-size: 15px;
	line-height: 16px;
	}
	
#contentsBox .lineupBox h3 {
	margin-bottom: 5px;
	background: none;
	padding-bottom: 0;
	padding-right: 30px;
	}

#contentsBox .lineupBox h3 a span {
	display: block;
	font-size: 10px;
	}
	
#contentsBox .lineupBox p.author {
	margin-bottom: 5px;
	}
	
#contentsBox .lineupBox p.price {
	background: url(../images/ic_price.gif) no-repeat 0 50%;
	padding-left: 60px;
	line-height: 23px;
	vertical-align: bottom;
	}
	
#contentsBox .lineupBox_inner p.satsu {
	position: absolute;
	right: 10px;
	font-size: 85%;
	}
	
	
/* ■■■　本のご紹介　■■■
---------------------------------------------------- */
	
#contentsBox .booksBox {
	width: 732px;
	background: url(../images/bg_contents_bottom.gif) #fff no-repeat 0 100%;
	position: relative;
	margin-bottom: 20px;
	}
	
#contentsBox .booksBox_inner {
	background: url(../images/bg_contents_top.gif) no-repeat 0 0;
	padding: 15px 20px 5px;
	}
	
#contentsBox .booksBox_inner p,
#contentsBox .booksBox_inner ul {
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
#contentsBox .booksBox_inner ul.list_img li {
	float: left;
	margin-left: 5px;
	}
	
#contentsBox .booksBox_inner ul.kaigai li {
	width: 200px;
	}
	
#contentsBox .booksBox_inner ul.kaigai li img {
	display: block;
	margin-bottom: 5px;
	}
	
#contentsBox .booksBox_inner ul.list_img li img {
	vertical-align: middle;
	}
	
#contentsBox .booksBox dl.booksArea {
	margin-bottom: 20px;
	display: inline-block;
	width: 692px;
	}
	
#contentsBox .booksBox dl.booksArea dt {
	width: 165px;
	float: left;
	}
	
#contentsBox .booksBox dl.booksArea dd p {
	margin-left: 0;
	}
	
#contentsBox .booksBox dl.booksArea dd.spec {
	float: left;
	width: 300px;
	}
	
#contentsBox .booksBox dl.booksArea dd.bt {
	float: right;
	}
	
#contentsBox .booksBox dl.booksArea dd.bt li {
	margin-bottom: 5px;
	}
	
#contentsBox .booksBox dl.booksArea dd.bt li img {
	vertical-align:bottom;
	}
	
#contentsBox .booksBox dl.booksArea dd.bt li.bs {
	margin-bottom: 10px;
	}
	
#contentsBox .booksBox dl.booksArea dd.spec h3 {
	font-weight: bold;
	color: #59b606;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 3px;
	background: none;
	padding-bottom: 0;
	}

#contentsBox .booksBox dl.booksArea dd.spec h3 span {
	display: block;
	font-size: 14px;
	}
	
#contentsBox .booksBox dl.booksArea dd.spec p.author {
	font-weight: bold;
	margin-bottom: 3px;
	}
	
#contentsBox .booksBox dl.booksArea dd.spec p.price {
	background: url(../images/ic_price.gif) no-repeat 0 50%;
	padding-left: 60px;
	line-height: 23px;
	vertical-align: bottom;
	margin-bottom: 5px;
	font-weight: bold;
	}
#contentsBox .booksBox dl.booksArea dd.spec p.issue {
	background: url(../images/ic_issue.png) no-repeat 0 50%;
	padding-left: 60px;
	line-height: 23px;
	vertical-align: bottom;
	font-weight: bold;
	margin-bottom: 5px;
	}
#contentsBox .booksBox dl.booksArea dd.spec p.sale {
	background: url(../images/ic_sale.png) no-repeat 0 50%;
	padding-left: 60px;
	line-height: 23px;
	vertical-align: bottom;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
#contentsBox .booksBox dl.booksArea dd.spec p.other {
	margin-top: 20px;}
	
#contentsBox .booksBox dl.booksArea dd.spec p.other span.satsu,
#contentsBox .lineupBox_inner p.satsu span.satsu {
	background-color: #F00;
	padding: 1px 7px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	font-size: 90%;
	color: #FFF;
	text-shadow:1px 1px 2px rgba(0,0,0,.3);
	}
	
#contentsBox .booksBox p span.author {
	font-size: 14px;
	font-weight: bold;
	}
#contentsBox .list_other,
#contentsBox .list_author {
	overflow: hidden;
	}
#contentsBox .list_other li,
#contentsBox .list_author li {
	float: left;
	padding: 10px 13px;
	width: 110px;
	}
#contentsBox .list_other li img,
#contentsBox .list_author li img {
	display: block;
	margin-bottom: 5px;
	}
#contentsBox .list_other li a,
#contentsBox .list_author li a {
	display: block;
	}
	
/* ■■■　ニュース　■■■
---------------------------------------------------- */
	
#contentsBox .newsBox {
	width: 732px;
	background: url(../images/bg_contents_bottom.gif) #fff no-repeat 0 100%;
	position: relative;
	margin-bottom: 20px;
	}
	
#contentsBox .newsBox_inner {
	background: url(../images/bg_contents_top.gif) no-repeat 0 0;
	padding: 15px 10px 5px;
	}
	
#contentsBox .newsBox h2 {
	background: url(../images/top/bg_h2.gif) no-repeat 0 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}
	
#contentsBox .newsBox p.bt_news {
	position: absolute;
	top:10px;
	right: 12px;
	}
	
#contentsBox .newsBox ul li {
	margin-bottom: 10px;
	}
	
#contentsBox .newsBox ul li h3 {
	margin-bottom: 3px;
	background: none;
	padding-bottom: 0;
	}
	
#contentsBox .newsBox ul li dt {
	width: 80px;
	float: left;
	}
	
#contentsBox .newsBox ul li dd {
	padding-left: 90px;
	}
	
/* ■■■　検索　■■■
---------------------------------------------------- */

#contentsBox .searchBox {
	width: 732px;
	background: url(../images/bg_contents_bottom.gif) #FFF no-repeat 0 100%;
	position: relative;
	margin-bottom: 20px;
	}
	
#contentsBox .searchBox_inner {
	background: url(../images/bg_contents_top.gif) no-repeat 0 0;
	padding: 15px 20px 5px;
	}
	
#contentsBox .searchBox .lineup li:nth-child(2n-1) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #f2f2f2;
	}
	
#contentsBox .searchBox .lineup li a {
	background: url(../images/ic_arrow.gif) no-repeat 0 50%;
	padding-left: 15px;
	}
	
/* ■■■　おすすめ書店　■■■
---------------------------------------------------- */

#contentsBox .pageBox {
	width: 732px;
	background: url(../images/bg_contents_bottom.gif) #FFF no-repeat 0 100%;
	position: relative;
	margin-bottom: 20px;
	}
	
#contentsBox .pageBox_inner {
	background: url(../images/bg_contents_top.gif) no-repeat 0 0;
	padding: 15px 20px 5px;
	}
	
#contentsBox p.area_name {
	margin: 0 0 10px 0;
	}
	
#contentsBox .pageBox .text_all{
	padding:10px 36px 0 36px;
	}
	
#contentsBox .pageBox .table_osusume tr td{
	padding:5px 0 5px 0;
	font-size:12px;
	}

#contentsBox .pageBox .catch_txt{
	text-align:left;
	}
	
#contentsBox .pageBox .navi{
	margin: 20px 0 20px 0;
	padding:5px 0 5px 0;
	border-top:1px dotted ;
	border-bottom:1px dotted;
	font-size: 12px;
	}
	
#contentsBox .pageBox p.pagetop{
	text-align: right;
	}
	
.table_area .page_top{
	padding-right: 0;
	}
	

p.area_name {
	font-size: 16px;
	font-weight: bold;
	color: #39C;
	margin-bottom: 5px;
	}

/* CSV Table Classes */
TABLE.CSVTable {
	border-top: solid 2px #B0DAFF;
	border-collapse: collapse;
	width: 690px;
}

/* Header */
TABLE.CSVTable THEAD TR {
	background: #C8F3FF;
}

/* Table Cells */
TABLE.CSVTable TD, TABLE.CSVTable TH {
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid transparent;
}

TABLE.CSVTable TD, TABLE.CSVTable TD {
	min-width: 60px;
}
/* Default background color for rows */

TABLE.CSVTable TR {
	background: #f2f2f2;
}
/* Background color for odd rows */
TABLE.CSVTable TR.odd {
	background: #F9F9F9;
}

/* Source code */
.source {
	background-color: #FAFAFA; border: 1px solid #999999
}


/* ■■■　お問い合わせ　■■■
---------------------------------------------------- */

.t_01 {
background-color: #ccc;
margin-bottom: 2em; }

#contentsBox .pageBox .t_01 p,
#contentsBox .pageBox .t_01 ul {
	margin-left: 0; }

.t_01 table {
width: 692px; }

.t_01 th {
font-weight: bold;
background-color: #f0f0f0;
padding: 6px 1em;
border: solid 1px #fff;
white-space: nowrap; }

.t_01 td {
background-color: #fff;
padding: 6px; }

.t_01 ul li label {
	display: block; }

#contentsBox .aform-header {
	display: none;}

#contentsBox .aform .t_01 th {
width: 150px; }

#contentsBox .aform-content .submit{
border-top: none;
}

#contentsBox .aform-content .submit input {
    font-size: 110%;
    margin: 0 6px;
    padding: 5px 40px;
}

#contentsBox p.submit{
	text-align: center;
}

#contentsBox p.submit input {
	width: auto;
}

#contentsBox .t_01 span.required {
    font-size: 85%;
    padding: 1px 3px;
	margin-left: 5px;
}

#contentsBox .t_01 td p {
	margin-bottom: 5px;
	width: 460px;
	}
	
#contentsBox .t_01 .validation-advice {
	padding: 1px 3px;
	}
	
/* ■■■　書店さまへ　■■■
---------------------------------------------------- */

ul.pop_list {
	margin-bottom: 20px;
	margin-left: 10px;
	}
	
ul.pop_list li {
	margin-bottom: 8px;
	background: url(../images/ic_arrow.gif) no-repeat 0 50%;
	}
	
ul.pop_list li a {
	background: url(../images/ic_pdf.gif) no-repeat 100% 50%;
	padding-left: 15px;
	padding-right: 20px;
	}


#contentsBox ul.bs_list {
	display: inline-block;
	margin-left: 0;
	}
	
#contentsBox ul.bs_list li {
	float: left;
	width: 346px;
	height: 120px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	}
	
#contentsBox ul.bs_list dl dt {
	width: 70px;
	float: left;
	}
	
#contentsBox ul.bs_list dl dd {
	padding-left: 80px;
	padding-right: 10px;
	}
	
#contentsBox ul.bs_list h3 a {
	font-weight: bold;
	color: #59b606;
	font-size: 15px;
	line-height: 16px;
	}
	
#contentsBox ul.bs_list p.pdf {
	margin-left: 0;
	}
	
#contentsBox ul.bs_list p.pdf a {
	background: url(../images/ic_pdf.gif) no-repeat 100% 50%;
	padding-right: 20px;
	}
	
#contentsBox ul.bs_list h3 {
	margin-bottom: 5px;
	background: none;
	padding-bottom: 0;
	padding-right: 30px;
	}

#contentsBox ul.bs_list h3 a span {
	display: block;
	font-size: 10px;
	}
	
#contentsBox ul.bs_list p.author {
	margin-bottom: 5px;
	margin-left: 0;
	}
	
#contentsBox ul.bs_list p.pdf span {
	font-size: 10px;
	}
	
	
#contentsBox ul.bs_list li.all_lineup {
	float: none;
	width: auto;
	height: auto;
	padding-bottom: 10px;
	position: static;
	}
	
#contentsBox ul.bs_list li.all_lineup {
	background: url(../images/ic_arrow.gif) no-repeat 0 6px;
	}
	
#contentsBox ul.bs_list li.all_lineup a {
	background: url(../images/ic_pdf.gif) no-repeat 100% 50%;
	padding-left: 15px;
	padding-right: 20px;
	}

/* ■■■　ミシマ社のニュース　■■■
---------------------------------------------------- */
#contentsBox .list *, .news.entry #contentsBox .box * {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#contentsBox .list, .news.entry #contentsBox .box { background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-bottom: 20px; padding: 20px;}
#contentsBox .list dl { width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; position: relative;}
#contentsBox .list dl:first-of-type { border-top: 1px solid #f2f2f2; padding-top: 20px;}
#contentsBox .list dl dt { font-weight: bold; margin-bottom: 10px;}
#contentsBox .list dl dt span { padding: 5px 0; width: 7em; background: #000; color: #fff; font-size: 90%; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-right: 10px; display: inline-block; text-align: center}
#contentsBox .list dl dt span.oshirase { background: #217DCA}
#contentsBox .list dl dt span.event { background: #eec500}
#contentsBox .list dl dt span.book { background: #06b6b0}
#contentsBox .list dl dt span.fair { background: #ff7f02}
#contentsBox .list dl dt span.publish { background: #ff0244}
#contentsBox .list dl dd.red a { color: #FF0004; font-weight: bold;}
#contentsBox .list .pagenate ul { text-align: center; margin-bottom: 20px;}
#contentsBox .list .pagenate ul li { display: inline;}
#contentsBox .list .pagenate ul li span { padding: 2px 11px 4px; background: #000; color: #ffffff; border: 1px solid #000}
#contentsBox .list .pagenate ul li a { padding: 2px 11px 4px; text-decoration: none; color: #000; background: #ffffff; border: 1px solid #000}
#contentsBox .list .pagenate ul li a:hover { background: #e1e1e1;}
#contentsBox .list .pagenate ul li.prev a,
#contentsBox .list .pagenate ul li.next a { color: #000; background: none; border: none}
#contentsBox .list .pagenate ul li.prev a:hover,
#contentsBox .list .pagenate ul li.next a:hover { background: none; color: #5c5c5c;}

.news.entry #contentsBox .box .ttlBox h3 { margin-bottom: 5px;}
.news.entry #contentsBox .box h3 { margin-bottom: 20px; padding-bottom: 10px;}
.news.entry #contentsBox .box h3 span { display: block; color: #fff; font-size: 120%; margin-bottom: 15px; display: block; background: #59b606; padding: 20px 10px; -moz-border-radius: 4px; -wekit-border-radius: 4px; border-radius: 4px; font-weight: normal; text-align: center}
.news.entry #contentsBox .box p.date { color: #707070; font-size: 90%; font-weight: normal; margin-bottom: 10px; text-align: right}
.news.entry #contentsBox .box .txtBox { margin-bottom: 20px;}
.newsOtherList { margin-bottom: 20px;}
.newsOtherList li { margin-bottom: 5px;}
.newsOtherList li a { padding-left: 20px; background: url(../images/ic_arrow.gif) no-repeat 0 5px; display: block}

.news select { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none; border-radius: 0; border: 0; margin: 0; padding: 0; background: none transparent; vertical-align: middle; font-size: inherit; color: inherit; box-sizing: content-box;}
.archiveListBox { overflow: hidden; display: inline-block; *display: inline; *zoom: 1; position: relative; border-radius: 0.2em; border: 1px solid rgba(255, 255, 255, 0.5); box-shadow: 0 2px 0 #AAA; background-color: #f2f2f2; margin-bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.archiveListBox > select { width: 130%; padding: 0.6em 2.4em 0.6em 1em; font-size: 1rem;}
.archiveListBox:after { position: absolute; top: 0; bottom: 0; right: 0; width: 1.8em; display: block; content: ""; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") center no-repeat; pointer-events: none;
}
