@charset "shift-jis";
/* ~~ フッター ３　新AFHページテンプレ ~~ */
.footer {
	padding: 5px 30px;
	background: url(../img_common2/footerBG.gif) repeat left top;
	height: 11px;
	width: 100%;
	margin: 0px;
}
/* ~~ IE6huck ~~ */
* html .content {
	width: 100%;
	height: 100%;
	position: relative;
}
/* ~~ IE6huck ~~ */
* html .footer {
	background: none; /* background: #e7e7e7; */
}
/* ~~ IE6huck　バグ修正不可　非表示へ ~~ */
* html .footer ul li {
	font-size: 0px;
}
* html .footer ul li a {
	text-indent: -9999px;
}
* html .footer ul li a:hover {
	text-indent: -9999px;
}
/* address */
* html address {
	bottom: -30px;
	color: #666;
}
