div.blog-items img { border: 1px solid #ccc !important}
div.blog-items img.alignleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
div.blog-items img.alignnone, div.blog-items p img.alignnone {
  clear: both;
  margin-right: 2em;
  margin-bottom: 1em;
}
div.prev_next {
  margin-top: 1em;
  padding-top: 1em;
}

div.blog-items h2 {
  padding-bottom: 4px;
  border-bottom: solid 1px #000 !important;
}

div.blog-items h3 {
  padding-bottom: 4px;
  border-bottom: dashed 1px #ccc !important;
}

/* ----------------------------------------------
  1. div.tmkm-amazon-view
---------------------------------------------- */
div.tmkm-amazon-view {
  clear: both;
  font-size: 9px;
}

div.tmkm-amazon-view img {
  float: left;
  margin: 5px 10px 10px 0px;
  padding: 5px;
  border: solid 1px #C2C2C2;
}

div.tmkm-amazon-view p {
  margin: 0;
  line-height: 14px !important;
}

div.tmkm-amazon-view p em {
  color: #8b0000;
  font-style: normal;
}

div.tmkm-amazon-view:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.tmkm-amazon-view hr.tmkm-amazon-clear {
  clear: both;
  border: none;
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

div#tmkm-amazon-view {
  clear: both;
}

div#tmkm-amazon-view img {
  float: left;
  margin: 5px 10px 10px 0px;
  padding: 5px;
  border: solid 1px #C2C2C2;
}

div#tmkm-amazon-view p {
  margin: 0 !important;
        font-size: 12px !important;
}

div#tmkm-amazon-view p em {
  color: #8b0000;
  font-style: normal;
        font-size: 12px;
}

div#tmkm-amazon-view:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div#tmkm-amazon-view hr.tmkm-amazon-clear {
  clear: both;
  border: none;
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

/* ----------------------------------------------
  2. div#amazonlist
---------------------------------------------- */
div#amazonlist {

}

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

div#amazonlist dl {
  margin: 1em 0;
  float: left;
  width: 32%;
  margin-left: 1%;
  text-align: center;
  position: relative;
}

div#amazonlist dl dt,
div#amazonlist dl dd {
  text-align: center;
  font-size: 85%;
  margin: 0;
}

div#amazonlist dl dt {
  background-color: #f5f5f5;
  padding: 0.8em 0;
  margin-top: 1em;
  }

div#amazonlist dl dd {
  margin-top: 0.8em;
  padding: 0;
}

div#amazonlist dl dd p {
  margin: 0;
  padding: 0;
}

p.p-date {
  text-align: right;
}

div#amazonlist dl dd img {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

/* ----------------------------------------------
  3. Social Bookmark
---------------------------------------------- */
.bookmarking{
    border: 0 !important;
    margin: 0 !important;
    padding-top: 8px !important;
    padding-bottom: 16px !important;
/**    border-bottom: 2px solid #ddd !important; **/
}

.bookmarking div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
}
.bookmarking img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.bookmarking_clear{
    clear: both !important;
}
.wsbl_twitter{
    width: 80px;
}
.wsbl_twitter2{
    width: 116px;
}
.wsbl_facebook{
    width: 100px;
}

div.aside h2 {
  padding:3px 5px;
  border-color:#cccccc;
  border-width:1px 1px 1px 7px;
  border-style:solid;
  background:#F8F8F8;
  font-size: 16px;
}

div.top_title h2 {
  position:relative;
  padding-left:0px;
  font-size: 1.2em;
  border-bottom:1px solid #ccc;
  padding:3px 3px 5px;
}

div.blog-items h2 {
  font-size: 1.4em !important;
  font-weight: bold;
  margin-bottom: 0.4em;
  margin-top: 1.4em;
  color: #222;
}

div.blog-items h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
  margin-top: 1.4em;
  color: #222;
}

div.blog-items blockquote {
  font-size: 1.0em !important;
}

div.blog-items p {
  font-size: 1.0em !important;
  color: #292f33 !important;
}

div.blog-items ul li, div.blog-items ol li, div.quote ul li, div.quote ol li {
  margin-top: 0.4em !important;
  margin-bottom: 0.4em !important;
  line-height: 1.5em;
}

div.foot_menu {
  width: 100%;
  padding-top: 20px !important;
  background: #ddd;
  margin-top: 15px;
  margin-bottom: -10px;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

div.content_body {
  border:1px solid #ddd !important;
  background: #fff !important;
  padding: 2em;
}

.zenback-box {
  padding-left:1em;
  padding-right:1em;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb-page,
.fb-like-box iframe[style],
.fb-like-box span,
.fb_iframe_widget span{
    width: 100% !important;
}

.panel-facebook {
  margin-top: 2em;
 }

 ul.blog_parts_list li {
  float: left !important;
 }

div.amazon_book {
  padding: 0.4em;
  overflow: hidden;
}

div.book_comment {
  padding: 0.4em;
  overflow: hidden;
}

div.book_comment_inner {
/**  border : 1px solid #ddd; **/
  padding: 0.4em;
  overflow: hidden;
}

div.amazon_book_inner {
/**  border : 1px solid #ddd; **/
  padding: 0.4em;
  overflow: hidden;
}

div.amazon_book img {
 float: left;
 margin-right: 1.4em;
 /** max-width: 130px; **/
}

div.content_body div.panel-primary {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.quote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;

  /*Font*/
  /** font-size: 14px; **/
  /*: line-height: 1.2; **/
  /*: color: #666; **/
  text-align: justify;

  /*Borders - (Optional)*/
  border-left: 15px solid #c76c0c;
  border-right: 2px solid #c76c0c;

  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

.quote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/

  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;

  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

.quote::after{
  /*Reset to make sure*/
  content: "";
}

.quote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

.quote a:hover{
 color: #666;
}

.quote em{
  font-style: italic;
}

.quote .img-responsive {
   margin-bottom:0.8em;
}

input#inquiry_button {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #f54325;
  border:1px solid #ccc;
}

input#ad-training-button {
  font-size: 1.4em;
  font-weight: bold;
  background-color: #009cec;
  border:1px solid #ccc;
}

input#amazon_button {
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
  background-color: #ccffcc;
  border:1px solid #ccc;
}

div.entry_navi {
  height:75px;
}

div.entry_navi div {
  height: 75px;
  display: table-cell !important;
  vertical-align:top !important;
}

div.entry_navi a {
  color: #222;
}

div.entry_navi a:hover {
  color: #222;
}

div.entry_navi .prev {
  text-align:left;
}

div.entry_navi .next {
  text-align:right;
}

div.entry_navi .back_to_home {
  text-align:center;
}

@media screen and (max-width: 1200px) {
   #nav-search-form { display:none; }
}

@media print{
  div.bookmarking {
    display: none;
  }
  div#right_side_bar {
    display:none;
  }
  section#footer-defoult {
    display:none;
  }
  div.article_tags {
    display:none;
  }
  div.article_announce {
    display:none;
  }
  div.entry_navi {
    display:none;
  }
  section#page-tree {
    display:none;
  }
  div.hatena-bookmark-container {
    display: none !important;
  }
  div#hatena-bookmark-container {
    display: none !important;
  }
  div.recommended-book {
    display: none;
  }
  .quote{
    display:block;
    background: #fff;
    padding: 15px 10px 15px 15px;
    margin: 0 0 20px;
    position: relative;
    text-align: justify;
    border-left: 6px solid #ccc;
    border-right: 0px;
  }
  .quote::before{
    content: "";
  }
}
