@charset "utf-8";

/*==========================================
File name: footer.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

/* ***** 必須設定 ************************ */

#footer {
	width: 100%;
	clear: both;
	overflow:hidden;
}

.footer_in{
	padding:15px 0;
	clear:both;
	overflow:hidden;}


.f_logo img{
	width:100%;
	max-width:340px;
	height:auto;}



.f_tel,
.f_tel a,
.f_tel a:hover{	color:#003399;}


.f_copy{
	color:#FFF;
	padding:15px 0;
	background:#333;
	text-align:center;}
