@charset "UTF-8";
#sideBanner {
}
#sideBanner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 6px;
	line-height: 11px;
}
#sideBanner li {
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sideBanner em {
	visibility: hidden;
}
/*バナー　HP-40*/
#bannerHp40 a {
	background-image: url(../img/common/banner/hp-40.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 150px;
	text-decoration: none;
}
#bannerHp40 a:hover {
	background-position: right top;
}
/*バナー　FAQフェロマンガン*/
#bannerFaqFe a {
	background-image: url(../img/common/banner/faq-fe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 150px;
	text-decoration: none;
}
#bannerFaqFe a:hover {
	background-position: right top;
}
/*バナー　FAQ窒化ホウ素*/
#bannerFaqBn a {
	background-image: url(../img/common/banner/faq-bn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 150px;
	text-decoration: none;
}
#bannerFaqBn a:hover {
	background-position: right top;
}
/*バナー　FAQ*/
#bannerFaq a {
	background-image: url(../img/common/banner/faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 150px;
	text-decoration: none;
}
#bannerFaq a:hover {
	background-position: right top;
}
