/* ========================================  #footer 画面下部 */
#footer {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	color: #ffffff;
	font-size: 12px;
}

#footlist {
	text-align: center;
	padding-left: 10px;
	width: 948px;
	padding-top: 4px;
	height: 22px;
	float: left;
	line-height:1.75;
}


#footermenu {
	color: #ffffff;
	text-align: left;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/emaxis/header_menubg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}

ul.footli li {
	list-style: none;
	padding-left: 16px;
	padding-right: 10px;
	float:left;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-image: url(/images/emaxis/header_link_try.gif);
    background-position: 4px 7px;
}

#footlist .footli a {
	font-size: 12px;
	color: #ffffff;
}

.footerend {
	font-size: 0.9em;
	line-height: 16px;
	padding-bottom:30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}