/*ディフォルト文字*/td    { font-size: 14px; line-height: 22px }/*リンク*/a:link { color: blue; text-decoration: none }a:visited { color: #606; text-decoration: none }a:hover { color: #39f; text-decoration: underline }a:active { color: #f33; text-decoration: underline }/*大見出し*/.bm_01_c1 { color: #039; font-size: 20px }/*中見出し*/.mm_01_c1  { color: #030; font-size: 17px }/*小見出し*/.sm_01_c1  { color: #006; font-size: 15px }/*本文*/.txt_01  {
	font-size: 150%;
	line-height: 26px;
	font-weight: bold;
}.txt_02 { color: #333; font-size: 12px }
