﻿@charset "utf-8";

/* ------------------------------------------------
	footer
   ------------------------------------------------ */



#ftr {
	/*padding-bottom: 20px;*/
	background-color:#f3f2ee;
	clear: both;
}

/*
#ftr #foot_logo {
	margin: 0px auto 20px;
	border: none;
	padding: 0px;
	text-align: center;
}
*/

/*
#ftr #foot_logo p {
	display: block;
	margin: 0px auto;
	border: none;
	padding: 0px;
	width: 95px;
	height: 31px;
	background-image: url(../../../images3/ys/powerd_pia.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
*/

#ftr #foot_menu1 {
	margin: 0px auto;
	width:980px;

}

#ftr #foot_menu2 {
	margin: 0px;
	border: none;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #666666;
	float:left;

}

#ftr #foot_menu2 a {
	margin: 0px;
	color: #877d70;
	white-space: nowrap;
	text-decoration: none;
	font-weight: normal;
}
#ftr #foot_menu2 a:hover {
	text-decoration: underline;
}