#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer ul {
	list-style-type: none;
	float: right;
	margin-top: 33px;
}
#footer ul li {
	float: left;
	margin-right: 15px;
	height: 27px;

}
#footer #sunny {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505050;
	padding-left: 14px;
	margin-right: 0px;
}

.allright{
font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
float:left;
font-size:11px;
color:#888;
padding-top:35px;
}
