@charset "UTF-8";
/** COMMON CSS  @version   0.01 2012-06-27 @copyright All Rights Reserved, Copyright (C) CASIO COMPUTER CO., LTD @link      http://casio.jp/  */
/*
#header h1 a{ background:#FFF !important; background-image:none !important; img{ visibility:hidden; }
}
*/
/* ---------------------------------------------------------------------- HTML NORMALIZE
----------------------------------------------------------------------*/
/* ---------------------------------------------------------------------- FONT FACE
----------------------------------------------------------------------*/
@font-face { font-family: 'oswald-bold-webfont'; src: url("../font/oswald-bold-webfont.eot"); src: url("../font/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/oswald-bold-webfont.woff") format("woff"), url("../font/oswald-bold-webfont.ttf") format("truetype"), url("../font/oswald-bold-webfont.svg") format("svg"); font-weight: normal; font-style: normal; }

.en-font { font-family: "oswald-bold-webfont"; font-weight: normal; }

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

.en-font02 { font-family: "OpenSans-Regular-webfont"; font-weight: normal; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

body { /** Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ font-size: 100%; line-height: 1; -webkit-font-smoothing: antialiased; -ms-text-size-adjust: 100%; /*overflow-y: scroll;*/ }

h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

img { border: 0; -ms-interpolation-mode: bicubic; }

pre, code, kbd, samp, tt { font-family: monospace, serif; font-size: 1em; *font-family: 'courier new', monospace; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

table { font-size: inherit; font: 100%; border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; vertical-align: middle; }

[hidden] { display: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

video, audio, canvas { display: inline-block; *display: inline; *zoom: 1; }

svg:not(:root) { overflow: hidden; }

audio:not([controls]) { display: none; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: block; overflow: hidden; }
.clearfix:after { clear: both; }

/* ---------------------------------------------------------------------- CONTAINER
----------------------------------------------------------------------*/
html { background: #fff; }

body { background: #fff; position: relative; }

#container { color: #FFF; font-family: "Helvetica", "Arial", "Verdana", sans-serif; }

#loader { background: #000; z-index: 9000; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; }
#loader span { visibility: hidden; background: #FFF; margin-left: -40px; position: absolute; top: 400px; left: 50%; display: block; width: 80px; height: 24px; background: url("../../img/bg_loader.png") no-repeat 0 0 ; overflow: hidden; text-indent: -9999px; }

.grn01 { color: #6A992C !important; }

::-moz-selection { background: #f23030; color: #fff; }

::selection { background: #f23030; color: #fff; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { font-family: Helvetica,sans-serif; }
