

body{
	color:  #006400;
	width:1100px;
	background-color: #808080;	
	margin: 0px auto;
}



div#contents{
	width:1100px;
	margin-top:2px;
	background-color: #dcdcdc;	
	padding-top: 3px;
}

	td.name:hover{
		z-index:99;
		-webkit-transform:scale(1.5);
	}


	td#left_s{							
		cursor:pointer;					
		width:15px;
		text-align:center;				
		color:#ffffff;					
		background-color:#664444;		
	}									
	
	td#right_s{							
		cursor:pointer;					
		width:15px;
		text-align:center;				
		color:#ffffff;					
		background-color:#664444;		
	}									

	td#left_ss{
		cursor:pointer;
		width:15px;
		text-align:center;
		color:#ffffff;
		background-color:#664444;
	}
	
	td#right_ss{
		cursor:pointer;
		width:15px;
		text-align:center;
		color:#ffffff;
		background-color:#664444;
	}	
	
	td#td_l{
		-webkit-transition:-webkit-transform 0.5s linear 0s;
		-webkit-transform:perspective(500)rotateY(-45deg)translate3d(-30px,0px,-70px,);
	}
	
		img#img_bb{
		cursor:pointer;
		-webkit-transition:-webkit-transform 0.5s linear 0s;
		-webkit-transform:perspective(0);
	}
	
		img#img_b{
		cursor:pointer;
		-webkit-transition:-webkit-transform 0.5s linear 0s;
		-webkit-transform:perspective(0);
	}
	
	td#td_r{
		-ewbkit-transition:-webkit-transform 0.5s linear 0s;
		-webkit-transform:perspective(500)rotateY(45deg)translate3d(30px,0px,-70px);
	}
	
	img#img_bb:hover{
		z-index:99;
		-webkit-transform:scale(2.0);
	}
	
	img#img_b:hover{
		z-index:99;
		-webkit-transform:scale(2.0);
	}	

	.img_bb{
		width: 200px;			
/*		z-index:99;
		-webkit-transform:scale(1.0);
		*/
		}

	.img_ep_n{
		width: 400px;		
		}

/*	.img_bb{
		z-index:99;
		-webkit-transform:scale(2.0);
		}	*/

	.img_ep_f{
		width: 500px;		
		}

	div#viewer_1{		
		display:none;   
	}                   
	
	table#tbl_1{
		margin-bottom:0px;
		padding-bottom: 0px;
		}
	
	tr#shumei{
		margin-bottom: 0px;
		padding-bottom: 0px;
		}
	
	td#td_ul{
		text-align:center;
		color:#000000;
	}
	
	td#td_ucc{
		text-align:center;
		color:green;
	}
	
	td#td_uc{
		text-align:center;
		color:blue;
	}
	td#td_ur{
		text-align:center;
		color:#000000;
	}
	
	td#word_1{
		color:blue;
		font-size:13px;
	}
	
	td#word_2{
		color:green;
		font-size:13px;
	}
	
	td#word_3{
		color:#000000;
		font-size:13px;	
	}
	
	td.name{
		/*	margin-bottom: 0px;
		paddig-bottom: 0px;			*/
		font-size:13px;
/*		color:#ff0000;	*/
		color:#ff4500;	
		font-weight:bold;
		background-color: #dcdcdc;
		}
	
	td.name_ep{
		/*	margin-bottom: 0px;
		paddig-bottom: 0px;			*/
/*		font-size:16px;				*/
		z-index:99;
		-webkit-transform:scale(2.0);
/*		color:#ff0000;	*/
/*		color:#ff4500;	*/
		color:#dc143c;	
		font-weight:bold;
/*		background-color: #dcdcdc;		*/
		background-color: #ffdab9;
		}		
	
	p#p_1{
		color:#000000;
	}
	
	p#p_2{
		color:#000000;
	}
	
	p#coment{
		color:#000000;
		text-align:left;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}
		
	
