@charset "utf-8";
 /*CSS Document */



#CasterYukouPhoto{
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
	height: 440px;
	width: 700px;
}


@media screen and  (max-width: 953px){
	
.psize{
	text-align: right;
}	
}




@media screen and  (max-width: 719px){



#CasterYukouPhoto{
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
	height: auto;
	width: 100%;
}

h1 .psize{
	text-align: left;
	display: inline;
	}

.scrolltb tbody tr td .adjust{
	display: inline;
}


}



@media screen and  (max-width: 326px){
	.PPanelSpec table tr td,.PPanelSpec table tr th{
	font-size: 10px;
	}
	.PPanelSpec{
	width: 95%;
}

.PPanelSpec table caption {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 10px;
}

 /*テーブルのデータが少ない場合 */
 
 
  .scrolltb tbody tr{
	width: auto;
}

 /*テーブルのデータが少ない場合*/
	
	}	
	
