/* CSS Document */
@charset "Shift_JIS";

/* ======= footer ======= */
#footer {
	clear: both;
	width: 100%;
	border-top: 2px solid #070A71;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	color: #070A71;
	margin-bottom: 0px;
	padding: 7px 0px 5px 0px;
	background-color: #FFF;
}

