@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */
 
 
 .block{
	width:632px;
	margin-bottom:30px;
	
	}
.pop{
	position:absolute;
	top:170px;
	left:837px;
}


/* ----------------------------------------------
　　キャスト　リスト
 ---------------------------------------------- */
 
 #cast_list { }
 .cast_list_haruko { margin-bottom:20px; }
 .cast_list_shibuya { margin-bottom:12px; }
 .cast_list_katori { margin-bottom:30px; } 
 
/* ----------------------------------------------
　　キャスト　詳細
 ---------------------------------------------- */
 
 .cast_photo { margin:0 20px 20px 0; float:left; }
 
 #cast_textbox { width:770px; }
 .cast_name,.cast_text { margin-bottom:15px; }
 
 .font_border { background-color:#fffc00; padding:2px; }
