/* B's Recorderシリーズ　CSS */

h2.maint{
	background: url('/bsr/img/bg_head_c.gif') repeat-x;
	margin:0 0 10px 0;
	font-size:105%;
	color:#000;
}
.top_l{background:url('/bsr/img/bg_head_l.gif') no-repeat top left; width:100%; padding:3px 10px 5px 0; display:block;}
.top_r{background:url('/bsr/img/bg_head_r.gif') no-repeat top right; width:100%; display:block;}
.maint a{margin-right:3px;}
.maint a:hover{ background-color:transparent;}

h3.subt{
	padding:3px 5px;
	font-weight:bold;
	background-image:url(/bsr/img/bg_tb_ct.gif);
	text-align:left;
}


.to_top{
	float:right;
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:100;
}


/*対応表用テーブル装飾_ysm_080208*/
.chart{
	border-collapse:collapse;
}
.chart td{
	padding:5px;
	border-width :1px 1px 1px 1px;
	border-style :solid ;
	border-color:#888888;
	font-size:95%;
}
