/* ***** 義経録 ***** */

div.rep_prgh {
	padding				: 12px 0 0 24px;
}


td.rep_chrono_tbl {
	background-image		: url( '/main/soft/yoshitsune/shura/images/report/bg_mdl.gif' );
	background-repeat		: no-repeat;
	background-position		: left bottom;

	text-align				: left;
	vertical-align			: top;
}

td.rep_chrono_tbl_e {
	background-image		: url( '/main/soft/yoshitsune/shura/images/report/bg_btm.gif' );
	background-repeat		: no-repeat;
	background-position		: left bottom;
	padding-bottom			: 1px;

	text-align				: left;
	vertical-align			: top;
}

td.chrono_lyr {
	width					: 51px;
	padding					: 4px 7px 4px 6px;

	text-align				: right;
	vertical-align			: top;

	font-size				: 12px;
}

td.chrono_cyr {
	width					: 44px;
	padding					: 4px 4px 4px 4px;

	text-align				: center;
	vertical-align			: top;

	font-size				: 12px;
}

td.chrono_mth {
	width					: 35px;
	padding					: 4px 4px 4px 4px;

	text-align				: center;
	vertical-align			: top;

	font-size				: 12px;
	font-weight				: bold;
}

td.chrono_evt {
	width					: 444px;
	padding					: 4px 0px 4px 8px;

	text-align				: left;
	vertical-align			: top;

	font-size				: 12px;
}




/* ***** ポップアップ ***** */
table.pptbl_bg {
	background-image		: url( '/main/soft/yoshitsune/shura/images/report/mf01_l.gif' );
	background-repeat		: repeat-y;
	background-position		: left top;

	background-color		: #ffffff;

	width					: 450px;
}

td.pptbl_hdr {
}

td.pptbl_ftr {
}

td.pptbl_bdy {
	background-image		: url( '/main/soft/yoshitsune/shura/images/report/mf01_r.gif' );
	background-repeat		: repeat-y;
	background-position		: right top;

	padding					: 0 0 12px 0;

	vertical-align			: top;
	height					: 510px;
}


td.pp_title {
	padding					: 16px 0 16px 0;
	text-align				: center;
}

td.pp_text {
	padding					: 0 28px 12px 28px;
	text-align				: center;

	line-height				: 1.3;
	font-size				: 12px;
}

td.pp_pict {
	padding					: 0 0 12px 0;
	text-align				: center;
}

