@charset "utf-8";

/* BP Store */
#bpstore {
	display:none;
}

/* フッター */

#footer {
	border-top: 0.25mm solid #666;
	margin-top: 5mm; padding-top:3mm;
	
}

#footer *, #footer * * {
	font-size: 7.8pt; line-height:130%;
}

#footer ul {
	display:none;
}

#footer p {
	width:100%;
}

#footer_logo {
	float:right;	overflow:hidden;
	display:inline; /* for IE */
	text-decoration:none;
	background:url(../images/footer/footer_bplogo.gif) no-repeat;
	width:100px; height:18px;
	text-indent:-1000px;
	margin-right: 50px;
}
