H1{
	color:660033;
}
H2, H3{
	color:660099;
}
TH{
	background-color:#0000FF;
	font-weight: bold;
}
//	background-color:#1E90FF;

HR{
	height:2px;
	border-style:groove;
}
/* ソフトボディ(右部に表示される内容) */
	/* 強調見出し      */
	.SoftStrongMidasi{
		text-align:center;
		background-color:#660033;
		color:#FFFFFF;
		font-size: 12pt;
		font-weight: bold;
	}
	/* 見出しフォント */
	.SoftBodyMidasiFont {
		color:#FFFFFF;
		font-size: 12pt;
		font-weight: bold;
	}
	/* テーブル */
	.SoftBodyTable {
		padding: 3px;
	}
.sft_TableTitle {
	font-size   : 14pt;
	font-weight : bold;
	color:#FFFF00;
}


