@charset "Shift_JIS";

/* ****************************************************************** 

	@This stylesheet Information{
		CSS File Name: footer.css[‹¤’Ê]

		Setting of: Footer area
			1: footer setting
	}

****************************************************************** */


/*===================================================================
	1: footer setting
===================================================================*/


div#footer{
	padding:15px 0 20px;
	width:900px;
	margin:0;
	text-align:center;
	border-top:4px solid #FC8300;
}

div#footer a:link{color:#3774BB; text-decoration:underline;}
div#footer a:visited{color:#660099; text-decoration:underline;}
div#footer a:hover{color:#CC2929; text-decoration:none;}
div#footer a:active{color:#CC2929; text-decoration:none;}