﻿@charset "utf-8";
/* ===================================================================
CSS information

 file name  :webnatiogeo.css
=================================================================== */

/*----------------------------------------------------
　webナショジオ
----------------------------------------------------*/

/* CONTENTS */
#webNatiogeoTop {
	width:680px;
	overflow:hidden;
	margin-bottom:20px;
}
#webNatiogeoTop h3.contents {
	margin:20px 0 10px;
}
#webNatiogeoTop ul.contentsList {
	width:680px;
	overflow:hidden;
	margin-bottom:20px;
}
#webNatiogeoTop ul.contentsList li {
	width:210px;
	float:left;
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
	margin:0 25px 10px 0;	
}
#webNatiogeoTop ul.contentsList li.mrClear {
	margin-right:0;
}
#webNatiogeoTop ul.contentsList li p.date {
	color:#CD0000;
	background-color:#f0f0f0;
	border-bottom:3px #bfbfbf solid;
	font-size:10px;
	text-align:right;
}
#webNatiogeoTop ul.contentsList li div {
	padding:5px 10px;
	position:relative;
}
#webNatiogeoTop ul.contentsList li div h4 {
	margin-bottom:5px;
}
#webNatiogeoTop ul.contentsList li div h4 a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#webNatiogeoTop ul.contentsList li div p.img {
	width:190px;
	height:127px;
	position:relative;
}
#webNatiogeoTop ul.contentsList li div p.img a{
	width:190px;
	height:125px;
	text-align: center;
	display:block;
	cursor:pointer;
	display:block;
	overflow:hidden;
}
#webNatiogeoTop ul.contentsList li div p.img a span.guard{
	background: url(/nng/images/n/2011/common/blank.gif) repeat;
	display: block;
	z-index: 10;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #D6D6D6;
	width:188px;
	height:123px;
}
#webNatiogeoTop ul.contentsList li div p.img a:hover span.guard{
	border: 3px solid #FEDC00;
	width:184px !important;
	height:119px !important;
}
#webNatiogeoTop ul.contentsList li div p.img a img{
	width:190px;
}
#webNatiogeoTop ul.contentsList li div p.new {
	position:absolute;
	right:0;
	top:63px;
	width:51px;
	height:51px;
	background:url(/nng/images/n/2011/webnatgeo/top/mark_new.png) left top no-repeat;
	z-index:9999;
	text-indent:-9999px;
}
* html body #webNatiogeoTop ul.contentsList li div p.new{/* IE6のみ透過png対策 */
	background:url(/nng/images/n/2011/webnatgeo/top/mark_new_ie6.gif) left top no-repeat;
}
#webNatiogeoTop ul.contentsList li div p.txt {
	color:#4d4d4d;
	font-size:12px;
	padding:5px 0;
}
#webNatiogeoTop ul.contentsList li div p.txt a{
	color:#4d4d4d;
	font-weight:bold;
}
#webNatiogeoTop ul.contentsList li div p.txt a:hover{
	color:#FEDC00;
}

#webNatiogeoTop .aboutWebNatiogeo{
	display:block;
	position:relative;
	width:680px;
	line-height:160%;
	background:url(/nng/images/n/2012/top/about_bg.gif) left bottom no-repeat;
	margin:0 0 15px 0;
}
#webNatiogeoTop .aboutWebNatiogeo .inner{
	display:block;
	background:url(/nng/images/n/2011/webnatgeo/top/about_web.gif) left top no-repeat;
	padding:10px;
}
#webNatiogeoTop .aboutWebNatiogeo .text{
	text-indent:145px;
}

#webNatiogeoTop .webNatioTitle{
	display:block;
	overflow:hidden;
	margin:10px 0 20px 0;
}
#webNatiogeoTop .webNatioTitle h1{
	float:left;
	vertical-align:middle;
}
#webNatiogeoTop .webNatioTitle .text{
	float:right;
	width:380px;
	font-size:11px;
	line-height:1.6;
	vertical-align:middle;
}

/* 大きい版 */
#webNatiogeoTop #newestList{
	width:680px;
	overflow:hidden;
}
#webNatiogeoTop ul.contentsListLarge {
	width:750px;
	overflow:hidden;
	margin-bottom:20px;
}
#webNatiogeoTop ul.contentsListLarge li {
	width:330px;
	float:left;
	background:#fff;
	border-bottom:1px dotted #bebebe;
	margin:0 20px 20px 0;	
	position:relative;
}
#webNatiogeoTop ul.contentsListLarge li p.date {
	color:#CD0000;
	background-color:#f0f0f0;
	font-size:12px;
	text-align:right;
}
#webNatiogeoTop ul.contentsListLarge li p.img {
	width:330px;
	height:220px;
	position:relative;
}
#webNatiogeoTop ul.contentsListLarge li p.img a{
	width:330px;
	height:220px;
	text-align: center;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
#webNatiogeoTop ul.contentsListLarge li p.img a span.guard{
	background: url(/nng/images/n/2011/common/blank.gif) repeat;
	display: block;
	z-index: 10;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #D6D6D6;
	width:328px;
	height:218px;
	overflow:hidden;
	*zoom:1;
}
#webNatiogeoTop ul.contentsListLarge li p.img a:hover span.guard{
	border: 3px solid #FEDC00;
	width:324px !important;
	height:214px !important;
}
#webNatiogeoTop ul.contentsListLarge li p.img a img{
	width:330px;
}
#webNatiogeoTop ul.contentsListLarge li div {
	padding:15px;
}
#webNatiogeoTop ul.contentsListLarge li div h4 {
	margin-bottom:5px;
	border-left:5px solid #ffdc00;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:1.4;
}
#webNatiogeoTop ul.contentsListLarge li div p.new {
	position:absolute;
	left:5px;
	top:5px;
	width:51px;
	height:51px;
	background:url(/nng/images/n/2011/webnatgeo/top/mark_new.png) left top no-repeat;
	z-index:9999;
	text-indent:-9999px;
}
* html body #webNatiogeoTop ul.contentsListLarge li div p.new{/* IE6のみ透過png対策 */
	background:url(/nng/images/n/2011/webnatgeo/top/mark_new_ie6.gif) left top no-repeat;
}
#webNatiogeoTop ul.contentsListLarge li div h5 {
	color:#4d4d4d;
	font-size:16px;
	line-height:1.4;
	padding:10px 0 5px;
	margin:0;
}
#webNatiogeoTop ul.contentsListLarge li div p.summary {
	color:#4d4d4d;
	font-size:12px;
}


/* インタビュー */
#webNatiogeoTop #interviewList{
	clear:both:
	overflow:hidden;
}
#webNatiogeoTop #interviewList h3.contents {
	margin:20px 0 10px 0;
	padding:0 0 6px 0;
	border-bottom:1px dotted #bfbfbf;
}
#webNatiogeoTop #slide{
	overflow:hidden;
	padding:0 25px;
	position:relative;
}
*html body #webNatiogeoTop #slide{width:670px;padding:0;}
#webNatiogeoTop #slide #slideprevBtn{
	position:absolute;
	left:0;
	top:60px;
}
#webNatiogeoTop #slide #slidenextBtn{
	position:absolute;
	right:0;
	top:60px;
}
#webNatiogeoTop #slideList{
	width:620px;
	margin:0 auto;
	padding:0 0 0 10px;
	overflow:hidden;
}
#webNatiogeoTop #interviewContentsList li{
	width:155px;
	line-height:120%;
	float:left;
	text-align:center;
}
#webNatiogeoTop #interviewContentsList li div{
	background:#fff;
	margin:0 10px 0 0;
	padding:5px;
}
#webNatiogeoTop #interviewContentsList li .img{
	display:inline-block;
	text-align:center;
	overflow:hidden;
}
#webNatiogeoTop #interviewContentsList li .img img{
	width:130px;
}
#webNatiogeoTop #interviewContentsList li h4{
	display:inline-block;
	clear:both;
	text-align:left;
	overflow:hidden;
	font-size:120%;
	line-height:120%;
	padding:4px 0 0 0;
	font-weight:bold;
}
#webNatiogeoTop #interviewContentsList li .txt{
	display:block;
	clear:both;
	padding:4px 0 0 0;
}
#webNatiogeoTop #interviewContentsList li .txt a{
	display:inline-block;
	text-align:left;
	overflow:hidden;
	font-size:90%;
	line-height:120%;
}
#webNatiogeoTop #interviewList .moreLink{
	margin:10px 0 0 0;
	overflow:hidden;
	text-align:right;
}
#webNatiogeoTop #interviewList .moreLink a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/* コンテンツリスト */
#webNatiogeoTop #webArticleList{
	clear:both:
	width:680px;
	margin:0 0 40px 0;
	overflow:hidden;
}
#webNatiogeoTop #webArticleList h3.contents {
	margin:20px 0 0 0;
	padding:0 0 6px 0;
	border-bottom:1px dotted #bfbfbf;
}
#webNatiogeoTop #webArticleList .series_box_wrapper{
	width:720px;
}
#webNatiogeoTop #webArticleList .series_box{
	width:330px;
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
}
#webNatiogeoTop #webArticleList .series_box .inner{
	background:#fff;
	overflow:hidden;
	padding:5px 10px;
	border-bottom:1px dotted #bfbfbf;
}
#webNatiogeoTop #webArticleList .series_box li{
	margin:7px 5px;
	background:url(/nng/images/n/2011/common/icon_01.gif) left 7px no-repeat;
	padding:0 0 0 15px;
}
#webNatiogeoTop #webArticleList .series_box ul.labo_list li{
	background:none;
	padding:10px 0 0 0;
	margin:7px 5px 7px 5px;
	overflow:hidden;
	border-top:1px dotted #bfbfbf;
}
#webNatiogeoTop #webArticleList .series_box ul.labo_list li.first{
	border:none;
	padding:0;
}
#webNatiogeoTop #webArticleList .series_box ul.labo_list li .img{
	display:block;
	float:right;
	margin:0 0 5px 5px;
}
#webNatiogeoTop #webArticleList .series_box ul.labo_list li .img img{
	width:120px;
	height:auto;
}
#webNatiogeoTop #webArticleList .series_box ul.labo_list li h4{
	font-size:120%;
	line-height:120%;
	margin:0 0 3px 0;
}
#webNatiogeoTop #webArticleList .series_box .moreLink{
	padding:7px 0 0 0;
	text-align:right;
}
#webNatiogeoTop #webArticleList .series_box a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
#webNatiogeoTop #webArticleList .seriesColumnBox .inner,
#webNatiogeoTop #webArticleList .seriesLaboBox .inner{
	background:#fff;
	overflow:hidden;
	padding:5px 10px 30px 10px;
	border-bottom:3px solid #ffdb00;
	position:relative;
}
#webNatiogeoTop #webArticleList .seriesColumnBox ul.labo_list li .img{
	display:block;
	float:left;
	margin:0 5px 5px 0;
}
#webNatiogeoTop #webArticleList .series_box .inner .moreLink{
	position:absolute;
	right:10px;
	bottom:10px;
}
#webNatiogeoTop #webArticleList .series_box .inner .moreLink a{
	display:block;
	height:17px;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	background:url(/nng/images/n/2013/common/mark_next.gif) right center no-repeat;
	padding:0 20px 0 15px;
	color:#333;
	text-decoration:none;
}
#webNatiogeoTop #webArticleList .seriesColumnBox .inner ul.labo_list li,
#webNatiogeoTop #webArticleList .seriesLaboBox .inner ul.labo_list li{
	padding:0 0 10px 0;
	margin:7px 5px 10px 5px;
	border-top:none;
	border-bottom:1px dotted #bfbfbf;
}


/* トピックス */
#webNatiogeoTop .topics {
	width:680px;
	background-color:#FFFFFF;
    background: url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom #FFFFFF;
}
#webNatiogeoTop .topics .inner {
	padding:20px;
}
#webNatiogeoTop .topics h3 {
	font-size:16px;
	margin-bottom:20px;
	padding-bottom:20px;
    background: url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom #FFFFFF;
}
#webNatiogeoTop .topics h3 span {
	font-size:12px;
	font-weight:normal;
}
#webNatiogeoTop .topics .text {
	width:640px;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:10px;
    background: url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom #FFFFFF;
}
#webNatiogeoTop .topics .text .photo {
	text-align:center;
	margin:0 0 10px;
}
#webNatiogeoTop .topics .text .photo img {
	height: auto;
}
#webNatiogeoTop .topics .text p {
	font-size:14px;
	margin-bottom:15px;
}
#webNatiogeoTop .topics .text p a {
	font-weight:bold;
}
#webNatiogeoTop .topics ul li {
    background: url(/nng/images/n/2011/common/icon_01.gif) no-repeat scroll left 7px #FFFFFF;
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#webNatiogeoTop p.topicsLinkBtn {
	text-align:right;
	margin:5px 0;
}

/* AD */
#webNatiogeoTop .adArea {
	margin:30px 0;
}

/* バックナンバー */
#webNatiogeoTop .articleBacknum {
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
	margin-bottom:20px;
}
#webNatiogeoTop .articleBacknum h2 {
	padding-bottom:5px;
	background:#f3f3f3 url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
}
#webNatiogeoTop .articleBacknum h3 {
	padding-bottom:5px;
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
}
#webNatiogeoTop .articleBacknum .innerWrap {
	width:650px;
	padding:10px 15px;
	overflow:hidden;
}
#webNatiogeoTop .articleBacknum .innerLeft {
	width:315px;
	float:left;
}
#webNatiogeoTop .articleBacknum .innerRight {
	width:315px;
	float:right;
}
#webNatiogeoTop .articleBacknum .innerWrap ul {
	padding:5px 0;
}
#webNatiogeoTop .articleBacknum .innerWrap ul li {
	background:#FFFFFF url(/nng/images/n/2011/common/icon_01.gif) no-repeat left 7px;
	margin-bottom:5px;
	padding-left:10px;
	font-size:12px;
}

/*----------------------------------------------------
　webナショジオ 連載
----------------------------------------------------*/
#webNatiogeoSeries .article {
	width:680px;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#webNatiogeoSeries .article h1 {
	color: #3a3a3a;
	background: #dedede;
	line-height:65px;
	font-size:18px;
	padding-left:30px;
}
#webNatiogeoSeries .article p.midashi {
	font-size:18px;
	font-weight:bold;
	margin:20px 30px 0;
	border-left:5px solid #666666;
	padding-left:5px;
}
#webNatiogeoSeries .articleBody .articleInner p.midashi {
    border-left: 5px solid #666666;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding-left: 5px;
}
#webNatiogeoSeries .article p.bplead {
	font-weight:bold;
	font-size:14px;
	line-height:1.8;
	color:#666666;
	padding:15px 20px 0;
}
#webNatiogeoSeries .articleBody {
	width:660px;
	margin:0 10px;
	padding-bottom:10px;
	background-color:#f5f5f5;
}
#webNatiogeoSeries .parentArticle .articleBody {
	margin:10px 10px 0 10px;
	background-color:#fff;
}
#webNatiogeoSeries .articleInner {
	width:500px;
	margin:0 auto;
	padding:25px 0 30px;
}
#webNatiogeoSeries .articleInner p.bplead {
	font-weight:bold;
	font-size:14px;
	line-height:1.8;
	color:#666666;
	padding:15px 0 10px;
}
#webNatiogeoSeries .articleInner div.about {
    border: 1px solid #555454;
    margin-top: 15px;
    padding: 15px 15px 5px;
}

/* 余白ありの囲み */
#webNatiogeoSeries .articleInner div.box {
    margin-bottom:20px;
}

/* 本文 */
#webNatiogeoSeries .articleInner p {
	margin-bottom:20px;
	font-size:14px;
	line-height:2;
}
#webNatiogeoSeries .articleInner p a {
	font-weight:bold;
}
#webNatiogeoSeries .articleInner .note {
	text-indent:-1.5em;
	padding-left:1.5em;
	display:block;
}

/* プロフィール */
#webNatiogeoSeries .profile {
	width:580px;
	overflow:hidden;
	margin:0 auto 1px;
	padding:10px;
	background-color:#dedede;
	color:#555454;
}
#webNatiogeoSeries .profile p {
	font-size: 12px;
	line-height: 1.8;
	margin-bottom: 0;
}
#webNatiogeoSeries .profile p a {
	font-weight:bold;
}
#webNatiogeoSeries .addprof {
	margin-top:20px;
}
#webNatiogeoSeries .profile .photo {
	float:left;
	padding-right:20px;
}
#webNatiogeoSeries .profile h4 {
	font-size:14px;
	margin-bottom:5px;
}
/* bookmark */
#webNatiogeoSeries ul.bookmarks {
	text-align:right;
	float:right;
	margin:10px 10px 0 0;
	padding:10px 0 10px 10px;
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x top;
	height:20px;
	overflow:hidden;
}
#webNatiogeoSeries ul.bookmarks li {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
}
* html body #webNatiogeoSeries ul.bookmarks li {display:inline;margin:0 5px;}
*:first-child+html body #webNatiogeoSeries ul.bookmarks li {display:inline;margin:0 0 0 5px;}
.bookmarks li.twitter iframe{
	display:inline-block;
	width: 100px!important;
	margin-top:0;
}
#webNatiogeoSeries  p.btnProfile {
	text-align:right;
	padding:10px 0;
	height:22px;
	margin: 10px 10px 0;
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x top;
}
/* リンク */
#webNatiogeoSeries .bottomLink {
	background:#FFFFFF url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
	margin-bottom:10px;
}
#webNatiogeoSeries .bottomLink ul {
	padding:10px 15px 5px;
}
#webNatiogeoSeries .bottomLink ul li {
	background:#FFFFFF url(/nng/images/n/2011/common/icon_01.gif) no-repeat left 7px;
	font-weight:bold;
	margin-bottom:7px;
	padding-left:15px;
}
/* commodity */
#webNatiogeoSeries .commodity {
	width:680px;
	padding-top:20px;
	background-color:#f3f3f3;
}
#webNatiogeoSeries .commodity h3 {
	padding-bottom:2px;
	background:#f3f3f3 url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
}
#webNatiogeoSeries .commodity ul {
	width:660px;
	overflow:hidden;
	background:#ffffff url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom;
	padding:0 0 5px 20px;
}
#webNatiogeoSeries .commodity ul li {
	width:200px;
	float:left;
	text-align:center;
	margin:20px 20px 10px 0;
	display:inline;
}
#webNatiogeoSeries .commodity ul li a {
	display:block;
	font-weight:bold;
}
#webNatiogeoSeries .commodity ul li img {
	border:1px solid #F3F3F3;
	margin-bottom:5px;
	max-width:200px;_height:200px;
	max-height:130px;_height:130px;
}
/* 連載バックナンバーのタイトル */
#columnBacknum h3,
#columnBacknumPrev h3,
#chapterBacknum h3,
#chapterBacknumPrev h3,
#interviewBacknum h3,
#kenkyuBacknum h3 {
	background:#f3f3f3 url(/nng/images/n/2011/webnatgeo/series/bg_backnum.jpg) repeat-x bottom;
	padding:0 11px 4px;
	font-size: 16px;
	line-height: 1.2;
}
/* 章立てバックナンバー */
#chapterBacknum .bottomLink ul,
#chapterBacknumPrev .bottomLink ul {
	padding:5px 15px 15px;
}
#chapterBacknum .bottomLink ul li,
#chapterBacknumPrev .bottomLink ul li {
	background:#FFFFFF url(/nng/images/n/2011/common/icon_01.gif) no-repeat left 7px;
	font-weight:bold;
	margin:7px 0 0 10px;
	padding-left:15px;
}
#chapterBacknum .bottomLink ul li a,
#chapterBacknumPrev .bottomLink ul li a {
	color:#4d4d4d;
}
#chapterBacknum .bottomLink ul li a:hover,
#chapterBacknumPrev .bottomLink ul li a:hover {
    color: #FEDC00;
    text-decoration: underline;
}
#chapterBacknum .bottomLink ul li.chapter,
#chapterBacknumPrev .bottomLink ul li.chapter {
	background:none;
	font-weight:bold;
	margin:10px 0 0 0;
	font-size:110%;
	padding-left:0;
}

/* guard */
#webNatiogeoSeries p.kanban {
    position: relative;
}
#webNatiogeoSeries p.kanban span.guard {
    background: url(/nng/images/n/2011/common/blank.gif) repeat;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
}
#webNatiogeoTop #screenSet p.photo {
    position: relative;
}
#webNatiogeoTop #screenSet p.photo span.guard {
    background: url(/nng/images/n/2011/common/blank.gif) repeat;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
}
#webNatiogeoSeries .bpimage_image {
    position: relative;
}
#webNatiogeoSeries .bpimage_image span.guard {
    background: url(/nng/images/n/2011/common/blank.gif) repeat;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
}

/* 親ページの連載リスト */
#webNatiogeoSeries #authorKijiList {
	width:630px;
	padding:20px 25px 10px;
}
#webNatiogeoSeries #authorKijiList ul {
	width:630px;
}
#webNatiogeoSeries #authorKijiList ul li {
	padding:10px 0;
	background: url(/nng/images/n/2011/common/border_01.gif) repeat-x bottom #FFFFFF;
}
#webNatiogeoSeries #authorKijiList p.title {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
#webNatiogeoSeries #authorKijiList p.date {
	font-size:11px;
	color:#999;
	margin-top:10px;
}
#webNatiogeoSeries #authorKijiList p.more {
	font-size:12px;
	float:right;
	font-weight:bold;
	background: url(/nng/images/n/2011/common/icon_03.gif) no-repeat left 4px;
	padding-left:15px;
	margin-top:10px;
}

/* バックナンバー */
#interviewBacknum {
	padding-top:5px;
}

/* 親インデックス */
#authorKijiList li {
	width:630px;
	overflow:hidden;
}
div.thumbnail {
	width:100px;
	text-align:center;
	float:left;
	margin-right:20px;
}
div.thumbnail img {
    border: 1px solid #D7D7D7;
    max-height: 100px;
    max-width: 100px;
}
/* -----------------------------------------------------------
　拡大イメージポップアップ
----------------------------------------------------------- */
body#popup {
	margin:0;
	padding:0;
}
body#popup p#image {
	position: relative;
}
body#popup span.guard {
	background: url(/nng/images/n/2011/common/blank.gif) repeat;
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 10;
}
body#popup p#btn {
	text-align:center;
}
body#popup p#btn span {
	font-size:14px;
	display:inline;
}
body#popup p#btn a:hover {
	background-color: #5A5A5A;
	color: #FFFFFF;
}
body#popup p#btn a {
	padding:2px 5px;
	border: 1px solid #5A5A5A;
	color: #5A5A5A;
	text-decoration:none;
	font-weight:bold;
}
#popup .bpimage_title {
	font-weight: bold;
	padding: 5px 10px;
	text-align:left;
}
#popup .bpimage_caption {
	padding: 5px 10px;
	margin: 0px;
	text-align:left;
}



/*----------------------------------------------------
　インタビュー一覧、研究室一覧
----------------------------------------------------*/

#interviewLaboList{
	margin:10px 0 0 0;
}
#interviewLaboList h2{
	margin:0 0 5px 0;
}
#interviewLaboList .listWrap{
	display:block;
	background:#fff;
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
}
#interviewLaboList .listWrap ul{
	padding:0 20px;
}
#interviewLaboList .listWrap li{
	clear:both;
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px dotted #bfbfbf;
}
#interviewLaboList .listWrap li.last{
	border:none;
}
#interviewLaboList .listWrap li .img{
	position:relative;
	dipsplay:block;
	float:left;
	width:170px;
}
#interviewLaboList .listWrap li .img span{
	position:absolute;
	left:0;
	atop:0;
	width:156px;
	height:96px;
}
#interviewLaboList .listWrap li .img img{
	width:150px;
}
#interviewLaboList .listWrap li h4{
	font-size:120%;
	line-height:120%;
	margin:0 0 3px 0;
	color:#373737;
	background:#E8E8E8;
	padding:3px;
	overflow:hidden;
}
#interviewLaboList .listWrap li a:hover h4{
	color:#fedc00;
}
#interviewLaboList .listWrap li .btn{
	text-align:right;
	margin:5px 0 0 0;
}
#interviewLaboList .listWrap li .btn a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#interviewLaboList .listWrap .waiting{
	text-align:center;
	background:url(/nng/images/n/2012/common/waiting.gif) center top no-repeat;
	padding:24px 0 0 0;
	margin:5px 0;
	display:none;
}
#interviewLaboList .linkBack{
	text-align:right;
	margin:10px 0 0 0;
}
#interviewLaboList .linkBack a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#interviewLaboList .pageNav{
	width:auto;
	text-align:center;
	margin:15px 0;
	padding:0;
	font-weight:bold;
}
#interviewLaboList .pageNav .stay{
	font-size: 14px;
	line-height: 25px;
}








/* 連載バックナンバーのタイトル */
.articleBody #columnBacknum,
.articleBody #columnBacknumPrev,
.articleBody #chapterBacknum,
.articleBody #chapterBacknumPrev,
.articleBody #interviewBacknum,
.articleBody #kenkyuBacknum{
	width:600px;
	margin:20px auto;
}
.articleBody #columnBacknum .bottomLink,
.articleBody #columnBacknumPrev .bottomLink,
.articleBody #chapterBacknum .bottomLink,
.articleBody #chapterBacknumPrev .bottomLink,
.articleBody #interviewBacknum .bottomLink,
.articleBody #kenkyuBacknum .bottomLink{
	background:#fff;
	border-top:1px dotted #bfbfbf;
	border-bottom:1px dotted #bfbfbf;
	clear:both;
	font-size:12px;
	line-height:1.2;
}
.articleBody #columnBacknum .bottomLink li,
.articleBody #columnBacknumPrev .bottomLink li,
.articleBody #chapterBacknum .bottomLink li,
.articleBody #chapterBacknumPrev .bottomLink li,
.articleBody #interviewBacknum .bottomLink li,
.articleBody #kenkyuBacknum .bottomLink li{
	margin:0 0 3px 0;
}
.articleBody #columnBacknum h3,
.articleBody #columnBacknumPrev h3,
.articleBody #chapterBacknum h3,
.articleBody #chapterBacknumPrev h3,
.articleBody #interviewBacknum h3,
.articleBody #kenkyuBacknum h3 {
	background:url(/nng/images/n/2012/common/title_yellow_bg.gif) left top no-repeat;
	padding:0 11px 0 7px;
	font-size: 14px;
	line-height: 21px;
	display:inline;
	*float:left;
}
.articleBody .innerBacknum .linkBtn{
	float:right;
	font-size:11px;
	margin:0 0 3px 0;
}


/* bookmark */
#webNatiogeoSeries  p.btnProfile .backnumLink,
#webNatiogeoSeries  p.btnProfile .profileLink{
	text-align:left;
	background:url(/nng/images/n/2012/common/mark_red_right.gif) left 5px no-repeat;
	padding:0 0 0 12px;
	color:#3a3a3a;
	font-weight:bold;
	margin:0 5px;
}


/* 記事本文下のインタビューバックナンバー */
#webNatiogeoSeries #slide{
	overflow:hidden;
	padding:0 25px;
	margin:10px 0 0 0;
	position:relative;
}
*html body #webNatiogeoSeries #slide{width:670px;padding:0;}
#webNatiogeoSeries #slide #slideprevBtn{
	position:absolute;
	left:0;
	top:60px;
}
#webNatiogeoSeries #slide #slidenextBtn{
	position:absolute;
	right:0;
	top:60px;
}
#webNatiogeoSeries #slideList{
	width:620px;
	margin:0 auto;
	padding:0 0 0 10px;
	overflow:hidden;
}
#webNatiogeoSeries #interviewContentsList li{
	width:155px;
	line-height:120%;
	float:left;
	text-align:center;
}
#webNatiogeoSeries #interviewContentsList li div{
	background:#fff;
	margin:0 10px 0 0;
	padding:5px;
}
#webNatiogeoSeries #interviewContentsList li .img{
	display:inline-block;
	text-align:center;
	overflow:hidden;
}
#webNatiogeoSeries #interviewContentsList li .img img{
	width:130px;
}
#webNatiogeoSeries #interviewContentsList li h4{
	display:inline-block;
	clear:both;
	text-align:left;
	overflow:hidden;
	font-size:120%;
	line-height:120%;
	padding:4px 0;
	font-weight:bold;
}
#webNatiogeoSeries #interviewContentsList li .txt{
	display:block;
	clear:both;
}
#webNatiogeoSeries #interviewContentsList li .txt a{
	display:inline-block;
	text-align:left;
	overflow:hidden;
	font-size:90%;
	line-height:120%;
}



/*----------------------------------------------------
　webナショジオ 連載
----------------------------------------------------*/
#mainContents .articleTitleBox{
	position:relative;
	overflow:hidden;
}
#mainContents .articleTitleBox h1 {
	line-height:1.4;
	padding:0 190px 0 20px;
	vertical-align:middle;
	display:table-cell;
	width:450px;
	height:65px;
	*display:block;
	*float:left;
	*padding:20px 190px 0 20px;
	*height:45px;
	*zoom:1;
}
#mainContents .articleTitleBox #pagePrevNextNavi{
	position:absolute;
	right:20px;
	top:23px;
	font-size:13px;
	line-height:15px;
	vertical-align:middle;
}
#mainContents .articleTitleBox #pagePrevNextNavi .prev{
	display:inline-block;
	background:url(/nng/images/n/2012/common/mark_red_left.gif) left 3px no-repeat;
	padding:0 0 0 12px;
	color:#3a3a3a;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
#mainContents .articleTitleBox #pagePrevNextNavi .next{
	display:inline-block;
	background:url(/nng/images/n/2012/common/mark_red_right.gif) right 3px no-repeat;
	padding:0 12px 0 0;
	color:#3a3a3a;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
#mainContents .articleTitleBox #pagePrevNextNavi .separate{
	display:inline-block;
	text-align:center;
	width:20px;
	height:15px;
	overflow:hidden;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
#mainContents .articleTitleBox #pagePrevNextNavi .separate img{
	vertical-align:middle;
}


