@charset "utf-8";

#article-header{
color:#fff;
margin:0 auto 5px auto;
	background:url(/common/images/v1/article/header-bg.png) no-repeat center bottom;
	padding-bottom:20px;
}
#article-header a{color:#fff;}

#article-header.print{color:#000;background-image:none;}
#article-header.print a{color:#000;}

#article-body{background-color:#fff;}

#breadcrumb{font-size:12px;margin-bottom:20px;padding:0 10px;}

/* カンバン */
.kanban{text-align:center;padding-bottom:20px;}

.article-tools{float:right;margin:10px;padding:5px 0;width:360px;}
.article-tools.original{float:none;}
.article-tools ul li{float:left;vertical-align:baseline;line-height:1;}
.article-tools ul li.print{margin:-4px 0 0 30px;}
.article-tools ul li.print a{width:86px;height:26px;display:block;background:url(/common/images/v1/article/print.png) no-repeat;text-indent:100%;overflow:hidden;white-space:nowrap;}

#signage.original{clear:both;padding:0 10px 0 0;/*border-bottom:solid 1px #040759;*/margin:0 10px 0 0;}
#signage.original .title-parts{padding:0 10px;}
#signage.original .title-parts h1{font-size:29px;}
#signage.original .title-parts h2{font-size:20px;font-weight:normal;line-height:1.2;}

.date{font-size:12px;margin-top:20px;}

#article-body-inner{padding:10px 15px;}
/* -- ▼ 記事本文の指定 ▼ -- */
#article-body-inner p{
  margin-bottom:1em;
  line-height:1.7em;
  text-indent:1em;
  color:#333;
  padding-left:10px;
}

#article-body-inner .words_title{
  color:#15a7e0;
  border-bottom:2px dotted #15a7e0;
  font-size:20px;
  font-weight:bold;
  text-shadow:0px 2px 3px #bbb;
  padding:5px;
  margin:5px;
}

/* -- ▼ 本文見出し ▼ -- */
#article-body-inner h4{
  background:url(/common/images/v1/article/article-h4-bg.gif) no-repeat left;
  font-size:20px;
  font-weight:bold;
  padding:1em 0 1em 50px;
  margin:1em 0;
  letter-spacing: 0.05em;
}

#article-body-inner.print h4{
background-image:none;
border-left: 8px solid #7dccf3;
padding-left:20px;
}


/* -- ▼ 画像 ▼ -- */
.figure-left{float:left;margin:0 15px 15px 0;}
.figure-right{float:right;margin:0 0 15px 15px;}
.figure-center{margin:0 auto 15px auto;}
.figure-left span,
.figure-right span,
.figure-center span{font-size:12px;color:#676b6c;line-height:1.5;}
.caption{font-size:12px;color:#676b6c;line-height:1.5;}
.caption a.figure-expand{
  background:url(/common/images/v1/article/zoom.gif) no-repeat 0 0;
  width:78px;
  height:14px;
  display:block;
  font-size:13px;
  padding:0 0 2px 17px;
  line-height:15px;
  /*text-indent:-1000em;*/
}

#article-body-inner.print .caption a.figure-expand{display:none;}

/* ページ繰り */
.mp-ie.smartenergy .multipage-end.smartenergy .next_p,.common-pagenation.bottom ul li.next{
	background:url(/common/images/v1/article/pagination-arrow.gif) no-repeat right;
	font-weight:normal;
	margin-left:30px;
}
.mp-ie.smartenergy .multipage-end.smartenergy .back_p,.common-pagenation.bottom ul li.prev{
	background:url(/common/images/v1/article/pagination-arrow-prev.gif) no-repeat left;
	font-weight:normal;
	margin-right:30px;
}

.mp-ie.smartenergy .multipage.smartenergy .current_p, .mp-ie.smartenergy .multipage-end.smartenergy .current_p,.common-pagenation.bottom ul li.current{
	background:url(/common/images/v1/article/pagination-bg.gif) 0 0 no-repeat;
	padding:5px 14px 7px 10px;
	color:#fff;
}

.mp-ie.smartenergy .multipage.smartenergy .other_p,
.mp-ie.smartenergy .multipage-end.smartenergy .other_p,
.common-pagenation.bottom ul li.no-current,
.common-pagenation.bottom ul li.last{border-right:solid 1px #78caf3;padding:5px 10px 4px 10px;}

.multipage-end.smartenergy{margin:10px auto;}
.current_p{float:left;font-size:12px;line-height:1.4;}
.other_p{float:left;font-size:12px;line-height:1.4;}
.next_p{float:left;font-size:12px;line-height:1.4;margin-top: 5px;padding-right: 15px;}
.back_p{float:left;font-size:12px;line-height:1.4;margin-top: 5px;padding-left: 15px;}

.common-pagenation.bottom ul li{float:left;font-size:12px;line-height:1.4;}
.common-pagenation.bottom ul li.next{margin-top: 5px;padding-right: 15px;}
.common-pagenation.bottom ul li.prev{margin-top: 5px;padding-left: 15px;}


/* 記事下 */
.back-to-top{width:300px;margin:20px auto 0 auto;}

#article-questionnaire{width:640px;margin:10px auto;}

#article-questionnaire a:hover{text-decoration:none !important;}

/* -- 新着記事 --------------------------------------- */
#common-list-latest{
	width:640px;
	margin:0 auto 20px auto;
}
#common-list-latest .main-title{
	background:url(/common/images/v1/article/new-article-ttl.jpg) no-repeat center;
	width:640px;
	height:30px;
	display:block;
}
#common-list-latest .main-title span{display:none;}

#common-list-latest .latest-title.v2{
	background:url(/common/images/v1/article/new-article-ttl.jpg) no-repeat center;
	width:640px;
	height:30px;
	display:block;
}
#common-list-latest .latest-title.v2 .latest-article{text-indent:-1000px;display:none;}

#common-list-latest .latest-title.v2 .more a{
	color:#fff !important;
	font-size:12px;
	float:right;
	padding:5px 15px 0 0;
}

#common-list-latest .article-list{
	background-color:#fff;
	padding:8px 15px 0 15px;
}
#common-list-latest .article-list ul li{
	border-bottom:dotted 1px #666;
	padding:7px 0;
	position:relative;
}
#common-list-latest .article-list ul li .ico{
	width:46px;
	float:left;
	margin-right:15px;
}
#common-list-latest .article-list ul li .ico img{border:solid 1px #c6c6c6;}
#common-list-latest .article-list ul li .title{
	width:545px;
	float:right;
}
#common-list-latest .article-list ul li .title .article-ttl{display:block;font-size:14px;margin-right:90px;line-height:1.5;}
#common-list-latest .article-list ul li .title .date{margin-top:0px;position:absolute;top:5px;right:0;color:#a3a2a2;font-size:13px;line-height:1.5;}

/* 媒体ロゴ設定（共通) */
.article-list ul li .media-logo{position:absolute;top:30px;right:0;font-size:0px;text-indent:-1000px;}
.article-list ul li .media-logo#logo-gendai{
	background:url(/common/images/v1/top/logo_gendai.png) no-repeat;
	width:72px;
	height:16px;
	display:block;
}
.article-list ul li .media-logo#logo-jbp{
	background:url(/common/images/v1/top/logo_jbpress.png) no-repeat;
	width:74px;
	height:14px;
	display:block;
}
.article-list ul li .media-logo#logo-dol{
	background:url(/common/images/v1/top/logo_diamond.png) no-repeat;
	width:47px;
	height:19px;
	display:block;
}
.article-list ul li .media-logo#logo-pol{
	background:url(/common/images/v1/top/logo_president.png) no-repeat;
	width:80px;
	height:11px;
	display:block;
}
.article-list ul li .media-logo#logo-tk{
	background:url(/common/images/v1/top/logo_tk.png) no-repeat;
	width:60px;
	height:20px;
	display:block;
}
.article-list ul li .media-logo#logo-afpbb{
	background:url(/common/images/v1/top/logo_afpbb.png) no-repeat;
	width:80px;
	height:17px;
	display:block;
}

/* -- バックナンバー --------------------------------------- */
#article-backnumber{width:640px;margin:20px auto 0 auto;}

#article-backnumber .main-title{
	background:url(/common/images/v1/article/artcile-backnumber-ttl.jpg) no-repeat center;
	width:640px;
	height:30px;
	display:block;
	font-size:0px;
}
#article-backnumber .main-title .bn-title{text-indent:-1000px;}

#article-backnumber .main-title .more a{
	color:#fff;
	font-size:12px;
	float:right;
	padding:5px 15px 0 0;
}

#article-backnumber ul{padding:8px 15px 0 15px;}

#article-backnumber ul li{
	border-bottom:dotted 1px #666;
	padding:7px 0 7px 15px;
	position:relative;
	font-size:13px;
	line-height:1.4;
	background:url(/common/images/v1/article/backnumber-arrow.gif) no-repeat 0 13px;
}

/* -- トップへ戻るリンク --------------------------------------- */
.for-contents-top{width:640px;margin:30px 0 0 0;}
.for-contents-top .link{float:right;}


/* -- 著作権について --------------------------------------- */

#editor {
	padding: 0 20px 17px;
}
#editor p {
	font-size: 15px;
	line-height:24px;
	margin: 18px 0;
	color:#333;
}
#editor h4 {
	color:#009fe8;
	font-size: 22px;
	font-weight:bold;
	margin: 25px 0 15px;
	clear: both;
}
#editor ul.list {
	border:3px solid #F1F1F1;
	padding: 10px 15px 5px;
}
#editor ul.list li {
	line-height:22px;
	background: url(/common/images/v1/subcolumn/gray-arrow.gif) 0 0.5em no-repeat;
	margin-bottom:5px;
	padding-left:18px;
	font-size: 14px;
}
