/* ----------------------------------------------------------------- フッターズレ修正 --- */

#footer{
	width: 503px;
	margin: 0px auto auto 264px;
	padding-bottom: 10px;
	background-image: url(../../img/bg_shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

*html #footer{
	margin: 0px auto auto 274px;
}

#footer .fline{
	width: 496px;
	margin-bottom: 10px;
	border-top: dotted #333333 thin;
	background-color: #FFFFFF;
}

*html #footer .fline{
	margin-bottom: 0px;
}

*+html #footer .fline{
	margin-bottom: 0px;
}

#footer .copy{
	font-size: 70%;
	text-decoration: none;
	text-align: center;
}
