@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      footer.css
 Author:         Your Name (admin)
 Style Info:     フッター
----------------------------------------------------------- */

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	font-size:80%;
	text-align:right;
}
p.contact{
	margin:0.2em 0;
}
