@charset "utf-8";

/*==========================================
File name: footer.css
========================================== */

/* ***** 必須設定 ************************ */

#footer {
	width: 100%;
	clear: both;
    font-size: 13px;
}

#footer_inner{
	margin: 0px auto;
	padding:15px 0;
}

/* *************************************** */


.f_logo img{
	max-width:120px;
	height:auto;}
    
.f_copy{
	padding:10px 0;
	text-align:center;}
