/*----------------------------------------------------
style css for mf


----------------------------------------------------*/

/* news --------------------------------------------*/

h3.news_title {
  margin : 5px 10px;
  text-align : left;
}

.news_marker {
  color : #888;
}



/* footer ------------------------------------------*/

#pagetop {
  width : 950px;
  text-align : right;
}


/*
#footer {
  width : 950px;
}

#footer ul {
  margin : 0;
  padding : 5px 10px;
  color : #FFF;
  background-color : #444;
  list-style : none;
  text-align : left;
}

#footer ul li {
  margin-right : 10px;
  display : inline;
}

#footer a:link { color : #FFF; }
#footer a:visited { color : #FFF; }
#footer a:hover { color : #F60; }
#footer a:active { color : #F60; }
*/

