@charset "Shift_JIS";

/* ==============================

チャット据置型ボタン

================================= */

#lpButton {
	position: fixed;
	top: 100px;
	right: 0;
	width: 62px;
	height: 378px;
}
#lpButton a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}