
/*
Theme Name: eブックス
Theme URI: http://www.fukuoka-ebooks.jp
Description: Actibookの検索・表示専用のテーマ
Author: 福博綜合印刷株式会社
Author URL: http://www.fukuoka-ebooks.jp/
Version: 4.0
tags:このスタイルシートは、ヘッダ・フッタなどサイト共通用に制作されたものです。
*/

/* 共通のスタイル
------------------------------ */
/* Content styling. */




.pc_sidebar:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#palms {
width:1000px;
}



dl {
font-family: "Times New Roman", Times, serif;
padding: 1em;
}

dt {
font-size: 2em;
font-weight: bold;
}

dt span {
font-size: .5em;
color: #777;
margin-left: .5em;
}

dd {
font-size: 1.25em;
margin: 1em 0 0;
padding-bottom: 1em;
border-bottom: 1px solid #eee;
}

.back-btn {
float: right;
margin: 0 2em 1em 0;
}

#content p {
color: #555555;
}

#content a {
color: #555;
}

.alttext {
text-indent: -9999px;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  

.clear {
clear: both;
}

html {
	margin-top: 0!important;
}

.snap-drawers{
	display:none;
}

body {
 background:#EAE4D0;
 }

#container {
width: 970px;
background: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
margin: 0 auto;
padding: 15px 1.1%;
}

#primary {
margin: 0;
float: left;
width: 72.2%;
}

#secondary {
margin: 0 10px 0 0;
float: right;
width: 25%;
}

#container a:hover img,
#container a:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

/* header
------------------------------ */



#header a {
color: #fff;
}

#hgroup {
width: 970px;
margin: 0 auto;
padding: 0;
}

.site-header {
padding: 33px 0 10px 0 !important;
background : url(../../img/base/hd_bg.jpg) 0 0 repeat-x;
width: 100%;
text-align: left;
}

.site-header h1 {
width: 100%;
height: auto;
padding: 0;
margin: 0;
}

.site-header h1 img {
width: 100%;
max-width: 390px;
height: auto;
padding: 0;
margin: 0;
}

#header #hd_left {
float: left;
width: 40%;
max-width: 390px;
height: auto;
margin-top:4px;
}

#header #utility {
float: right;
text-align: right;
width: 58%;
max-width: 530px;
padding: 0;
margin: 5px 0 5px 0;
}

#header #utility ul li {
color: #999999;
float: left;
height: 22px;
width: auto;
position: relative;
}

#header #h_menu ul.h_menu_pc .japan_logo a {
display: block;
}

#header #h_menu {
float: right;
font-size: 83% !important;
letter-spacing: 0.2px;

max-height: 25px;
overflow: hidden;
}

#header #h_menu ul.h_menu_sp {
display: none;
}

#header #h_menu ul.h_menu_pc li {
padding: 3px 0 0 0;
color:#fff;
}

#header #h_menu ul.h_menu_pc li.japan_logo {
padding: 0 0 0 10px;
}

#header #h_menu:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/* 
フッターのスタイル
------------------------------ */

#footer[role="contentinfo"] {
display: block;
width: 100%;
border-top: none;
clear: both;
font-size: 90%;
line-height: 130%;
padding: 0 0 20px 0;
background: #000;
}

#footer #ft-box #ft-top:after,
#footer .footer_navi ul:after {
content: ".";
display: block;
height: 0px;
clear: both;
float:none;
visibility: hidden;
}

#footer #ft-box {
width: 970px;
margin: 0 auto;
max-width: 1000px;
}

#footer #ft-box #ft-top {
float:none;
clear: both;
border-bottom: 1px #fff solid;
padding: 0 0 5px 0;
}

#footer #ft-box #logo_sp {
display: none;
}

#footer #ft-box #logo_pc {
float: left;
margin: 25px 0 0 0;
width: 28%;
text-align: center;
}

#footer #ft-box #logo_pc a{
margin: 0 auto;
}

#footer #ft-box #logo_pc .show_txt {
text-align: center;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 12px;
color:#fff!important;
}

#footer #ft-box .footer_navi {
float: right;
width: 70%;
*width: 650px; /* IE7 */
margin: 0 0 0 0;
padding: 28px 0 0 0;
}

#footer .footer_navi ul {
margin: 0px 15px 10px 20px;
margin:0 5px 0 0;
}

#footer .footer_navi ul li {
float: left;
list-style-type: none;
white-space: nowrap;
display: inline;
overflow:hidden;
margin: 0 5px 0 0;

}

#footer .footer_navi ul li a {
color: #fff !important;
height: 16px;
padding: 0 15px 0 8px;
margin: 0;
position: relative;
width: auto;
font-size: 13px;
text-decoration: none;
border-left:1px solid #ddd;
display: inline;
}



a.btn_japanebooks {
display: block;
width: 180px;
height: 50px;
background: url("../../img/base/btn_japanebooks.png") center 0 no-repeat;
background-size: 100%;
text-indent: -9999px;
margin: 10px auto;
padding: 0;
}

a.btn_japanebooks:hover {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

#footer .pagetop {
float: right;
margin: -28px 0 0 0;
}

#footer .copyright {
text-align: center;
color: #fff !important;
font-size: 90%;
}

#footer .ft_japan {
    margin: 10px 0 0;
    text-align: center;
}


#ft-top hr{
 display:none;
}

/* home 
トップページのスタイル
------------------------------ */




.fluid_container {
max-width: 700px;
width /***/: auto;
margin: 0 0 5px 0;
padding: 0;
display: block;
}

#primary #featured a,
#primary #featured0 a {
display: block;
margin: 0 0 10px 0;
padding: 0;
}

h2.books_osusume_title,
h2.books_gover_title,
h2.books_com_title {
height: 32px;
margin: 15px 0 0 0;
display: block;
width: 100%;
}



h2.books_osusume_title {
background: url("../../img/top/h2_recommend.png") no-repeat scroll 0 0 transparent;
}

h2.books_gover_title {
background: url("../../img/top/h2_public-information.png") no-repeat scroll 0 0 transparent;
}

h2.books_com_title {
background: url("../../img/top/h2_title_tourism.png") no-repeat scroll 0 0 transparent;
}

h2.books_osusume_title a,
h2.books_gover_title a,
h2.books_com_title a {
float: right;
}

.flexslider {
display: block!important!important;
margin: 0!important;
padding: 0 0 0 4%!important;
background: url("../../img/base/bg_bookshelf.jpg") 0 0 repeat!important;
background-size: 100% 100%!important;
}

ol.flex-control-nav {
display: none!important;
}

ul.flex-direction-nav {
display: none!important;
}

.flexslider ul.slides {
width: 100%!important;
}

#carousel .flexslider li {
float: left!important;
width: 16%!important;

padding : 20px 10px 10px 10px; 
padding-top : 27px\9; /* IE8 and below */
}

#carousel .flexslider li:not(:target) {
	padding-top : 10px\9px; 
}


.flexslider .gover_vispace {
display: block!important;
width: 100%!important;
height: 142px!important;
position: relative!important;
}

.flexslider .gover_vispace a {
width: 100%!important;
max-width: 100px!important;
position: absolute!important;
bottom: 0!important;
margin: 0!important;
}

.flexslider .gover_vispace img {
background: none repeat scroll 0 0 #333333!important;
box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.4)!important;
display: block!important;
width: 100%!important;
max-height: 142px!important;
max-width: 100px!important;
}

.flexslider .top_icon {
display: block!important;
width: 100%!important;
max-width: 100px!important;
margin: 12% 0 0 0!important;
height: 13px;
}

.flexslider .top_icon .sd_l_tico,
.flexslider .top_icon .sd_r_tico {
float: left!important;
display: block!important;
width: 30%!important;
max-width: 31px!important;
max-height: 15px!important;
margin: 0 3% 0 0!important;
}

.flexslider .top_icon .sd_l_tico img,
.flexslider .top_icon .sd_r_tico img {
float: left!important;
display: block!important;
width: 100%!important;
max-width: 31px!important;
max-height: 15px!important;
margin: 0 3% 0 0!important;
}

.flexslider li p {
clear: both!important;
color: #555!important;
display: block!important;
font-size: 75%!important;
line-height: 130%!important;
margin: 0!important;
overflow: hidden!important;
padding: 2px 0 0 0!important;
text-align: center!important;
width: 100%!important;
height: 32px!important;
}

#top_banner:after {
content: ".";
float: none;
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/* PC版バナー
------------------------------ */

#top_banner {
float: left;
width: 72.2%;
margin: 10px 0 0 0;
}

#top_banner h2.sp_contents_lineup {
    background: url("../../img/top/con_bar.jpg") no-repeat 0 0;
    clear: both;
    display: block;
    height: 35px;
    margin: 0;
    text-indent: -9999px;
    width: 100%;
}

#top_banner ul li {
float: left;
padding: 0;
width: 32.5%;
margin: 10px 5px 0 0;
}

#top_banner ul li a {
display: block;
font-size: 80%;
line-height: 130%;
padding: 0;
margin: 0;
width: 100%;
height: 89px;
text-decoration: none;
background-size: cover;
text-indent: -9999px;
border-right:1px solid #dbdbdb;
}


#top_banner ul li a.btn_con {
    background: url("../../img/top/btn_content_empty.jpg") no-repeat scroll 0 0 transparent;
}



#top_banner ul li a.ban_gohome {
background: url("../../img/top/btn_content_prefecture_north.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_morefukui {
background: url("../../img/top/btn_content_fukui_more.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_recipe {
background: url("../../img/top/btn_content_local_cooking.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_locallove {
background: url("../../img/top/btn_content_hometown_love.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_mtgoods {
background: url("../../img/top/btn_content_climb.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_appli {
background: url("../../img/top/btn_content_appli.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_tegetege {
background: url("../../img/top/btn_content_slot.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_tamango {
background: url("../../img/top/btn_content_t-mango.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_cat {
background: url("../../img/top/btn_content_cat.jpg") 0 0 no-repeat;
}

#top_banner ul li a.ban_ar {
background: url("../../img/top/btn_content_introduction.jpg") 0 0 no-repeat;
}


#top_banner ul li a.ban_originalbook {
background: url("../../img/top/btn_content_picture_book.jpg") 0 0 no-repeat;
}


#top_banner ul li a.ban_chirashiland {
background: url("../../img/top/btn_content_handbill_land.jpg") 0 0 no-repeat;
}


#top_banner span.txt_red {
color: #ff0000;
}

#top_banner p{
display: block;
float: none;
clear: both;
text-align: left;
padding: 5px;
font-size: 0.7em;
line-height: 130%;
height: 30px;
overflow: hidden;
}


/* 新・発とページナビ PC
------------------------------ */



.searchform-controls {
float: left;
width: auto;
}

#i_bt01 {
margin: 0;
border: none;
width: 30px;
height: 30px;
background: url(../../img/search/bt.jpg) left top no-repeat;
font-size: 18px;
font-weight: bold;
color: #444444;
}

#i_bt02 {
margin: 0;
border: none;
width: 30px;
height: 30px;
background: url(../../img/search/bt.jpg) left top no-repeat;
font-size: 18px;
font-weight: bold;
color: #444444;
-webkit-appearance: none;
}

.pagenavi {
float: left;
display: block;
height: 30px;
margin-left: 3%;
}

.wp-pagenavi {
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 20px;
}

.wp-pagenavi a,
.wp-pagenavi span.current {
float: left;
padding: 2px 5px;
margin: 0 5px;
min-width: 23px;
height: 22px;
text-align: center;
display: block;
text-decoration: none;
border: 1px solid #ccc;
-moz-border-radius: 5px; /*角丸*/
-webkit-border-radius: 5px; /*角丸*/
border-radius: 5px; /*角丸*/
background: #eee;
}

.wp-pagenavi a {
-webkit-box-shadow: 1px 1px 1px #666;
-moz-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
}

.wp-pagenavi span.current {
background: #F6AA00;
color: #fff;
font-weight: bold;
-webkit-box-shadow: 1px 1px 1px #666 inset;
-moz-box-shadow: 1px 1px 1px #666 inset;
box-shadow: 1px 1px 1px #666 inset;
}

.sp_sidebar,
.sp_banner,
.sp_footermenu {
display:none;
}

.pc_sidebar,
.pc_banner,
.pc_footermenu {
display:block;
}



article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
display:block;
}