/* 45822112EE_0400 */
/* --------------------- */

#footerInner ul,
#footerInner address {
	display: none;
}

#footer {
	background: #ebfdf4;
	height: 17px;
}

#top #footer {
	padding: 12px 0;
	background: #fff;
	border-top: 2px solid #f00;
}

#top #footer address {
	margin-left: 15px;
}

#top #footer ul {
	padding: 0 15px;
	float: right;
	/*position: absolute;
	right: 15px;*/

}
#top #footer ul:after {
	content: "";
	display: table;
	clear: both;
}
#top #footer ul li {
	margin: 0 0 0 18px;
	padding: 0 0 0 17px;
	background: url(../img/list_icon.png) no-repeat -180px -48px;
	float: left;
}

#top #footer ul li a {
	margin: 0 0 0 -5px;
	display: block;
}
#top #footer ul li a span {
	/*display: inline-block;*/
}





#top #footerInner ul,
#top #footerInner address {
	display: block;
}



#contentsNo {
	margin: 0;
	padding: 1px 10px;
	/*width: 100%;
	min-width: 990px;
	max-width: 1255px;
	position: absolute;
	top: -19px;*/
	text-align: right;
	font-size: 11px;
}

#manualID {
	margin: -50px 15px 0;
	float: right;
}
#manualID:after {
	content: "";
	clear: both;
	display: table;
}










