@charset "utf-8";

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

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

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

#footer {
background:url(../images/bg_footer.gif) repeat;
clear:both;
}

#foot_div{
background:url(../images/bg_line_footer.gif) repeat-x;
}

#foot_div p{
text-align:center;
padding:20px 20px 70px 20px;
font-family:Arial;
font-weight:600;
font-size:15px;
}

#foot_div p a{
	color:#336600;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
