.1st {
	list-style-type: decimal;
	font-size: 16px;
}
.2nd {
	list-style-type: upper-roman;
	font-size: 12px;
}
.3rd {list-style-type: lower-roman;}

/*標準リンク　オンマウス時*/
a:hover{color:#FF6600;text-decoration:none;}

/*左側メニュー設定（全角スペース：IE4～6、Opera8）*/
.menu{display:block;padding-left:5px;padding-top:4px;font-size:12px;height:16px;width:195px;text-decoration:none;color:#000000;}


/*ヘッドラインメニュー設定（全角スペース：IE4～6、Opera8）*/
a.headline{display:block;padding:4px;height:45px;　width:174px;　height:45px;　width:174px;color:#000000;text-decoration:none;}

/*Safari用*/
strong{font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "MSP Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;font-style:normal;font-weight: bolder;}
