/*-Footer-----------------------------------*/
#footer{
	text-align:center;
	height:60px;
	color:#000000;
	font-size:12px;
	width: 860px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/footer_back.jpg);
	background-repeat: no-repeat;
	}
#footer ul{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
#footer li{
	display:inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	}
#footer li.top{
	border:none;
	}
#footer a{
	color:#000000;
	text-decoration:none;
	}
#footer a:hover{
	color:#FF6600;
	border-bottom:1px solid #72060e;
	}
	
.footer-text{
	color:#000000;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}

.footer-text:link{color:#000000; text-decoration:none;}
.footer-text:visited{color:#000000; text-decoration:none;}
.footer-text:active{color:#000000; text-decoration:none;}
.footer-text:hover{
	color:#0033CC;
	text-decoration:underline;
}
/*---------------------------------------*/
