@import url("detail-w.css");

/* detail page */


#detail-sub {
	width:330px;
	float:right;
	padding:0;
	}
	
	#detail-sub div { 
		margin:0 0 10px;
				background-color:#171717;
		}
		
	
	#detail-sub p {
		text-align:right;
		padding:5px;
		background-color:#171717;
		}
		
		#detail-sub p a{ }


	.clear { 
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		_line-height:0;		
		_font-size:0;		/* dumb ie6 			*/
		}







.type-nm, .type-og, .type-sh, .type-gk, .type-sp, .type-vi, .type-sv{
		font-size:10px;
		color:#fff;
		padding:1px;
		text-decoration:none;
		margin:0 10px 2px 0;
		line-height:1.0em;
		xborder:1px solid #fff;
		vertical-align:top;
		white-space:nowrap;
		font-weight:normal;
		}

			.type-nm {	/**/
				background-color:#0c0;
				}
					
			.type-og {	/**/
				background-color:#f00;
					}
					
			.type-sh {	/**/
				background-color:#3cf;
					}
					
			.type-gk { /*		合同企画	*/
				background-color:#901033;
				}
					
			.type-sp {	/**/
				background-color:#f0c;
				}
	
			.type-vi {	/**/
				background-color:#ff0;
				}
					
			.type-sv {	/**/
				background-color:#fff;
					}					
/*
#main .bigscreen { padding:7px;}

#main .bigscreen p { width:480px; padding:7px; border:1px solid #000; height:360px; margin:5px; }
*/

#main .bigscreen span { display:block; }
#main .big screen a img { display:inline; }



#main .bigscreen div.outtie {
	border:1px solid #f00;
	padding:10px;
	width:460px;
	margin:10px 0;
	}
	

#main .bigscreen table {
x	border:1px solid #f00;
x	padding:5px;
x	width:480px;
x	margin:10px 0;
	}
	
	#main .bigscreen table td {
		padding:2px 5px;
		text-align:left;

		}
		
		#main .bigscreen table th {
			font-weight:normal;
			color:#f00;
			padding:2px 5px;
                        width:150px;
			}
		
		#main .bigscreen table th.loner {
			text-align:left;
			}		
			
					
		#main .bigscreen table td.sp {
			color:#f00;
			}
		
		#main .bigscreen table td.gocenter {
			text-align:center;

			}
		
		#main .bigscreen table td em {
			font-style:normal;
			text-align:center;
			}	
			
		#main .bigscreen table td a img {
			margin:0 0 0 15px;
			}	



		#main .bigscreen p {
			color:#ff0;
			padding:5px 0;
			}


/* for review */
		#main .bigscreen textarea {
			width:430px;
			}

	

/* For when there is PPV movie of the same movie.  */
#main dl.ppv-show { 
	background-color:#171717;
	padding:10px;
	margin:10px 0 0 0;
	line-height:1.5em;
	}
	
h3 img { padding:0 10px 0 0; vertical-align:bottom; float:left;}
#main dl.ppv-show dt { 
	margin:0 10px 0 0;
	padding:5px;
	float:left;
	margin:0 10px 0 0;
	}
	
#main dl.ppv-show dd { 
	padding:2px 0 1px;
	}
	
	#main dl.ppv-show dd em {
		color:#ff0;
		}
	
/*	END		*/	




/* Photo */

.photo { width:100%; padding:5px;}
.photo td { padding:1px; }


.photo img { border:1px solid #000; }
.photo .sample img { border:1px solid #ff0; }


	/*  pagenate */
			
ul.pagenate { margin:0; padding:0; float:right; }

ul.pagenate li{
		display:block;
		float:left;
		text-align:center;
		}
	
ul.pagenate li.end { margin:0; padding:0; }

ul.pagenate a:link {
		color:#fff;
		text-decoration:none;
		margin:0 10px 0 0;
		background-color:#222;
		width:25px;
		padding:2px 4px;
		border:1px solid #666;
		}
		
ul.pagenate a:visited {
		text-decoration:none;
		margin:0 10px 0 0;
		background-color:#222;
		width:25px;
		padding:2px 4px;
		border:1px solid #666;
		}

ul.pagenate a:hover , .page-cont ul.pagenate a:active  {
		text-decoration:none;
		background-color:#3cf;
		margin:0 10px 0 0;
		width:25px;
		padding:2px 4px;
		border:1px solid #fff;
		}
	
ul.pagenate a.current {
		color:#666 !important;
		font-size:12px;
		text-decoration:none;
		background-color:#3cf !important;
		margin:0 10px 0 0;
		width:25px;
		padding:2px 4px;
		border:1px solid #fff;
		cursor:default;
		}


/*	DL part	*/


#main .dl-box { margin:10px 0; }

#main .dl-box table{
	width:100%;
	border-collapse:collapse;
	text-align:center;
	line-height:1.3em;
	background-color:#001a00;
	border:1px solid #222;
	margin-bottom:2px;
	padding:5px 0;
	height:68px;

	}

#main .dl-box table th {
	font-weight:normal;
	border:1px solid #000;
	color:#ff0;
	background:url(/renew-2008/images/detail/gragra.gif);
	background-color:#222;
	font-size:12px;
	padding:2px 0;

	}
	
#main .dl-box table td {
	border:1px solid #000;
	background-color:#111;
	xborder-right:1px solid #000;
	margin:0;
	padding:1px 0;
	}

#main .dl-box table td.fat {
	font-weight:bold;
	font-size:14px;
	color:#ff0;
	}

#main .dl-box table a img { display:inline; margin:0; padding:0;}

#main .dl-box table .bt {
	background:url(/renew-2008/images/detail/gragra.gif) repeat-x;
	background-color:#030;
	padding:2px 2px;
	text-decoration:none;
	display:block;
	height:auto;
	width:86px;
	font-size:10px;
	margin:0 auto 2px;

	border:1px solid #666;
	}

#main .dl-box table .bt a {
	background:url(/images/detail/down2.gif) no-repeat;
	background-position:top left;
	height:15px;
	padding:2px 2px 2px 18px;
	margin:1px;
	color:#fff;
	
	line-height:1.5em;
	text-decoration:none;
	}

html:\66irst-child #main .cl-box table .bt a {
	background:url(/images/detail/down2.gif) no-repeat;
	background-position:top left;
	height:15px;
	padding:2px 2px 2px 18px;
	margin:1px;
	color:#fff;
	
	line-height:1.5em;
	text-decoration:none;
	font:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, sans-serif;
	letter-spacing:-1px; }/* solo en safari */

#main .dl-box table .bt a:hover {
	color:#0c0;
	}
	
/* review */	
	

#main .user-review { background-color:#171717;  }



#main .user-review ul { background-color:#171717; overflow:hidden; padding:3px 0; }
#main .user-review ul li { float:left; display:block; margin:0 15px 0 0; }







#main .user-review div{
	overflow:auto;
	height:300px;

	scrollbar-highlight-color: #0f0f0f;
	scrollbar-3dlight-color: #292929;
	scrollbar-arrow-color: #666;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #666;
	scrollbar-track-color: #666;
	scrollbar-darkshadow-color: #292929;
	_width:495px;
	_overflow-x:hidden;
	margin:0;
	padding:0;
	
	}

.user-review div dl { margin:0; padding:5px; 	background-color:#171717;}

.user-review div dl dt em { float:left; font-weight:bold; color:#ff0; font-size:12px; padding:0 5px 0 0; }

.user-review div dl dt span{ float:right; display:inline;  padding:0;
 margin:0; }

.user-review div dl dt dd { clear:both; }



/*	==========================================right side components=====================	*/


#detail-sub  .data { margin:5px 0 0 0; }

#detail-sub  .data table {
	background-color:#222;
	border-collapse:collapse;
	height:84px;
	width:230px;
	padding:2px;

	margin:5px 0;

	}

	
	
	

#detail-sub .data p { text-align:left; }
#detail-sub .data p span{ padding:0 0 0 16px; }


	#detail-sub  .data table  td {
		border:1px solid #000;
		padding:1px 5px 1px;
		}
		
		#detail-sub .data dl { clear:left; line-height:1em;	height:12px; vertical-align:middle;	font-size:11px; margin:2px; }
		
		
			#detail-sub .data dl dt { float:left; display:block; margin:0 12px 0 0; background-color:#222; padding:1px 2px; width:80px; 	padding:2px; height:12px; vertical-align:middle; }
		
			#detail-sub .data dl dd { float:left; margin:0 3px 0 0; padding:1px 2px; xborder:1px solid #666; padding:1px 2px;  }
			
			#detail-sub .data dl dd a {
				color:#000;
				padding:1px 2px;

				background-color:#fff;
				text-decoration:none;
				}


#detail-sub .pic {  width:80px; padding:2px; border:1px solid #333; float:left; margin:5px 10px 0 0; }

#detail-sub .fav {
	 padding:5px;
q	 background-color:#09c;
	 border:1px solid #0c0;
	 margin:10px 0 20px;
	 display:block;
	 width:318px;
	 height:40px;
	 position:relative ;
	 }
	  
	  
	  #detail-sub .fav a img {
	  	display:block;
		float:left;
		margin:0 10px 0 0;
		vertical-align:middle;
		}
		
		#detail-sub .fav a.tlink {
		q	position:absolute;
	q		top:15px;
	q		right:10px;
q			text-decoration:underline !important;
			color:#fff !important;	
			}


#detail-sub input {
	line-height:1em;
	margin:0 5px 1px 0;
	padding:0;
	vertical-align:middle;
	}

#detail-sub .fav a:link { text-decoration:underline !important; }





/*	====	Accordion Action	====	*/


#detail-sub .contnr {	/*	シリーズ用 - コンテナ	*/
	color:#ff0;
	overflow:hidden;
	background-color:#171717;
	padding:5px;
	margin:15px 0;
	}

.contnr a {
		text-decoration:underline;
		}

.contnr em { /*	シリーズ用 - タイトル	*/
		line-height:1.5em;
		display:block;
		float:left;
		color:#ff0;
		padding:0;
		margin:0;
x		background-color:#171717;
font-weight:bold;
		}

.contnr span {	/*	シリーズ用 - 閉じる/あける	*/
		line-height:1.5em;
		float:right;
		display:block;
		padding:0;
		margin:0;
x		background-color:#171717;
		}	

	.contnr ul {
		clear:both;
		background-color:#171717;
		margin:5px 0;
		}

		.contnr ul li {
			color:#fff;
			padding:0 0 0 10px;
			line-height:1.5em;
			}
	
			.contnr ul li.end {
				padding:5px 0 0 2px;
				color:#0c0;
				}

				.contnr #extra{
					margin:5px 0 0 0;
					}


/*	====	END Accordion Action	====	*/

/* vids */

	#detail-sub .rvid div{ 
		height:340px;
		width:320px;
		padding:5px;
		margin:0;
		overflow:auto;
		scrollbar-highlight-color: #0f0f0f;
		scrollbar-3dlight-color: #292929;
		scrollbar-arrow-color: #666;
		scrollbar-face-color: #000;
		scrollbar-shadow-color: #666;
		scrollbar-track-color: #666;
		scrollbar-darkshadow-color: #292929;
		background-color:#171717;
		}
	
#detail-sub .rvid div dl { clear:both; height:105px; }

	#detail-sub dl dt.uno dt{ border:2px solid #f00; }
	
	#detail-sub .rvid dl dd.samp-button { position:absolute; top:5px; right:5px; }



/*	==========================================END right side components=====================	*/
