@charset "shift_jis";

.inquiry {
	width:159px;
	height:145px;
	position:fixed;
	right:10px;
	bottom:15px;
	z-index:99!important;
}


.inquiry a.away {
	display:block;
	width:159px;
	height:145px;
	text-indent:-9999px;
	background-image:url(/resources/hikari/pc/images/shared/lte_banner.png);
	background-repeat:no-repeat;
	
}

.inquiry img {
	position:fixed;
	right:15px;
	bottom:140px;
	
}

.inquiry_invisible {
	display:none;
}

.inquiry .link {
	display:none;
}

