@charset 'UTF-8';

/* ========================================
OUTLINE
	トッパン VR・デジタルアーカイブ
	[http://www.toppan-vr.jp/bunka/]
	「VR」カテゴリ - 「VRコンテンツライブラリ」ページ用
======================================== */

#contents h4.second {
	margin-top:25px;
}

#contents p.textM {
	margin-top:10px;
}


/* ----- ページ内アンカー ----- */

#contents ul.pageNav {
	padding-top: 10px;
	}

#contents ul.pageNav li {
	float: left;
	padding-right: 2em;
	_white-space: nowrap;
	}

#contents ul.pageNav li a {
	padding-left: 10px;
	background: url(../../cmn/img/anc_tolow.gif) no-repeat left center;
	}


/* ----- 詳細解説 ----- */

#contents div.clearfix p {
	width: 374px;
	}
		
#contents div.clearfix p.none {
	width: 624px;
	}

#contents div.clearfix p.fsSmall,
#contents div.clearfix p.releaseBtn {
	margin-top: 0.5em;
	}

/* ニュースリリース */

#contents p.releaseBtn {
	background: url(../../cmn/img/btn_newsrelease_a.gif) no-repeat left top;
	display:block;
	margin-top:10px;
	width:115px;
	}

#contents p.releaseBtn a {
	display: block;
	width: 115px;
	height: 24px;
	}

#contents ul.releaseBlk {
	display: none;
	padding: 5px 10px 10px;
	background-color: #faf8eb;
	}

#contents ul.releaseBlk li {
	margin-top: 5px;
	padding-left: 15px;
	background: url(../../cmn/img/ic_link.gif) no-repeat 0em 0.2em;
	font-weight: bold;
	line-height: 1.4;
	}


/* ----- 関連ページ ----- */

#contents ul.relBtn li.rbDvd {
	background-image: url(../img/con_btn_rel01a.gif);
	}


