/* Footer 2011/03/18 */
#footerWrapper{
	width:100%;
	/*background:#f7f7f7;
	border-top:1px solid #ccc;*/
	padding:10px 0;
	clear: both;
	background: #fff url(/html/gp/eico/img_common/share/footer-bk.jpg) top repeat-x;
}

#copyright{
	margin:10px 0;
	text-align:center;
	font-size:12px;
}

#footerBox{
	width:981px;
	margin:0 auto;
	border-left:1px dotted #ccc;
	overflow:hidden;
	height:auto;
}

.cl {
	display: inline-block;
}
.cl:after{
	content:"";
	display:block;
	clear:both;
}

#footerBox div{
	width:244px;
	float:left;
	border-right:1px dotted #ccc;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#footerBox dl{
	width:220px;
	margin:0 auto 15px;
	text-align:left;
}

#footerBox dt{
	font-weight:bold;
	padding-bottom:3px;
}

#footerBox dd{
	padding-top:3px;
}

#footerBox ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#footerBox a:link{
	color:#000;
	text-decoration:none;
}

#footerBox a:visited{
	color:#000;
	text-decoration:none;
}

#footerBox a:hover{
	color:#0099b7;
	text-decoration:underline;
}

#footerBox a:active{
	color:#0099b7;
	text-decoration:underline;
}
