/* =============================================================================
	zenbun.css for Fresheye News full text pages (200906-)
============================================================================= */
#pagetop {
	position: absolute;
	left: 0;
	top: 0;
}
#contents .nwgo-navi {
	font-size: 81.25%;
	text-align: right;
}
#contents .nwgo-navi a.go-up{
	padding-left: 11px;
	background: url(//img.fresheye.com/fe/img/zenbun/zenbun_ico_arrow.png) 0 4px no-repeat;
}
/* COMMON SETTING END ------------------------------------------------------- */

/* ARTICLE ------------------------------------------------------------------ */
#contents #article .attr {
	margin-bottom: 8px;
}
#contents .jc #article .attr,
#contents .pr #article .attr {
	margin-bottom: 0;
}
#contents #article h1 {
	margin-bottom: 15px;
	font-size: 150%;
	line-height: 1.1666em;
	font-weight: bold;
	color: #353535;
}
#contents .jc #article h1,
#contents .pr #article h1 {
	font-size: 125%;
	line-height: 1.2em;
}
#contents .jc #article h1 a,
#contents .pr #article h1 a{
	text-decoration:none;
}
#contents .jc #article h1 a:hover,
#contents .pr #article h1 a:hover{
	text-decoration:underline;
}
#contents .pr #article h1 span.corp{
	display:-moz-inline-box;/* for ff2 */
	display:inline-block;
	padding-bottom:8px;
}
#contents #article p.ip{
	font-size:81.25%;
	line-height:1.2307em;
}
#contents #article .date {
	margin-bottom: 15px;
	font-size:81.25%;
	line-height:1.2307em;
}
#contents #article .brief{
	margin-bottom: 15px;
	line-height:1.5em;
}
#contents .jc #article .brief,
#contents .pr #article .brief{
	font-size:87.5%;
	line-height: 1.4285em;
	word-wrap: break-word;
}
#contents #article .brief p{
	margin-bottom:1em;
}
#contents #article .brief p.photo {
/*	border:1px solid #BFBFBF;
	float:right;*/
	line-height:1.5;
	margin-left:1em;
	padding:4px
}
#contents #article .copy {
	margin-bottom: 15px;
	text-align: right;
	font-size:81.25%;
	line-height: 1.3846em;
}
/* ARTICLE END -------------------------------------------------------------- */

/* RELATIVE NEWS ------------------------------------------------------------ */
.kanrenlist {
	font-size:81.25%;
	margin-bottom: 25px;
}
.kanrenlist h2 {
	font-size:123.0769%;
	line-height: 2em;
	font-weight: bold;
}
.kanrenlist a {
	padding-left:10px;
	margin: 0 5px 0 3px;
	background: url(//img.fresheye.com/fe/img/zenbun/zenbun_ico_arrow.png) 0 -117px no-repeat;
	font-size: 107.6923%;
	line-height:2em;
}
.kanrenlist .more-navi{
	font-size:123.0769%;
}
.kanrenlist .more-navi a {
	margin-right: 0;
}
/* RELATIVE NEWS END -------------------------------------------------------- */

/* WKP-KEYWORDS ------------------------------------------------------------- */
#wkp {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
#wkp .h2ttl {
	padding: 5px 15px;
	margin: 1px 1px 10px;
	background: #ececec;
}
#wkp .h2ttl h2{
	font-size:81.25%;
	line-height:1.2307em;
	font-weight:bold;
}
#wkp .kw {
	margin: 0 17px 15px;
}
#wkp .kw .link {
	margin-right: 17px;
	font-size:81.25%;
	line-height:1.5em;
	color: #124ec2;
	text-decoration: underline;
}
/* WKP-KEYWORDS END --------------------------------------------------------- */

/* TREND-TOPIC -------------------------------------------------------------- */
#relation3 {
	margin-bottom: 25px;
	border: 1px solid #ccc;
}
#relation3 h2 {
	padding: 5px 15px;
	margin: 1px 1px 10px;
	font-size:81.25%;
	line-height:1.2307em;
	font-weight:bold;
	background: #ececec;
}
#relation3 ul {
	margin: 0 17px 15px;
}
#relation3 li {
	display: inline;
	font-size:81.25%;
	line-height:1.5em;
	margin-right: 17px;
}
/* TREND-TOPIC END ---------------------------------------------------------- */

/* List BLOCK --------------------------------------------------------------- */
#contents .news {
	margin-bottom: 15px;
}
#contents .news .h2ttl {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a1a1a1;
}
#contents .news .h2ttl h2 {
	padding:1px 0 0 10px;
	border-left: 7px solid #6f8de3;
	line-height: 1.125em;
	font-weight: bold;
}
#contents .news ul {
	margin-left: 10px;
}
#contents .news ul li{
	padding-left:10px;
	margin-bottom:15px;
	background: url(//img.fresheye.com/fe/img/zenbun/zenbun_ico_arrow.png) 0 -114px no-repeat;
}
#contents .jc .news ul li,
#contents .pr .news ul li {
	clear: both;
	overflow: hidden;
	padding:0 0 20px 10px;
	margin-bottom:0;
}
#contents .news ul li p.title{
	display:inline;
	font-size: 87.5%;
	line-height:1.2857em;
}
#contents .news ul li p.title span.corp{
	color:#777;
}
#contents .jc .news ul li p.title strong,
#contents .pr .news ul li p.title strong{
	font-weight:normal;
}
#contents .news ul li span.photo-icon{
	padding:1px 17px 1px 0;
	background:transparent url(//img.fresheye.com/fe/img/zenbun/zenbun_ico_photo_l.png) 4px 50% no-repeat ;
	white-space:nowrap;
}
#contents .news ul li p.ip,
#contents .news ul li p.date{
	display:inline;
	margin-left:5px;
	font-size: 81.25%;
	line-height:1.3846em;
}
#contents .jc .news ul li p.ip,
#contents .jc .news ul li p.date,
#contents .pr .news ul li p.ip,
#contents .pr .news ul li p.date{
	color:#777;
}
#contents .more-navi {
	text-align: right;
}
#contents .more-navi a{
	padding: 3px 0 3px 22px;
	font-size: 81.25%;
	background: url(//img.fresheye.com/fe/img/zenbun/zenbun_ico_more_info.gif) no-repeat left center;
}

/* NEWS BLOCK END ----------------------------------------------------------- */

/* PAGING for zenbun_news & zenbun_pr---------------------------------------- */
.sum {
	padding: 10px 0;
	margin-top: 15px;
	border-top:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;
	text-align: center;
	font-size:87.5%;
	line-height:1.2142em;
}
.sum .hidden {
	color: #999;
}
/* PAGING END --------------------------------------------------------------- */

/* POPUP-jQuery ------------------------------------------------------------- */
#cluetip-inner{
	font-size:81.25%;
}
/* POPUP-jQuery END---------------------------------------------------------- */

/* AD for SouthPanel */
#mainbody #adNEWSfooter{
	padding: 5px 0 10px ;
	margin: 0 ;
	text-align: center;
}

/* Release Infomation */
#contents .release-media{
	overflow: hidden;
	padding: 0 17px 300px;
	min-width:622px;
	max-width:800px;
	width:auto;
}
* html #contents .release-media{
	zoom: 1;
}
#contents .release-media p{
	padding-bottom: 30px;
	font-size: 87.5%;
}
#contents .release-media .prtimes,
#contents .release-media .dreamnews,
#contents .release-media .materialpr{
	float: left;
	width: 300px;
	text-align: center;
}
#contents .release-media .prtimes,
#contents .release-media .materialpr{
	padding-right: 22px;
}
#contents .release-media .prtimes a img,
#contents .release-media .dreamnews a img,
#contents .release-media .materialpr a img{
	display: block;
	padding-bottom: 5px;
}
#contents .release-media .prtimes span,
#contents .release-media .dreamnews span,
#contents .release-media .materialpr span{
	font-size: 75%;
}
.brief .article .article__cont > div:nth-child(1){
	overflow:hidden;
}
.brief .article figure{
/*	float:left;
	margin:0 10px 10px 0;*/
	margin: 0 0 10px;
}
.brief .article figure img{
/*	width:auto;*/
	height:auto;
/*	max-width:500px;*/
	max-width: 656px;
}

/* for pr-times */
#article .brief hr + img{
	margin-top: 10px;
}


/* ========================================================================== */