/* CSS Document */

*{
margin:0;
padding:0;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic";
font-size:medium;
font-weight:lighter;
line-height:1.5em;
}

body{
background-color:#FFFFFF;

}

#news_text{
font-size:11px;
/*white-space:pre;*/
letter-spacing:0px;
padding-left:10px;
padding-bottom:10px;
margin-top:10px;
}
/** html #news_text{
margin-top:10px;
}
*+html #news_text{
margin-top:10px;
}*/

html{
overflow-y:scroll;
}

#news_text a:link{
font-size:11px;
color:#000000;
text-decoration:none;
}
#news_text a:visited{
font-size:11px;
color:#000000;
text-decoration:none;
}
#news_text a:hover{
font-size:11px;
color:#ff00cc;
text-decoration:none;
}
#news_text a:active{
font-size:11px;
color:#000000;
text-decoration:none;
}

span.new{
font-size:11px;
color:#ff00cc;
}

span.mbf{
font-size:11px;
color:#ff0000;
}

span.mbf_t{
font-size:12px;
color:#00008b;
font-weight:bold;
}

