@charset "UTF-8";

/* ニュース見出し */
h1#headline {
	font-size: 125%;
	line-height: 1.2;
	padding: 0.4em;
	margin: 0;
}
div#genre {
	color: #666;
	font-size: 75%;
	line-height: 1.1;
	padding: 0;
	margin: 0;
}

/* タイトル */
div.conts-ttl {
	clear: both;
	height: 28px;
	padding: 0 1em 0;
	margin: 10px 0 0;
	border-bottom: 1px solid #ccc;
	background: url(../img/bg_conts.gif) #fff repeat-x 0 0;
}
div.conts-ttl h2 {
	color: #000;
	font-size: 83.3%;
	line-height: 1;
	padding: 11px 0 0;
	margin: 0;
}


/* ソーシャル用ツール */
ul#socialtools {
	list-style-type: none;
	width: auto;
	padding: 6px 5px 4px 283px;
	margin: 0 0 15px;
	border-top: 1px dotted #ccc;
}
ul#socialtools li.bookmark {
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px 3px;
	margin: 0;
}
ul#socialtools li#twitter {
	float: left;
	width: 55px;
	height: 20px;
	padding: 0 3px 0;
	margin: 0;
}
ul#socialtools li#commit {
	float: left;
	width: 60px;
	height: 16px;
	padding: 2px 3px;
	margin: 0;
}
ul#socialtools li#printable {
	float: right;
	white-space: nowrap;
	font-size: 12px;
	line-height: 1.1;
	width: auto;
	height: 16px;
	padding: 2px 0 0 32px;
	margin: 0 0 0 10px;
	background: url(/p/images/ico-printable.gif) 10px 0 no-repeat;
	border-left: 1px solid #ccc;
}


/* 用語解説リンク */
div#glossary {
	clear: both;
	margin-bottom: 5px;
}


/* 同ジャンルの見出し一覧 */
div#samegenre {
	width: 300px;
	padding: 0;
	margin: 0 0 10px;
}
div#samegenre h2 {
	width: 300px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(/p/news/img/same_bg.gif) no-repeat 0 0;
	font-size: 75%;
	line-height: 1em;
}
div#samegenre h2 a {
	display: block;
	width: 300px;
	height: 25px;
	padding: 0;
	margin: 0;
}
div#samegenre h2 a { color: #fff; text-decoration: none; }
div#samegenre h2 a:hover { color: #fff; text-decoration: none; }
div#samegenre span.name {
	position: relative;
	top: 6.5px;
	left: 105px;
}

div#samegenre ul {
	list-style-type: none;
	padding: 5px 0 8px 10px;
	margin: 0;
	border: 1px solid #ccc;
	border-top: none;
}
div#samegenre li {
	font-size: 13px;
	line-height: 1;
	padding: 5px 0 4px 9px;
	background: url(/p/images/arrow-dot666.gif) no-repeat left center;
}
div#samegenre li a {
	text-decoration: underline;
}
div#more {
	width: 2em;
	font-size: 13px;
	text-align: right;
	line-height: 1;
	padding: 0 0 0 15px;
	margin: 0 5px 5px 240px;
	background: url(/p/entertainment/img/arrow_001.gif) 0 2px no-repeat;
}


/* 47NEWS関連記事 */
div.t-47related {
	padding: 0 0 0;
	margin: 15px 0 15px;
}
div.t-47related p {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0 5px 35px;
	margin: 0;
}
div.t-47related div.movie {
	display: inline;
	font-size: 83.3%;
	line-height: 1.1;
	padding: 0 0 5px 10px;
	margin: 35px 10px 0 0;
}
div.t-47related div.movie a, div.t-47related div.movie a:visited {
	color: #333;
}
div.t-47related div.movie a:hover {
	text-decoration: none;
}
div.t-47related div.movie a img {
	padding-bottom: 3px;
}
div.t-47related ul {
	list-style-type: none;
	padding: 35px 0 0 5px;
	margin: 0 0 5px;
	background: url(/p/news/img/bg_47related.gif) no-repeat 0 0;
}
div.t-47related li {
	color: #666;
	font-size: 12px;
	line-height: 1.2;
	padding: 2px 0 2px 8px;
	margin: 0;
	background: url(/p/images/arrow-dot666.gif) no-repeat 0 9px;
}
div.t-47related li a {
	font-size: 14px;
	margin-right: 5px;
}
div.t-47related div.zoom_title {
	font-size: 90%;
	line-height: 1.1;
	padding: 5px 0;
}
div.t-47related div.zoom {
	color: #333;
	font-size: 90%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
	padding: 0;
	margin: 0 10px;
}
span.zoom_description {
	display: block;
}


/* Weblio関連記事 */
#weblio_ra_container {
	display: none;
	margin: 10px 0;
}
#weblio_ra_head {
	font-size: 13px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#weblio_ra_head_tt {
	float: left;
	color: #000;
	font-weight: bold;
	text-align: left;
	width: 45%;
	padding: 0 0 0 5px;
	margin: 0 0 5px 3px;
}
#weblio_ra_head_cr {
	float: right;
	color: #000;
	font-size: 12px;
	text-align: right;
	width: 45%;
	padding: 0;
	margin: 0 4px 3px 0;
}
#weblio_ra_head_cr a {
	color: #000;
	text-decoration: none;
}
#weblio_ra_clear {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0; 
	overflow: hidden;
}
#weblio_ra_body ul {
	padding: 0 0 0 9px;
	margin: 10px 0 10px 10px;
}
#weblio_ra_body ul li {
	font-size: 14px;
	line-height: 16px;
	padding: 0;
	margin: 4px 0 4px 2px;
}
#weblio_ra_body ul li span {
	color: #666;
	font-size: 12px;
	padding: 0 0 0 8px;
}


/* 連載企画(共通) */
div.feas dt a:hover {
	text-decoration: none;
}
div.feas dt span {
	position: relative;
	left: -52px;
}
div.feas dd {
	color: #666;
	line-height: 1.1;
	padding: 0;
	margin: 0 4px 5px;
}
div.feas img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 1.4em 5px 0 0;
}
div.feas span.upd {
	color: #ff4500;
}
dt.new {
	padding-right: 45px;
	background: url(/p/images/chip-new.gif) no-repeat right center;
}


/* 定義リスト画像(サムネイル) */
dd span.thumb { 
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}


/* 拡大写真 */
div.zoomphoto {
	clear: both;
}
div.zphoto {
	width: auto;
	background-color: #fff;
	text-align:center;
	padding: 5px 0;
	margin: 3px 0;
	border: 1px solid #fff;
}
div.zcap {
	font-size: 91.6%;
	line-height: 1.3em;
	padding-left: 8px;
	margin: 0 0 1em;
}
p.btok {
	font-size: 91.6%;
	line-height: 1.3em;
	margin: 0.8em 0 1.8em 0;
	padding-left: 24px;
	background: url("/p/images/ico_article.gif") no-repeat 5px 50%;
}

