@charset "EUC-JP";
/* CSS Document */

.footerBottom{
	width:900px;
	}
.footerContact a{
	width:30%;
	padding:0 0 0 15px;
	margin:0 1.66%;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.footerTel{
	width:30%;
	float:left;
	padding:0 30px;
	margin:0 1.66%;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align:left;
}

.footerTel p{ background:url(http://zero-cube.jp/include2014/246/common/images/icon_ftTel.png) left 0px no-repeat;}

.ftName {font-size:0.6em; line-height:1em;position: relative; top:12px;}
