@charset "utf-8";

/*
IE6,7,8 のみ適用ハック
*:first-child+html SELECTOR { ☆ }


■ルール
Firefoxでは ‘Hiragino Kaku Gothic Pro’ など日本語フォントのアルファベット表記は適用されない
フォント名が日本語のものや間にスペースが入っているもの（'Times New Roman'等）は引用符（"や'）で囲う

*/


/* CSS Document */
/*
div#news p,
div#news h1,
div#news h2,
div#news h3 { font-family: arial, Cambria, "Times New Roman", "ヒラギノ明朝 Pro W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", IPAPGothic, sans-serif; }
*/

div#news { margin-bottom:40px;}





div#news p { font-size:14px; line-height:1.8em; text-indent:1em;}
div#news h1 {font-size:24px; font-weight:bold; color:#444444; margin:0; padding:0; margin-bottom:20px; border-bottom:#EEE solid 2px}


/* div#news フォントセレクタ　*/

/*firefox Safari Opera IE8 */
div#news h1 { font-family:arial,'メイリオ',Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
div#news p { font-family:"Times New Roman",arial,'メイリオ',Meiryo,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }


/*IE7用 */
*:first-child+html div#news p { font-family:'メイリオ', Meiryo, arial, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif; }
*:first-child+html div#news h1 { font-family:'メイリオ', Meiryo, arial, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif; }

/*〜IE6用*/
* html div#news p { font-family:arial, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif; }
* html div#news h1 { font-family:arial, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif; }


/* フォントセレクタ　ここまで　*/


/*　NEWS の関連リンク　*/
div#newslink {margin-bottom:40px;}
div#newslink h3 {font-size:12px; border-bottom:solid #0099CC 2px; color:#003366}
div#newslink ul { margin:0px; padding:0px; text-indent:0px; list-style:outside; margin-left:4px; font-size:12px; color:#003366;}
div#newslink li { margin:0px; padding:0px; text-indent:0px; font-size:9.5pt; line-height:12pt; color:#666666;}
div#newslink li.dl { margin:0px; padding:0px; font-size:12px; line-height:1.5em; padding-left:46px; background:url(../icon/pdf_icon_44x17.png) no-repeat; background-position:left top}
div#newslink a{ list-style:none; list-style-position:outside; margin:0px; padding:0px; text-indent:0px}

div#newslink li {padding-left:15px ; padding-bottom:2px; padding-top:2px;background-image:url(../violet/icon/violet_20080128_icon_r9_c5.gif);
 background-repeat:no-repeat; background-position:left center}

 
 
 
 
