@charset "shift_jis";

a.totop {
	position: fixed;
	right: 0;
	bottom: 80px;
	margin-right: 1px;
	z-index: 1;
}

#footer {
	clear: both;
	background: url(/common/css2/img/bg_footer.gif) repeat-x bottom;
	zoom: 1;
}

#footer a{
	color: #0000cc;
	text-decoration: underline;
}

#footer ul {
	margin: 14px 0 5px 0;
	text-align: center;
}

#footer ul li {
	padding: 0 0.7em 0 0.5em;
	border-right: 1px #333333 solid;
	display: inline;
	list-style-type: none;
}

#footer ul li.end{border: none;}

#footer p {
	padding: 5px 20px 5px 5px;
	color: #fff;
	text-align: right;
}
