@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:fonts.css */
/* creation date:2014年6月12日 */
/* last updated:2014年6月12日 */
/* -------------------------------------------------- */

@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?47340935');
	src: url('../font/fontello.eot?47340935#iefix') format('embedded-opentype'),
	   url('../font/fontello.woff?47340935') format('woff'),
	   url('../font/fontello.ttf?47340935') format('truetype'),
	   url('../font/fontello.svg?47340935#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family:"fontello";
	font-style:normal;
	font-weight:normal;
	speak:none;
	
	display:inline-block;
	text-decoration:none;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em;
}

.icon-check:before { content: '\e800'; } /* '' */
.icon-tel:before { content: '\e801'; } /* '' */
.icon-right-arrow:before { content: '\e802'; } /* '' */
.icon-left-arrow:before { content: '\e803'; } /* '' */
.icon-home:before { content: '\e804'; } /* '' */
.icon-recruit:before { content: '\e805'; } /* '' */
.icon-sitemap:before { content: '\e806'; } /* '' */
.icon-up:before { content: '\e807'; } /* '' */
.icon-check-b:before { content: '\e80b'; } /* '' */

.en-f {
/*	font-family:'alternate-gothic-no-3-d' ,'Alternate Gothic No3 D'; */
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
