@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */
.article {
    font-size: 16px;
    line-height: 170%;
}


#site-title, #site-description {
  display: none;
}

.sougorss{
height: 400px;
overflow: auto;
}

.sougolink{
height: 400px;
overflow: auto;
}

#navi ul {
    border-left:3px solid #ccc;
}
body{margin: 0;}
#navi ul li a {
    font-size: 14px;
    display: block;
    padding: 5px 50px;
    color: #111;
    border-right:3px solid #ccc; 
    text-decoration: none;
    z-index: 99;
}

#navi ul.sub-menu, #navi ul.children {
    position: absolute;
    display: none;
    margin-left: 0;
    /*min-width: 290px;*/
    border: 1px solid #ddd;
    list-style: none;
    padding-left: 0;
    z-index: 99;
}

#sidebar .ad-space .ad-label{
display:block;
}

.s50 {
    margin: 50px 0px 0px;
}

.s70 {
    margin: 70px 0px 0px;
}

.s100 {
    margin: 100px 0px 0px;
}

.s200 {
    margin: 200px 0px 0px;
}

.s300 {
    margin: 300px 0px 0px;
}

.main table {
    margin: 0 0 1em;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background: #fff;
    color: #222;
    text-align: left;
    font-size: 13px;
    font-size: 1rem;
    line-height: 1.5;
}

.tb1 {
    border: 1px solid #808080;
    color: #222;
    text-align: center;
    border-collapse: collapse;
    font-size: 13px;
    background-color: #FFF;
    width: 100%;
    table-layout: fixed;
    box-shadow: 2px 2px 2px #CCC;
}

th {
        border: solid 1px #666666;
        color: #000000;
        background-color: #eee;
	padding-top: 2px;
        padding-bottom: 2px;
        border: 1px solid #808080;
        background: linear-gradient(to bottom, #EFEFEF 26%, #CECECE 95%);
        text-align: center;
        font-weight: bold;
        color: #000;
        vertical-align: middle;
}

a{
text-decoration:none;
}

.al-c{
 text-align:center;
 }

.enclose {
    border: 3px double #3D81EE;
    padding: 6px 8px 3px;
    margin-bottom: 10px;
}
#h-top {
    min-height: 164px;

}

#related-entries { display: none; }


/* amazlet風(改)-1 */
.kaerebalink-box{
  text-align:left;
  padding:20px 40px 20px;
  font-size:small;
  /zoom: 1;
  overflow: hidden;
}
 
.kaerebalink-image{
  float:left;
  margin:0 15px 10px 0;
}
 
.kaerebalink-info{
  line-height:120%;
  /zoom: 1;
  overflow: hidden;
}
 
.kaerebalink-name{
  margin-bottom:10px;
  line-height:120%;
}
 
.kaerebalink-powered-date{
  font-size:8pt;
  margin-top:5px;
  font-family:verdana;
  line-height:120%;
}
 
.kaerebalink-kakaku{
  color:.990000;
  font-weight:bold;
}
 
.kaerebalink-cart{
  margin:10px 0;
  width:100px;
  height:25px;
}
 
.kaerebalink-detail{
  margin-bottom:5px;
}
 
.booklink-footer{
  clear: left;
}
 
.kaerebalink-link1{
margin-top:10px;
}
 
/* この部分はショップのリンク部分 */
.shoplinkamazon,
.shoplinkrakuten,
.shoplinkyahoo,
.shoplinkyahooAuc,
.shoplinkseven,
.shoplinkbellemaison,
.shoplinkcecile,
.shoplinkkakakucom{
  display:inline;
  margin-right:5px;
}

/* カエレバ枠線 */
.kaerebalink-box{border: 3px double #3D81EE;}

/* 商品名の部分 */
.kaerebalink-name{
  font-size:15px;  /* 文字の大きさ */
  font-weight:bold;  /* 文字を太字に */
}
 
/* 商品名の部分（リンク） */
.kaerebalink-name a{
  color:#0066cc;  /* リンクの色 */
  text-decoration:none;  /* アンダーライン無し */
}
 
/* 訪問済みのリンクの色 */
.kaerebalink-name a:visited {
  color: #9f9f9f;
}
 
/* カーソルが乗った時 */
.kaerebalink-name a:hover{
  color:#7a8285;  /* カーソルが乗った時のリンクの色 */
  text-decoration:underline;  /* リンクにアンダーライン */　　
}

/* posted with カエレバの部分 */
.kaerebalink-powered-date{
  font-size:15px;  /* 文字の大きさ */
  font-weight:bold;  /* 文字を太字に */
}
 
/* リンク部分 */
.kaerebalink-powered-date a{
  color:#0066cc;  /* リンクの色 */
  text-decoration:none;  /* アンダーライン無し */
}
 
/* 訪問済みのリンクの色 */
.kaerebalink-powered-date a:visited {
  color: #9f9f9f;
}
 
/* カーソルが乗った時 */
.kaerebalink-powered-date a:hover{
  color:#7a8285;  /* カーソルが乗った時のリンクの色 */
  text-decoration:underline;  /* リンクにアンダーライン */　　
}

/* 商品詳細部分 */
.kaerebalink-detail {
  color: #000;  /* 文字の色 */
  font-size: 15px;  /* 文字の大きさ */
  font-weight: bold;   /* 文字を太字に */
}

/* Amazonと楽天のボタン */
.shoplinkamazon, .shoplinkrakuten {
  text-align:center;  /* 文字をボタンの中央に */
  margin-right: 10px; /* ボタンとボタンの間の余白 */
  float: left;  /* ボタンを横並びに */
  width: 45%;  /* ボタンの幅 */
}
 
.kaerebalink-link1 a {
  display: block;
  height: 40px;  /* ボタンの高さ */
  line-height: 40px;  /* ここはボタンの高さと同じ数値に */
  border-radius:5px;  /* ボタンの角をちょっと丸く */
  -moz-border-radius:5px;  /* ボタンの角をちょっと丸く(Firefox向け) */
  -webkit-border-radius:5px;  /* ボタンの角をちょっと丸く(Google Chrome、Safari向け) */
}
 
/* ボタン上に余白 */
.kaerebalink-link1 {
  margin-top: 15px;
}
 
/* 左寄せを後から解除するための記述 */
.kaerebalink-link1:after {
  content:"";
  display:block;
  clear:both;
}

/* Amazonのリンク部分（ボタン内のテキスト） */
.shoplinkamazon a{
  background-color:#f8a512;  /* ボタンの背景色 */
  color:#fff;  /* 文字の色 */
  text-decoration:none;  /* アンダーライン無し */
  font-weight:bold;  /* 文字を太字に */
  display:block;  /* ボタン全体をクリックできるようにブロック要素にする */
}

/* 楽天のリンク部分（ボタン内のテキスト） */
.shoplinkrakuten a{
  background-color:#d43232;  /* ボタンの背景色 */
  color:#fff;  /* 文字の色 */
  text-decoration:none;  /* アンダーライン無し */
  font-weight:bold;  /* 文字を太字に */
  display:block;  /* ボタン全体をクリックできるようにブロック要素にする */
}

.shoplinkamazon a:hover, .shoplinkrakuten a:hover{
  background-color:#7a8285;
}