/* ---------------------------footer：フッターエリア--------------------------- */*html #ft-container {  width: 800px;  margin: 5px 0 0 0;  padding: 0 0 0 0;}#ft-container {  width: 800px;  margin: 10px 0 0 0px;  padding: 0 0 0 0;}#footer-nv {  width: 800px;  background:#F0F0F0 ;  display:block;  }#footer {  width: 800px;  background: url(/jice_ssi_e/images/navi_bg.gif)  repeat-x ;  border-top:3px solid #00AA41;  clear:both;}#ft {  float: right;  display: block;  width: 300px;}#ft li {  float: left;  display: inline;  margin-top: 2px;  padding: 0 ;  list-style-type: none;}#ft a {  float: left;  display: block;  height: 11px;  overflow: hidden;}#ft a#eng {  background: url(/jice_ssi_e/images/sm_japanese.gif) top left no-repeat;  width: 64px;}#ft a#inq {  background: url(/jice_ssi_e/images/sm_inquiry.gif) top left no-repeat;  width: 73px;}#ft a#sit {  background: url(/jice_ssi_e/images/sm_sitemap.gif) top left no-repeat;  width: 61px;}#ft a#lin {  background: url(/jice_ssi_e/images/sm_link.gif) top left no-repeat;  width: 31px;}#ft a:hover#eng {  background: url(/jice_ssi_e/images/sm_japanese.gif) bottom left no-repeat;  width: 64px;}#ft a:hover#inq {  background: url(/jice_ssi_e/images/sm_inquiry.gif) bottom left no-repeat;  width: 73px;}#ft a:hover#sit {  background: url(/jice_ssi_e/images/sm_sitemap.gif) bottom left no-repeat;  width: 61px;}#ft a:hover#lin {  background: url(/jice_ssi_e/images/sm_link.gif) bottom left no-repeat;  width: 31px;}*html #copylight {  margin: 7px 0 0 10px;}#copylight {  float: left;  display: block;  width: 400px;  height:12px;  margin: 7px 0 0 20px;  background: url(/jice_ssi/images/copylight.gif) top left no-repeat ;}*html #footer-nv ul {  margin: 8px 0 0 10px;}#footer-nv ul {  float: left;  margin: 8px 0 0 20px;  padding: 0 0 0 0;}*html #footer ul {  margin: 5px 10px 0 0;}#footer ul {  float: right;  margin: 5px 20px 0 0;  padding: 0 0 0 0;}li.sm-f {  list-style:none;  float:left;  font-size:11px;  color:#fff;}li.sm-g {  list-style:none;  float:left;  font-size:11px;  color:#000;}/*   clearfix   */.clearfix:after { content: ""; display: block; clear: both; }