@charset "Shift_JIS";



#divHeadlineArea {						/* 「ＮＥＷＳヘッドライン」ＤＩＶエリア */

 border-width: 0px;

 padding: 2px 2px 2px 2px;

 overflow: hidden;

 position: relative;

 top: 2px;

 left: 0px;

 width: 465px;

 text-align: left;

 line-height: normal;

}



#newsMessageText {						/* 「ＮＥＷＳヘッドライン」移動文字 */

 font-size: 12px;

 color: #5050FF;

 font-weight: bold;

 text-align: left;

 white-space: nowrap;

 position:relative;

 width: 1;

 vertical-align: top;

}



#newsMessageText a:link {				/* 「ＮＥＷＳヘッドライン」の移動文字アンカー（未訪問） */

 color: #5050FF;

 text-decoration: none;

}



#newsMessageText a:visited {			/* 「ＮＥＷＳヘッドライン」の移動文字アンカー（訪問済み） */

 color: #5050FF;

 text-decoration: none;

}




