﻿@charset "utf-8";
/* ================================================
フッターcss
================================================ */

/* フッターエリア
----------------------------------------------------------------------------- */
#footer {
	background-repeat: repeat-y;
	padding-bottom: 30px;
	text-align: center;
	clear: both;


	/padding-top: 1px;	background-image: url(../imgs/bg3.gif);
}
#footer #f_kakomi {
	background-image: url(../imgs/bg4.gif);
	background-position: left top;
}





#footer ul li {
	list-style-type: none;
	list-style:none;

}


#footer ul {
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
