@charset "shift_jis";
#footer {
	width: 100%;
	text-align: center;
	padding: 30px 0 0 0;
	background-color: #030;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #FFF;
	clear: both;
}


#footer p.text_end {
	padding: 30px 5px 0 0;
	text-align: right;
}