@charset "utf-8";

#wrapper #search-results-head{
margin: 0;
padding: 10px 0;
}
#wrapper #search-results-head-title{
float: left;
margin: 0;
padding: 0 15px;
color: #000000;
font-size: 14px;
font-weight: bold;
line-height: 24px;
}
#wrapper #search-results-head-title strong{
color: #d85d49;
font-weight: bold;
}
#wrapper #search-results-head-help{
position: relative;
float: right;
margin: 0;
padding: 0;
color: #000000;
font-size: 14px;
line-height: 24px;
}
#wrapper #search-results-head-help .tooltip{
display: inline;
}
#wrapper #search-results-head-help .headline-link{
position: absolute;
right: 5px;
top: 0;
}
#wrapper #search-results-head-help .popup {
background: url("http://www.honzuki.jp/images/icon_help.png") no-repeat scroll 5px center #FFFFFF;
border: 2px dashed #CCCCCC;
display: none;
font-size: 11px;
line-height: 1.2em;
padding: 8px 8px 8px 40px;
position: absolute;
width: 150px;
}
#wrapper #search-results-head-sort{
float: right;
margin: 0;
padding: 0 15px;
color: #000000;
font-size: 14px;
line-height: 24px;
}
#wrapper #search-results-head-sort select{
border: 1px solid #cccccc;
}

#wrapper #search-results{
margin: 0;
padding: 0;
border-top: 1px solid #cccccc;
}
#wrapper .search-results-body{
margin: 0;
padding: 15px;
border-bottom: 1px solid #cccccc;
}
#wrapper .search-results-img{
float: left;
width: 85px;
margin: 0;
padding: 0;
}
#wrapper .search-results-img img{
width: 83px;
margin: 0;
padding: 0;
border: 1px solid #dddddd;
}
#wrapper .search-results-txt{
float: right;
width: 575px;
margin: 0;
padding: 0;
}
#wrapper .search-results-txt-title{
margin: 0;
padding: 5px 0 0;
}
#wrapper .search-results-txt-title,
#wrapper .search-results-txt-title a{
font-size: 16px;
font-weight: bold;
line-height: 26px;
color: #D85D49;
}
#wrapper .search-results-txt-info{
margin: 0;
padding: 0 0 10px;
font-size: 14px;
line-height: 24px;
}
#wrapper .search-results-txt-level{
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
line-height: 24px;
}
#wrapper .search-results-txt-level a{
font-size: 14px;
font-weight: bold;
line-height: 24px;
}
#wrapper .search-results-txt-tool{
margin: 0;
padding: 0;
font-size: 14px;
line-height: 24px;
}

#wrapper .search-results-non{
margin: 15px 0;
padding: 30px 15px;
background: #f3f3f3;
color: #333333;
font-size: 14px;
font-weight: bold;
text-align: center;
}

#wrapper .bottom_page_box{
margin: 0;
padding: 15px 0;
}
#wrapper .bottom_page_box .list_box{
margin: 0;
padding: 0;
text-align: center;
}
#wrapper .bottom_page_box .list_box ul{
list-style: none;
margin: 0;
padding: 0;
}
#wrapper .bottom_page_box .list_box li{
display: inline-block;
margin: 0;
padding: 0 7px;
border-right: 1px solid #f3f3f3;
border-left: 1px solid #f3f3f3;
color: #cccccc;
font-size: 12px;
}
#wrapper .bottom_page_box .list_box li a{
color: #D85D49;
font-size: 12px;
text-decoration: none;
}
#wrapper .bottom_page_box .list_box li a:hover{
color: #333333;
font-size: 12px;
text-decoration: underline;
}
#wrapper .bottom_page_box .list_box li.page{
color: #999999;
font-size: 12px;
}
#wrapper .bottom_page_box .list_box li.page a{
color: #333333;
font-size: 12px;
text-decoration: none;
}
#wrapper .bottom_page_box .list_box li.page a:hover{
color: #333333;
font-size: 12px;
text-decoration: underline;
}
#wrapper .bottom_page_box .list_box li .current_page{
color: #333333;
font-size: 14px;
font-weight: bold;
}

#loading-animation {
    display:none;
	position:relative;
	text-align:center;
	top:50px;;
}

/* add myshelf dialog */

.search-results-txt-tool a.selected {
background-color:#ccc;
border: 2px solid #ccc;
}

#dialog-add-myshelf {
z-index: 100;
padding: 10px;
background-color: #FFFFFF;
position: absolute;
border: 2px solid #CCCCCC;
}

#dialog-add-myshelf #add-myself-block {
margin-bottom:5px;
}

#dialog-add-myshelf p{
font-size: 12px;
line-height: 26px;
}

#dialog-add-myshelf #social-post-from-block {
padding:0;
font-size: 12px;
line-height: 26px;
}

#dialog-add-myshelf #dialog-add-myshelf-add {
background: url("/book/book/images/bg_book-preview-body-head-p.gif") no-repeat scroll 0 0 transparent;
height: 26px;
text-align: center;
width: 120px;
margin: 0 auto;
}

#dialog-add-myshelf #dialog-add-myshelf-add  a {
color:#000;
display:block;
font-size: 11px;
height: 26px;
line-height: 26px;
margin: 0;
padding: 0;
text-decoration: none;
width: 120px;
}

#dialog-add-myshelf #dialog-add-myshelf-add:hover a {
color: #D85D49;
font-size: 11px;
height: 26px;
line-height: 26px;
margin: 0;
padding: 0;
text-decoration: none;
width: 120px;
}

#dialog-add-myshelf #dialog-add-myshelf-close {
/* float:right; */
margin-right:5px;
border-top: 1px solid #EEEEEE;
margin: 1em 0 0;
padding: 0.5em 0 0;
text-align:right;
}


#dialog-add-myshelf #dialog-add-myshelf-close a{
line-height: 26px;
color: #D85D49;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#dialog-add-myshelf #dialog-add-myshelf-close a:hover {
line-height: 26px;
color: #D85D49;
font-size: 12px;
font-weight: bold;
text-decoration:underline!important;
}

#dialog-add-myshelf #mybookshelf-waitting-image {
background-color: #FFFFFF;
height: 100%;
left: 0;
margin-top: 0;
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
padding-top: 0;
position: absolute;
text-align: center;
top: 0;
width: 100%;
}
#dialog-add-myshelf #mybookshelf-waitting-image img {
position:relative;
top:45%;
}


.search-results-action-btn a {
    margin-right:3px;
}


.search-results-action-btn .review-button{

}

.search-results-action-btn .review-button a{
background: #fa1807;
background: -o-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -moz-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
background: -webkit-gradient(linear, left top, left bottom, from(#ff7357), to(#fa1807));
border: 1px #fa0808 solid;
color: #f7fee9 !important;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
height: 31px;
width: 27%;
line-height: 31px;
text-align: center;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}

.search-results-action-btn .myshelf-button {

}
.search-results-action-btn .myshelf-button a{
display: inline-block;
width: 27%;
background: #fede6d;
background: -o-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
background: -moz-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
background: -webkit-gradient(linear, left top, left bottom, from(#fff6ca), to(#fede6d));
border: 1px #fdc12f solid;
color: #000 !important;
-moz-border-radius: 5px;
border-radius: 5px;
height: 31px;
line-height: 31px;
text-align: center;
text-decoration: none;
font-size:0.8em;
font-weight:bold;
}