.search_box_txt {
	padding: .8em;
	background: #FFFFFF;
}
#search {
	background: #FFF3B3;
	padding-bottom: 1em;
}
#search h2 {
	background: #E6CF5C;
	padding: 3px 6px;
	margin-bottom: 6px;
	border-left: #CB762C solid 5px;
}
.search_box_txtlist {
	padding: 1em;
	background: #FFFFFF;
}
.search_box_txtlist h3 {
	margin-top: 1em;
	padding: 3px 6px;
	text-align: center;
}
#search p {
	margin: 0 .5em;
}
.content_box h2:first-child {
	margin: 0 0 1em 0;
}
.content_box h2 {
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	background: #E6CF5C;
	margin: 0 0 1em 0;
	border-left: #CB762C solid 12px;
}
.search_box_txtlist h2 {
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	background: #E6CF5C;
	margin: 0 0 1em 0;
	border-left: #CB762C solid 12px;
}
/*//DLテーブル///*/
dl.bookdetaile {
	margin: 2px 0 0 0;
	border-bottom: #DFDFDF dotted 1px;
}
dl.bookdetaile dt {
	display: block;
	padding: 3px 0 3px 6px;
	background: #166021;
	margin-bottom: .5em;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}
dl.bookdetaile dd {
	margin-bottom: 1em;
	word-break: break-all;
}
*+html dl.bookdetaile > dd {
	float: none;
}
/*////見出し/////////*/
h1 {
	clear: both;
	background: #CCAA00;
	padding: 5px 10px;
	margin: 0.5em 0;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #998000 solid 3px;
}
.search_box_txt h2:first-child {
	margin: 0 0 1em 0;
}
.search_box_txt h2 {
	clear: both;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	background: #E6CF5C;
	margin: 1.5em 0 1em 0;
	border-left: #CB762C solid 12px;
}
.linkbt li {
	margin: 10px 10px 0 0;
	background-color: #DFEBCC;
	display: inline-block;
}
/*//ボタン/*/
.button_ct1, .button_ct2 {
	display: inline-block;
	width: 210px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	outline: none;
	border-radius: 5px;
	background: #006b42;
	margin: 0.5em 10px;
}
#btnavi {
	margin-top: 1em;
	text-align: center;
}
#btnavi a.button_ct1 {
	position: relative;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#btnavi a.button_ct1:before {
	content: url(../images/shosai_icon.png);
	position: absolute;
	top: 13%;
	left: 19%;
	margin-top: 2px;
}
#btnavi a.button_ct2 {
	position: relative;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#btnavi a.button_ct2:before {
	content: url(../images/chumon_icon.png);
	position: absolute;
	top: 13%;
	left: 19%;
	margin-top: 2px;
}
.button_ct3 {
	display: inline-block;
	width: 210px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	outline: none;
	border-radius: 5px;
	background: #EEEEEE;
	margin: 0.5em 0px;
}
#btnavi a.button_ct3 {
	position: relative;
	padding-left: 20px;
	color: #006b42;
	font-weight: bold;
}
#btnavi a.button_ct3:before {
	content: url(../images/kakunin_icon.png);
	position: absolute;
	top: 13%;
	left: 3%;
	margin-top: 2px;
}
table {
	/*  border: 1px solid #ccc;
*/  border-collapse: collapse;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	width: 100%;
}
table th, table td {
	padding: 0;
	text-align: center;
	border-left: 1px solid #fff;
}
table th {
	font-weight: bold;
}
.countline {
	margin-top: .5em;
	border-top: #f3f3f3 solid 1px;
	padding-top: .5em;
}
/*////アイコン例///////////////////*/
ul#icon {
	padding: 5px;
	margin-top: 1em;
	background: #F4CCCC;
}
#icon li:nth-child(1), #icon li:nth-child(5) {
	position: relative;
	padding-left: 3em;
	display: inline-block;
	margin-bottom: 3px;
}
#icon li:nth-child(2) {
	position: relative;
	padding-left: 3.5em;
	display: inline-block;
	margin-bottom: 3px;
}
#icon li:nth-child(3), #icon li:nth-child(4) {
	position: relative;
	padding-left: 4em;
	display: inline-block;
	margin-bottom: 3px;
}
#icon li:nth-child(1):before {
	content: "近刊";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	background: #A23133;
}
#icon li:nth-child(2):before {
	content: "NEW";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	background: #A23133;
}
#icon li:nth-child(3):before {
	content: "増刷中";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	background: #A23133;
}
#icon li:nth-child(4):before {
	content: "改訂中";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	background: #A23133;
}
#icon li:nth-child(5):before {
	content: "品切";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	background: #A23133;
}
/*////テキスト末尾アイコン例///////////////////*/

.txt_icon01:after {
	content: "近刊";
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	margin-left: .5em;
	background: #A23133;
}
.txt_icon02:after {
	content: "NEW";
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	margin-left: .5em;
	background: #A23133;
}
.txt_icon03:after {
	content: "増刷中";
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	margin-left: .5em;
	background: #A23133;
}
.txt_icon04:after {
	content: "改訂中";
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	margin-left: .5em;
	background: #A23133;
}
.txt_icon05:after {
	content: "品切";
	color: #fff;
	font-size: 12px;
	padding: 1px 6px;
	margin-left: .5em;
	background: #A23133;
}
#search .s_pulu {
	display: block;
	min-height: 25px;
	margin-bottom: 1em;
	width: 100%;
	margin-left: 0;
}
#search .s_inputTXT {
	display: block;
	min-height: 25px;
	margin-bottom: .5em;
	width: 100%;
}
#search .s_sort {
	display: block;
	min-height: 25px;
	margin-bottom: .5em;
	width: 100%;
}
input#s_submit_button {
	background-color: #666666;
	color: #fff;
	border-style: solid;
	border-color : #666666;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	display: inline;
	min-height: 25px;
	width: 30%;
}
input#s_reset {
	background-color: #666666;
	color: #fff;
	border-style: solid;
	border-color : #666666;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	display: inline;
	min-height: 25px;
	width: 30%;
}

/*////SPテーブル///////////////////////////////////////////*/
@media screen and (max-width : 767px ) {
table thead {
	display: none;
}
table {
	background: #DFEBCC;
}
table tr {
	border-bottom: 10px solid #fff;
	display: block;
}
table td {
	border-bottom: 1px solid #fff;
	display: block;
	text-align: left;
	overflow: hidden;
}
table td p {
	overflow: hidden;
	padding: 8px;
	background: #f8f8f8;
}
table td:before {
	content: attr(aria-label);
	float: left;
	font-weight: bolder;
	padding: 8px;
	width: 5em;
	text-align: center;
}
}

/*////TB768///////////////////////////////////////////*/
@media (min-width: 768px) {
#btnavi {
	text-align: right;
}
.button_ct1, .button_ct2 {
	margin: 0.5em 0px;
}
ul#icon {
	text-align: center;
}
#icon li:nth-child(1), #icon li:nth-child(2), #icon li:nth-child(3), #icon li:nth-child(4), #icon li:nth-child(5) {
	margin-bottom: 0;
}
.linkbt li {
	margin: 10px 2px 10px 0;
}
.countline {
	text-align: right;
}
table {
	/*  border: 1px solid #ccc;
*/  border-collapse: collapse;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	width: 100%;
}
table tr:nth-child(odd) {
	background: #f8f8f8;
}
table th:nth-child(1) {
	width: 3%;
	background: #FFF3B3;
}
table th:nth-child(2) {
	width: 26%;
	background: #FFF3B3;
}
table th:nth-child(3) {
	width: 14%;
	background: #FFF3B3;
}
table th:nth-child(4) {
	width: 6%;
	background: #FFF3B3;
}
table th:nth-child(5) {
	width: 15%;
	background: #FFF3B3;
}
table th:nth-child(6) {
	width: 10%;
	background: #FFF3B3;
}
table td {
	padding: 8px;
	text-align: left;
	border-left: 1px solid #fff;
}
.linkbt {
/*	float: left;
*/}

dl.bookdetaile {
	margin-bottom: 1em;
}
dl.bookdetaile dt {
	text-align: center;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 17%;
	float: left;
	border-top: none;
}
dl.bookdetaile dd {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 1em;
	/*	border-left: #DFDFDF dotted 1px;
*/	border-top: #DFDFDF dotted 1px;
	width: 83%;
	float: left;
}
}

/*////PC1024///////////////////////////////////////////*/
@media print, screen and (min-width: 1024px) {
dl.bookdetaile dt {
	width: 17%;
}
dl.bookdetaile dd {
	width: 83%;
}
#search {
	float: left;
	width: 220px;
	margin: 8px 0 0;
	margin-right: 1em
}
#search .s_pulu {
	display: block;
	min-height: 25px;
	margin-bottom: 1em;
	width: 100%;
	margin-left: 0;
}
#search .s_inputTXT {
	display: block;
	min-height: 25px;
	margin-bottom: .5em;
	width: 100%;
}
#search .s_sort {
	display: block;
	min-height: 25px;
	margin-bottom: .5em;
	width: 100%;
}
input#s_submit_button {
	background-color: #666666;
	color: #fff;
	border-style: solid;
	border-color : #666666;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	display: inline;
	min-height: 25px;
	width: 30%;
}
input#s_reset {
	background-color: #666666;
	color: #fff;
	border-style: solid;
	border-color : #666666;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	display: inline;
	min-height: 25px;
	width: 30%;
}
.search_box_txt {
	padding: 1.5em;
	float: left;
	width: 540px;
	background: #FFFFFF;
	margin: 8px 0 0;
}
.search_box_txtlist {
	padding: 1.5em;
	float: left;
	width: 745px;
	background: #FFFFFF;
	margin: 8px 0 0;
}
}
