

/*サイト総合フッタ表示のセンタリング 2009-09-05 add*/
.ie #footer {width:730 !important;}
.ie #footer, .ie .foot-bg {margin-left:auto !important;margin-right:auto !important;}
.ie #footer, .ie .foot-bg {text-align:center !important;}






.ie .foot-bg {
	margin:0 auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	}

.foot-bg {width:100%;}
.foot-bg {
	background-image:url("/iac/img/gif/bg-foot.gif");
	background-repeat:repeat;
	}
.foot-bg {clear:both !important;}

/*全ページ適用中
------------------------------------------------------------------------*/
#footer {
	margin:0 auto !important;
	padding : 10px 0 0 0 ;
	}
#footer {text-align:left;}
#footer {width:730px;clear:both !important;}

.ie #footer {
	margin:0 auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	}


	
#footer a { 
	color: #555555;
	font-size:12px;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
	}

#footer ul {
	list-style-type: none;
	/*text-align: left;*/
	margin: 0 ;
	padding: 0 ;
	clear : both ;
	}

#footer ul li{
	color: #888888;
	display: inline;
	background: url(/iac/img/gif/arrow-footer.gif) no-repeat left center ;
	padding-left : 13px ;
	margin: 0 40px 0 3px;
	}

#footer img {
	border: none;
	}