@charset "UTF-8";

#foot001{
	border-top: solid 3px #8EC31F;
	margin-top: 30px;
	padding-top: 20px;
}

#foot002{
	width: 750px;
	margin: 0 auto 20px;
}

#foot003{
	text-align: left;
}

#foot004{
	width: 185px;
	background-image: url(../img/common/com003.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#foot005{
	margin-left: 60px;
	font-size: 12px;
	text-align: left;
}

.foot006{
	width: 90px;
	background-image: url(../img/common/com004.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.foot007{
	font-size: 12px;
	text-align: center;
}


/*link フッターメニュー専用設定*/
a.footlink:link {color:#000000; text-decoration:none;}
a.footlink:visited {color:#000090; text-decoration:none;}
a.footlink:active {color:#666666; text-decoration:underline;}
a.footlink:hover {color:#666666; text-decoration:underline;}

