@charset "utf-8";
/* 全体共通(表示・非表示制御) */

.pcout{
	display:none;
}

/* 全体共通 */

.txt_center{
	text-align:center;
}

.f_left{
	float:none;
}

.f_right{
	float:none;
}

.f_clear{
	float:none;
}

.picbot, .picbot_w{
	margin-right:8px;
}

.picbot_h{
	margin-bottom:10px;
}

.mp0{
	margin:0px;
	padding:0px;
}

/* staff・cast */
.staff_txt span{color:#e60012;font-weight:bold;}
.chara_txt span{color:#f6369d;font-weight:bold;}

/* キャラクター */

/*これまでのお話しあたー誘導*/
.theater{background:#FFFBC5;padding:6px;}