#nav_leafs {
	font-size: 12px;
	line-height: 1.1;
	list-style-type: none;
	overflow: hidden;
	_zoom:1;
}
#nav_leafs li.prev {
	float: left;
}
#nav_leafs li.next {
	float: right;
}
#nav_leafs li.prev a {
	background: url(../../images/v1/common/bulet_lt_bk.png) 0 0 no-repeat;
	_background-image: url(../../images/v1/common/bulet_lt_bk@ie.png);
	padding-left: 20px;
	display: block;
}
#nav_leafs li.next a {
	background: url(../../images/v1/common/bulet_bk.png) 100% 0 no-repeat;
	_background-image: url(../../images/v1/common/bulet_bk@ie.png);
	padding-right: 20px;
	display: block;
}

#signage {
	margin-top: 15px;
}
#signage .category {
	display: inline;
}
#signage .category a,
#signage .category .box {
	color: #6f6f6f;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fbfbfb;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top, #ebebeb 0%,#fefefe 100%);
	background: -o-linear-gradient(top, #ebebeb 0%,#fefefe 100%);
	background: -ms-linear-gradient(top, #ebebeb 0%,#fefefe 100%);
	background: linear-gradient(to bottom, #ebebeb 0%,#fefefe 100%);
	border: 1px solid #d3d3d3;
	padding: 2px 10px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#signage .category a:hover {
	color: #fff;
	background: #d3d3d3
}
#signage .title {
	font-size: 26px;
	line-height: 1.2;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom:1px solid #dcdcdc;
}
#signage .title .subtitle{
	display:block;
	font-size:0.7em;
	padding-top:5px;
}
#signage .bottom {
	padding-top: 10px;
/*
	overflow: hidden;
	_zoom:1;
*/
 	position: relative;
}
#signage .bottom .left {
	/* background-color: #d7d7d7; */
	width: 50px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	text-align:center;
}
#signage .bottom .right {
	width: 575px;
}
#signage .bottom * {
	vertical-align: top;
}
#signage .bottom .publish_at,
#signage .bottom .icon_genres {
	padding-left: 15px;
}
#signage .bottom .icon_genres {
	padding-left: 15px;
	max-width: 378px;
	width: auto !important;
	width: 378px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#signage .left img {
	border: 1px solid #999;
}
#signage .snstools {
	font-size: 0;
	margin-top:10px;
}
#signage .snstools li {
	font-size: 12px;
	list-style-type: none;
	margin-right: 10px;
	height: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#signage .snstools li.fb .fb_iframe_widget {
	width: 104px;
	position: relative;
	z-index: 10;
}
#signage .snstools li.tw iframe {
	width: 110px !important;
}

#signage .snstools li.pocket iframe {
	width: 100px !important;
}
#signage .snstools li.gplus div {
	width: 74px !important;
	vertical-align: top !important;
}
#signage .snstools-custom li.tw iframe,
#signage .snstools-custom li.fb .fb_iframe_widget,
#signage .snstools-custom .fb_edge_widget_with_comment iframe {
	width: 69px !important;
}
#signage .snstools-custom .fb_edge_widget_with_comment iframe.fb_iframe_widget_lift {
	width: 450px !important;
}
#signage .snstools-custom li.pocket .pocket-btn {
	display: inline;
}
#signage .snstools-custom li.pocket iframe {
	width: 60px !important;
}
#signage .snstools li .balloon,
#signage .snstools li .balloon span {
	background-image: url(../../images/v1/main_column/sns.png);
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#signage .snstools li .balloon {
	background-position: 0 -80px;
	margin-left: 2px;
	padding-left: 5px;
	position: relative;
}
#signage .snstools-custom li.pocket .balloon {
	margin-left: 0px;
}
#signage .snstools li .balloon span {
	color: #555;
	font-size: 10px;
	line-height: 20px;
	background-position: 100% -80px;
	padding: 0 5px 0 4px;
}
#signage .snstools li.fb .balloon {
	position: relative;
	z-index: 10;
}
#signage .snstools li.fb .balloon span {
	padding-right: 8px;
	padding-left: 5px;
}

#article_body {
	font-size: 107.14%;
	margin-top: 30px;
	*width:100%;
}
#article_body:after {
	content: ""; 
	display: block; 
	clear: both;
}
#article_body p {
	margin-top: 1.3em;
}
#article_body h3,#article_body h4 {
	font-size: 100%;
	font-weight: bold;
	background: url(/common/images/v1/main_column/h_leafs.png) 0 50% no-repeat;
	margin-top: 2em;
	padding-top: 4px;
	padding-left: 38px;
}
#article_body .subtitle2 {
	font-size: 100%;
	font-weight: bold;
	background: none;
	border-left:15px ridge #B43104;
	border-bottom:2px dotted #333;
	margin-top: 15px;
	padding-top: 4px;
	padding-left:10px;
	width:450px;
}



#article_body blockquote {
	background-color: #f7f7f7;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 1.5em 10px 0;
	padding: 32px 80px;
	position: relative;
}
#article_body blockquote .quate_open,
#article_body blockquote .quate_close {
	background: url(../../images/v1/main_column/icon_quate.png);
	_background-image: url(../../images/v1/main_column/icon_quate@ie.png);
	width: 31px;
	height: 30px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
#article_body blockquote .quate_open {
	left: 20px;
	top: 20px;
}
#article_body blockquote .quate_close {
	background-position: -31px 0;
	right: 20px;
	bottom: 20px;
}
#article_body blockquote p {
	margin-top: 0;
}

#article_body .blockquote2 {
	border:1px solid #fefdf6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image:-moz-linear-gradient(top, #fcfaed, #f9f7f3);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffcf4), to(#f1f1f1), color-stop(1,#fbfaf6));
	box-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
	margin:10px 15px 30px 10px;
	padding: 20px 20px 20px 25px;
}
#article_body blockquote2 p {
	margin-top: 0;
}
#article_body blockquote2 img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#article_body .message {
	margin:10px 15px 30px 10px;
	padding:15px;
	background-image:-moz-linear-gradient(top, #fcfaed, #f9f7f3);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffcf4), to(#f1f1f1), color-stop(1,#fbfaf6));
	border:1px solid #fefdf6;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#article_body .summary {
	font-size: 14px;
	border: 1px dotted #666;
	padding: 8px 10px 6px;
}
#article_body .summary p {
	margin-top: 0;
}
#article_body hr {
	border-width:1px;
	border-style:solid;
	border-color:#d7d8df;
}
/* YouTubeなど */
#article_body iframe{
	display:block;
	margin:20px auto;
}

#article_body .video{
position:relative;
height:0;
overflow:hidden;
margin-top:20px;
margin-bottom:4px;
padding-bottom:56.25%;
padding-top:30px;
}
#article_body .video iframe{
margin:0px auto;
}
#article_body .ted{
padding-bottom:67.25%;
}
#article_body .ted iframe{
overflow:hidden;
}

/* ページネーション */
.pagenation {
	text-align: center;
	margin: 50px 0;
}
.pagenation_no_prev {
	margin-left: 36px;
}
.pagenation_no_next {
	margin-right: 36px;
}


#next-info {
	margin-top:20px;
	width:400px;
	padding:5px;
	text-align:center;
	margin-left:120px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
	font-size:13px;
}

/* 最後のページのプロフィール */
.bottom_profile {
	border: 2px solid #C7C7CC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 30px 15px 0;
	padding: 15px 15px 12px;
}
.bottom_profile .img {
	margin: 0 10px 10px 0;
	display: inline;
	float: left;
}
#article_body .bottom_profile p,
.bottom_profile p {
	margin-top: 0;
}


/* 関連した本 */
#book_info_related .header_img {
	background-image: url(../../images/v1/main_column/h_related_book.png);
}
#book_info_related .body {
	margin-top: 30px;
}
#book_info_related .num_1 {
	margin-top: -14px;
}
#book_info_related .footer {
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}
#book_info_related .footer ul {
	list-style-type: none;
}
#book_info_related .footer a {
	background: url(../../images/v1/common/bulet_bk.png) 100% 50% no-repeat;
	_background-image: url(../../images/v1/common/bulet_bk@ie.png);
	padding-top: 2px;
	padding-right: 20px;
}

/* こちらもおすすめ */
#list_recommend .header_img {
	background-image: url(../../images/v1/main_column/h_recommend.png);
	width: 132px;
}
#list_recommend .body {
	margin-top: -14px;
	border-top: 3px solid #d7d8df;
	border-bottom: 3px solid #d7d8df;
	background-color: #fafafa;
	padding: 13px 20px 20px;
}
#list_recommend .body li {
	margin-top: 7px;
}
#list_recommend .body li a {
	background: url(../../images/v1/common/bulet_bk.png) 0 4px no-repeat;
	_background-image: url(../../images/v1/common/bulet_bk@ie.png);
	padding-left: 20px;
	display: block;
}

/*  ---------- 本文内写真 ----------  */
#article_body .figure-right,
#article_body .figure-left,
#article_body .figure-center {
  margin-top:1.5em;
  margin-bottom: 1em;
}
#article_body .figure-right .caption,
#article_body .figure-left .caption,
#article_body .figure-center .caption {
  font-size: 86.67%;
  /* line-height: 1.2; */
  text-align:left;
  margin-top: 10px;
}
#article_body .caption .figure-expand {
	/* text-indent: -9999px; */
	background: url(/common/images/v1/main_column/btn_enlarge_image.gif) 0 0 no-repeat;
	width: 120px;
	height: 25px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/*  ---------- 右配置 ----------  */
.figure-right {
    float:right;
	clear:right;
    margin-left:1em;
  display:inline;
}

/*  ---------- 左配置 ----------  */
.figure-left {
    float:left;
	clear:left;
    margin-right:1em;
  display:inline;
}

/*  ---------- 中央配置 ----------  */
.center {
  text-align: center;
}
.figure-center {
    clear:both;
  margin:0 auto;
}

/*  ---------- キャプション size:12px ----------  */
#article_body .image .caption {
  color:#666;
  font-size:92.3%;
  line-height:1.4;
  text-align:left;
  text-indent:0;
  padding:10px;
  margin-bottom:0px;
}

/*  ---------- 移行コンテンツ内画像 ----------  */
#article_body .attachment{
  margin:10px auto;
  /* background-color:#efefef; */
}
#article_body .attachment img{
  display:block;
}

/* ランキング用テーブル */
table[summary="ranking"]{
	border-collapse:collapse;
	border:#999999 solid 1px;
}
table[summary="ranking"] thead{
	background-color:#ccc;
	font-weight:bold;
}
table[summary="ranking"] th{
	font-weight:bold;
	border:#999999 solid 1px;
}
table[summary="ranking"] td,table[summary="ranking"] th{
	padding:3px;
	font-size:0.9em;
	border:none;
	text-align:left;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}
table[summary="ranking"] tr{
	text-align:left;
}

table[summary="ranking"] td{
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}

table[summary="ranking"] tbody tr:nth-child(even){
	background-color:#dcdcdc;

}

/* 個別救済処置 */
img.aligncenter{
	display:block;
	margin:auto;
}
img.alignleft{
	float:left;
	margin:0px 20px 20px 0px;
}

/* 記事下コメント */
#article-comment{
	font-size: 15px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #E7E7DD;
	margin: 20px 0 0;
	padding: 10px;
}
#article-comment .title{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius:2px;
	border-radius:2px;
	background: #503031 url(/common/images/v1/main_column/icon_comment_title2.png) 12px 50% no-repeat;
	padding: 7px 0 6px 42px;
	position: relative;
}
#article-comment .title span.comment {
	margin-top: -13px;
	position: absolute;
	right: 10px;
	top: 50%;
}
#article-comment .title span.comment a {
	color: #503031;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #E7E7DD;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color: #ededed;
	padding: 0 5px;
}
#article-comment .reader-comment{
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	margin: 10px 0 0;
	padding:10px 10px 28px;
	position: relative;
}
#article-comment .reader-comment .name {
	color: #656568;
	font-weight: bold;
	font-size:12px;
	line-height: 1.1;
	background: url(/common/images/v1/main_column/icon_comment.png) 0 0 no-repeat;
	padding-left: 20px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
 #article-comment .reader-comment .name .date {
	color: #8E8E93;
	font-weight: normal;
	padding-left: 5px;
}
#article-comment .reader-comment .text p{
	/* font-size:13px; */
	line-height:1.4;
}
#article-comment #fb-more{
	margin:10px;
	text-align:right;
	font-size:13px;
}
#article-comment #feed-page{
	width:98%;
	margin:10px 20px 0px 0px;
	font-size:13px;
	min-height:20px;
}
#article-comment #feed-page .prev-page{
	clear:none;
	float:left;
}
#article-comment #feed-page .next-page{
	clear:none;
	float:right;
}

#comment-form,#not-login {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	padding: 15px;
}
#not-login p.remark{
font-size:90%;
}
#not-login ul{
margin:5px 20px;
}
#not-login ul li{
list-style-type:none;
font-size:1.0em;
}

#comment-form h3 {
	font-size: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color:#E7E7DD;
	padding: 7px 10px 3px;
}
#comment-form h4 {
	color: #4A4A4A;
	font-size: 100%;
	margin-top: 15px;
}
#comment-form h4.social {
	margin-top: 20px;
}
#comment-body textarea{
	font-size: 100%;
	background-color:#ededed;
	border:solid 1px #dcdcdc;
	padding:5px;
	width: 592px;
	height:6em;
}
#comment-note h4 {
	color: #B46864;
}
#comment-note ul {
	font-size: 12px;
	margin-left: 1.2em;
}
#comment-btn .submit-btn {
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	border:solid 1px #666;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#00996B;
	margin: 0 auto;
	padding:10px 10px 8px;
	width:200px;
	display:block;
	cursor:pointer;
}
#comment-btn .submit-btn:hover {
	background-color: #10CC9E;
}

#social_post {
	font-size: 14px;
	border-top: 2px solid #E7E7DD;
	border-bottom: 2px solid #E7E7DD;
	padding: 10px;
	overflow: hidden;
	_zoom: 1;
}
#social_post #twitter,
#social_post #facebook {
	text-align: left;
	width: 275px;
}
#social_post #twitter {
	float: left;
}
#social_post #facebook {
	float: right;
}
#social_post .control {
	font-size: 14px;
}
#social_post .control a {
	font-size: 12px;
	margin-right: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
#social_post .control #twitter-img img,
#social_post .control #facebook-img img {
	width: 30px;
	height: auto;
}
#social_post .control #twitter-clear,
#social_post .control #facebook-clear {
	text-decoration: none;
	border: 2px solid #E7E7DD;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #dbdbd1;
	padding: 1px 7px 0;
}
#social_post label {
	cursor: pointer;
}

/* ログイン前 */
#comment-form .no-border {
	margin-top: 15px;
}
#comment-form .no-border ul {
	margin-left: 1.2em;
}