@charset 'UTF-8';

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

#contents .wd {
	width:300px;
}

#contents .dvds {
	margin-bottom:20px;
}

#contents .dvd_wrap {
	width:300px;
	position:relative;
	vertical-align:bottom;
}

#contents .dvd_wrap .dvd dl {
	width:300px;
}
#contents .dvd_wrap .dvd dt {
	float:left;
	width:16px;
	height:16px;
	padding:1px;
	text-align:center;
	color:#FFFFFF;
	background-color:#990909;
}

#contents .dvd_wrap .dvd dt p {
	line-height:16px;
	font-size:0.8em;
}

#contents .dvd_wrap .dvd dd {
	font-weight: bold;
	line-height: 1.5;
	margin-bottom:10px;
	margin-left:20px;
}	

#contents .dvd_wrap .detail {
	position:absolute; 
	bottom:0;
	left:130px;
	text-align:right;
}

#contents .dvd_wrap .detail dl {
	margin-left:10px;
	zoom: 100%;
	background:url(../img/dvd_detail_bg.gif) top left repeat-y;
}

#contents .dvd_wrap .detail dt {
	float:left;
	width:45px;  
	padding:0 5px;  
	clear:both;
	font-weight:bold;
} 

#contents .dvd_wrap .detail dd {
	width:97px;  
	margin-left:55px;  
	padding-left:5px;  
	text-align:left;	
}

#contents .dvd_wrap .detail dt.line,
#contents .dvd_wrap .detail dd.line {
border-bottom: 1px dotted #999;
}

#contents table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}

#contents th, td	{
	padding: 5px 10px;
}

#contents .shopinfo th	{
	border-bottom: 1px dotted #999;
	width:20%;
	font-weight:bold;
	background-color:#f2f1f0;
}

#contents .shopinfo td	{
	border-bottom: 1px dotted #999;
}

#contents .shopinfo th.noline,
#contents .shopinfo td.noline {
	border-bottom:none;
}

#contents p.clear {
	width:300px;
	padding:5px 0 0;
}

#contents p.btn {
	width:300px;
	padding:10px 0 0;
	clear:both;
}

#contents p.btn a.link {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:118px;
	height:26px;
	background:url(../../cmn/img/btn_link.gif) no-repeat;
}

#contents p.btn a.link:hover {
	background:url(../../cmn/img/btn_link_a.gif) no-repeat;
}

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

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