#footer{
	clear:both;
	background: url(/images/back_footer_regular2.png) no-repeat center top;
	width:868px;
	margin:0 auto;
	padding:0;
}

.footerMenu{
	position:relative;
	padding-top:22px;
	padding-right:15px;
	text-align:right;
}

.footerMenu img{
	vertical-align: text-top;
}

.footerMenu a{
	font-family: Meiryo, Tahoma, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	padding:0 5px 0 13px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	background: url(/images/menu_right_arrow.gif) no-repeat left -2px;
}

.footerMenu a:link{
	font-weight:normal;
}

.footerMenu a:visited{
	font-weight:normal;
}

.footerMenu a:active{
	font-weight:normal;
}

.footerMenu a:hover{
	font-weight:normal;
}

