@charset "euc-jp"


h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
li { font-size: 16px; }


div.news_titlebar_index {
	height: 33px;
	}
	
div.news_titlebar {
	height: 33px;
	}

.news_titlebar h4 {
font-size: 14px;
}

#leftmenu li {
font-size: 16px;
}
	}


/* ぱんくずリスト*/

p.pan{
font-size: 14px;
}

/* 写真キャプション */

p.caption { margin: 0 0.5em 0 0; font-size: 14px; }

/* ニュース日付 */

p.newsdate{ font-size: 14px; }


/* ニュース記事 */

#news_kiji p.text {
margin: 0 0 1em;
padding: 0;
font-size: 16px;
}

/* 購読申し込み誘導 */

.koudoku_form { font-size: 16px; }


/* TOPニュースピックアップ */

.pickup_text p {
 font-size: 16px;
  }

