@charset "UTF-8";
/*
@font-face {
	font-family: 'CorbelBold';
	src:url($path + 'corbelb-webfont.eot');
	src:url($path + 'corbelb-webfont.eot?#iefix') format('embedded-opentype'),
		url($path + 'corbelb-webfont.woff') format('woff'),
		url($path + 'corbelb-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style: normal;
}
*/
@font-face { font-family: 'Typicons'; src: url("/css/font/typicons-regular-webfont.eot"); src: url("/css/font/typicons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/css/font/typicons-regular-webfont.woff") format("woff"), url("/css/font/typicons-regular-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

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

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

.font-test { font-family: PulsarJSRegular; }

/* **************************************************
	noscript design
************************************************** */
.noscript { position: relative; margin: 10px 10px; padding: 10px 20px 10px 2.7em; color: #468847; font-size: 100%; font-weight: normal; font-family: Helvetica,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; background-color: #dff0d8; border: 2px solid #d6e9c6; }

.noscript:before { content: 'f'; position: absolute; top: 50%; left: 7px; display: block; color: #6ebe8c; font-size: 180%; font-family: Typicons; width: 1em; height: 1em; margin-top: -0.5em; }

/* **************************************************
	ie design
************************************************** */
.ie { margin: 0; padding: 0; color: #3a87ad; font-size: 100%; }

div.ie { position: relative; padding: 20px 20px 10px 20px; background-color: #d9edf7; border: 1px solid #bce8f1; }

dt.ie { padding-bottom: 10px; font-weight: bold; }

b.ie { padding-right: 15px; padding-bottom: 5px; }

a.ie { padding: 0px 5px; text-decoration: underline; color: #04405e; font-weight: bold; }

a.ie:hover { color: #b3058d; }

/* **************************************************
	smartphone loading
************************************************** */
div#nowloading { position: absolute; top: 50%; left: 0; width: 100%; height: 2em; text-align: center; color: #007041; }
