/*ConvHTMLセル枠指定*/
.chtd{
	font-size: 91%;
	line-width: 100%;
	line-height: 130%;
	border-style:solid;
	border-width:0;
}

/*Ｗｏｒｄ文書の行間指定(デフォルト)*/
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0mm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	mso-pagination:none;
	font-size:100%;
	mso-bidi-font-size:114%;
	font-family:Century;
	mso-fareast-font-family:"ＭＳ 明朝";
	mso-bidi-font-family:"Times New Roman";
	mso-font-kerning:1.0pt;}

/*Ｗｏｒｄ文書の行間指定(word2010より採用？)*/
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	mso-style-unhide:no;
	mso-style-qformat:yes;
	margin-top:0mm;
	margin-right:0mm;
	margin-bottom:0mm;
	margin-left:42.0pt;
	margin-bottom:.0001pt;
	mso-para-margin-top:0mm;
	mso-para-margin-right:0mm;
	mso-para-margin-bottom:0mm;
	mso-para-margin-left:4.0gd;
	mso-para-margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	mso-pagination:none;
	font-size:10.5pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Century","serif";
	mso-ascii-font-family:Century;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"ＭＳ 明朝";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Century;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-font-kerning:1.0pt;}

/*一太郎から変換した場合は例外として作成される*/
p.a, li.a, div.a
	{mso-style-name:一太郎;
	mso-style-parent:"";
	margin:0mm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:16.65pt;
	mso-line-height-rule:exactly;
	mso-pagination:none;
	mso-layout-grid-align:none;
	text-autospace:none;
	word-break:break-all;
	font-size:10.5pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"ＭＳ 明朝";}
