/*@font-face {
  font-family: 'FontAwesome';
  src:  url(fonts/fontawesome-webfont.eot);
  src: url(fonts/fontawesome-webfont.eot?#iefix) format(embedded-opentype),
		url(fonts/fontawesome-webfont.woff2) format(woff2),
		url(fonts/fontawesome-webfont.woff) format(woff),
		url(fonts/fontawesome-webfont.ttf) format(truetype),
		url(fonts/fontawesome-webfont.svg#fontawesomeregular) format(svg);
  font-weight: normal;
  font-style: normal;
}*/

.icon:before {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	padding-right: 0.5em;
	-webkit-font-smoothing: antialiased;
}

.icon-bj:before				{ content: "\f0c3"; }
.icon-aa:before				{ content: "\f055"; }
.icon-seizou:before		{ content: "\f085"; }
.icon-genryou:before	{ content: "\f1b2"; }
.icon-evi:before			{ content: "\f02d"; }
.icon-items:before		{ content: "\f1b3"; }
.icon-item:before			{ content: "\f061"; }
.icon-company:before	{ content: "\f0f7"; }
.icon-qa:before				{ content: "\f0c0"; }
.icon-contact:before	{ content: "\f003"; }
.icon-tokutei:before	{ content: "\f0f6"; }
.icon-pp:before				{ content: "\f007"; }
.icon-menseki:before	{ content: "\f046"; }