/* CSS Document */

/* detail page */


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


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

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




#wrap-hd { 
	width:850px;
	float:right;
	}
	
	
	#wrap-hd #main {
		width:600px;
		float:left;
		}





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





.type-nm, .type-og, .type-sh, .type-gk, .type-sp, .type-vi, .type-sv, .type-hd{
		font-size:10px;
		color:#fff;
		padding:1px;
		text-decoration:none;
		margin:0 10px 2px 0;
		line-height:1.0em;
		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;
					}		
					
			.type-hd {	/**/
				background-color:#600;
					}					
#bigmovie_{
				width:100%;
				height:590px;
				background:url(/images/detail/background.gif);
			}
			
			
			#hdg-bigmovie {
				width:1050px;
				margin:10px auto 0;

				}
			

#wrap-hd #main .bigscreen span { display:block;
			}

#main .bigscreen div.outtie {
        border:1px solid #f00;
        padding:10px;
        width:575px;
        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;
                        }


#wrap-hd #main .bigscreen dl {   }
#wrap-hd #main .bigscreen dl dt { float:left; margin:0 10px 0 0; }
#wrap-hd #main .bigscreen dl dd { float:right; vertical-align:bottom; }


#container .bigj { width:583px; padding:5px; margin:10px 0; }
	#container .bigj dl { line-height:1.2em; height:30px; border:none; }







/* 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	*/


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

#wrap-hd #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;

	}

#wrap-hd #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;

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

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

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

#wrap-hd #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;
	}

/* safari only \*/
html:\66irst-child  #wrap-hd #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 */

#wrap-hd #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;
	}

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

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



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







#wrap-hd #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:595px;
	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 { padding:0; margin:0; clear:both; }

#main .user-review div dd { display:block !important; float:none !important; overflow:auto;  }


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


#wrap-hd #detail-sub { width:230px; float:right;  }

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

#wrap-hd #detail-sub .data table {
	clear:left;
	background-color:#222;
	border-collapse:collapse;
	height:84px;
	padding:2px;
	display:block;
	width:100%;
	margin:5px 0;

	}

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


	#wrap-hd #detail-sub  .data table  td {
		border:1px solid #000;
		padding:1px 5px 1px;
		}
		
		#wrap-hd #detail-sub .data dl { clear:left; line-height:1em;	height:12px; vertical-align:middle;	font-size:11px; margin:5px 0; }
		
		
			#wrap-hd #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; }
		
			#wrap-hd #detail-sub .data dl dd { float:left; margin:0 3px 0 0; padding:1px 2px; ; padding:1px 2px; display:block; }
			
			#wrap-hd #detail-sub .data dl dd a {
				color:#000;
				padding:1px 2px;
				margin:0 2px 5px 0;

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


#wrap-hd #detail-sub span p { float:right; }

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

#wrap-hd #detail-sub .pic ul { float:right; background-color:#000; }


#wrap-hd #detail-sub  .fav { padding:2px; background-color:#030; margin:10px 0 20px; display:block; clear:left; }




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


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

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






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

q #wrap-hd #detail-sub  .fav a { padding-left:30px; }





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


.contnr {	/*	シリーズ用 - コンテナ	*/
	color:#ff0;
	overflow:hidden;
	background-color:#333 !important;
	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;
		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;
		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 */

	#wrap-hd #detail-sub .rvid div{ 
		height:340px;
		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;
		}
	
#wrap-hd #detail-sub .rvid div dl { clear:both; height:105px; }

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



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