/* フッター設定 -------------------------------------------------- */
#footer {
	clear:both;
	width:755px;
	text-align:center;
	voice-family	:"\"}\"";
	voice-family	:inherit;
	}
#footer .bar {
	background-color	:#DCDCDC;
	padding:5px 52px;
	}
#footer .bar td {
		color			:#000000;
		font-size		:10px;
		font-family: Osaka, MS P Gothic, helvetica, Arial, sans-serif;
		line-height		:140%;

	}
#footer .bar a {
		font-size		:10px;
		font-family: Osaka, MS P Gothic, helvetica, Arial, sans-serif;
		line-height		:140%;
		color			:#000000;
		display			:block;
		width			:100%;
		height			:100%;
	}
#footer .bar a:hover  {
		color: #ff9100;
	}
#footer .corp {
		text-align:center;
		color			:#000000;
		font-size		:12px;		/* 基本フォントサイズ */
		font-family: Osaka, MS P Gothic, helvetica, Arial, sans-serif;
		line-height		:140%;
		margin-top:5px;
	}
