/*
 * 機能：大阪降雨情報システム(市民提供用) フッター部部　スタイルシート
 *  ver    変更日     部課     担当者    変更内容
 * ─────────────────────────────────
 *  v1.00  2012/02/06 (BRAIN)  森藤      初版
 * Copyright (c) 2011-2012 TOSHIBA All Rights Reserved.
 */
.footer_layout_tbl{
  position:absolute;top:0px;left:10px;
  width:980px;height:70px;
}
.footer_layout_td{
  width:140px;height:70px;
  text-align:center;vertical-align:center;
}
#imgBanner{
  width:120px;height:60px;
  cursor:pointer;
}
#imgNoBanner{
  width:120px;height:60px;
  cursor:normal;
}
