<!--		/*リンクテキスト（トップページ）表示位置指定　*/
	span.txt_tprnk_r15 { color:#ff0000; white-space:nowrap; font: 15 ＭＳ Ｐ明朝; 
			line-height:1.6; margin: 0; position: absolute;
			top: 230px; left: 250px;}

		/*リンクテキスト（各ページ共通）表示位置*/

	span.txt_rnk_gr15 { color:#008000; white-space:nowrap; font: 15 ＭＳ Ｐ明朝; 
			line-height:1.6; margin: 0; position: absolute;
			top: 20px; left: 250px;}


		/*（・）印リストテキスト表示*/
	.txt_r15_ris { color: #ff0000; background: #ffff00; white-space:nowrap; font: 15 ＭＳ Ｐ明朝;
		 line-height:1.6 list-style-type: disc ;}

	.txt_b15_ris { color: #000000; background: #ffff00; white-space:nowrap; font: 15 ＭＳ Ｐ明朝;
		 line-height:1.6 list-style-type: disc ;}

		/*　説明テキスト表示設定　フォント(ＭＳ Ｐ明朝)*/
	span.txt_m13 { color:#800000; white-space:nowrap; font: 13 ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_r13 { color:#ff0000; white-space:nowrap; font: 13 ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_b13 { color:#000000; white-space:nowrap; font: 13 ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_l13 { color:#00ff00; white-space:nowrap; font: 13 ＭＳ Ｐ明朝; line-height:1.6;}

	SPAN.txt_m15 { color : olive; white-space:nowrap; font-family : ＭＳ Ｐ明朝; line-height:1.6;}
	SPAN.txt_r15 { color : #cc0000; white-space:nowrap; font-family : ＭＳ Ｐ明朝; line-height:1.6;}
	SPAN.txt_b15 { color : olive; white-space:nowrap; font-family : ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_l15 { color:#00ff00; white-space:nowrap; font: 15 ＭＳ Ｐ明朝; line-height:1.6;}

	span.txt_m17 { color:#800000; white-space:nowrap; font: 17 ＭＳ Ｐ明朝; line-height:1.6;}
	SPAN.txt_r17 { color : maroon; white-space:nowrap; font-family : ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_b17 { color:#000000; white-space:nowrap; font: 17 ＭＳ Ｐ明朝; line-height:1.6;}
	span.txt_l17 { color:#00ff00; white-space:nowrap; font: 17 ＭＳ Ｐ明朝; line-height:1.6;}

		/*ページ別説明テキスト表示設定及び位置設定*/
	SPAN.txt_sou_m15 { color:#800000; white-space:nowrap; font-family : ＭＳ Ｐ明朝;
		line-height:1.6;  margin: 0; position: absolute;
		top:360px; left:280px;}


		/*　ボックス　パディング　*/
 p { color: #000000; white-space:nowrap; font: 15 ＭＳ Ｐ明朝; line-height:1.6;}
	.txt_b15_pad { padding: 20px; background : #ddddb9;}
	.txt_h15_pad { padding: 20px; background: #00ff00;}

-->