td {  font-size: 14px}
th {  font-size: 14px}

/* headのリンク設定 */
a.head:link{font-size: 12px; color:#ffffff; text-decoration:none }/* 通常のリンク */
a.head:visited {font-size: 12px; color: #ffffff; text-decoration:none }	/* 読み込み済みのリンク */
a.head:active {font-size: 12px; color: #ffffff; text-decoration:underline }	/* クリックされた瞬間 */
a.head:hover {font-size: 12px; color: #ffffff; text-decoration:underline }	/* マウスを乗せたとき */

/* headsubのリンク設定 */
a.headsub:link{font-size: 12px; color:#006699; text-decoration:none }/* 通常のリンク */
a.headsub:visited {font-size: 12px; color: #CC6666; text-decoration:none }	/* 読み込み済みのリンク */
a.headsub:active {font-size: 12px; color: #006699; text-decoration:underline }	/* クリックされた瞬間 */
a.headsub:hover {font-size: 12px; color: #006699; text-decoration:underline }	/* マウスを乗せたとき */

a:link{text-decoration:none }/* 通常のリンク */
a:visited {text-decoration:none }	/* 読み込み済みのリンク */
a:active {text-decoration:underline }	/* クリックされた瞬間 */
a:hover {text-decoration:underline }	/* マウスを乗せたとき */

/* headのリンクなしテキスト */
.headnavi {  font-size: 12px;}

/* テキスト */
.textpt12 {  font-size: 12px; line-height: 150%}
.textpt14 { font-size: 14px; line-height: 150%}
/*運営委員会の主な活動*/
.textpt18 { font-size: 18px}
/* 各ページのタイトル */
.textpt16bg { font-size: 16px ; font-weight: bold; padding-top: 5px; padding-bottom: 2px;}
/* 各ページの大見出し */
.otitle { font-size: 14px; font-weight: bold; color: #ffffff;}
/* 活動報告用用 */
.k_midashi1 { font-size: 16px ; font-weight: bold; padding-top: 5px; padding-bottom: 2px;color:#336699;}
