/* CSS Document */

.footer{
	clear:center;
	height:25px;
	margin:10px;
	padding:0;
	text-align:center;
	background-color:#4169E1;
	}
.footer a{
	float:center;
	display:block;
	width:100%;
	}
.copyright{
	text-align:left;
	text-indent:-9999px;
	width:167px;
	height:25px;
	margin-left:auto;
	margin-right:10px;
	padding:0;
	color:#FFFFFF;
	background:#4169E1 url(/common/images/footer-rogo.gif) no-repeat 0 0;
	cursor:pointer;
	}
.footer .toiawase{
	text-align:center;
	font-size:10px;
	margin-top:7px;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	}
.footorcopy{
text-indent:-9999px;
width:200px;
height:47px;
margin:0;
position:absolute;
top:22px;
left:500px;
background:  url(images/topimage.jpg) no-repeat;
}