@charset "utf-8";

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Title :
  Description :
  Version : 1.0.0 2012/11/26 yabuchi@ircorp.co.jp

  ResetS
    Base
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
   Reset
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) */
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-size:100%;
  /*font: inherit;*/
  font-style: normal;
  vertical-align: baseline;
}



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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-size: 62%; /* done */
}

sup {
  top: -0.2em;
}

sub {
  bottom: -0.25em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
   Base
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */






/*
.ie8 #page {
  font-family:
  Meiryo,
  sans-serif;
}

*/

br {
  letter-spacing: 0; /* ie */
}
img {
  vertical-align:bottom
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}

/* clearfix */
.clearfix:after {content: " "; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {zoom:1;}

/* clearfix */
#docs .column-wrap:after,
#docs .box-wrap:after,
#docs .grid-half:after,
#docs .grid-tri:after,
#docs .grid-quart:after,
#docs .grid-5-equal:after,
#docs .grid-6-equal:after,
#docs .grid-1to4:after,
#docs .grid-1to3:after,
#docs .grid-1to2:after,
#docs .grid-2to3:after,
#docs .grid-3to2:after,
#docs .grid-2to1:after,
#docs .grid-3to1:after,
#docs .grid-4to1:after,
#docs .sec-base:after,
#docs .unit:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }

#docs .column-wrap,
#docs .box-wrap,
#docs .grid-half,
#docs .grid-tri,
#docs .grid-quart,
#docs .grid-5-equal,
#docs .grid-6-equal,
#docs .grid-1to4,
#docs .grid-1to3,
#docs .grid-1to2,
#docs .grid-2to3,
#docs .grid-3to2,
#docs .grid-2to1,
#docs .grid-3to1,
#docs .grid-4to1,
#docs .sec-base,
#docs .unit {display: inline-table;}

* #docs .column-wrap,
* #docs .box-wrap,
* #docs .grid-half,
* #docs .grid-tri,
* #docs .grid-quart,
* #docs .grid-5-equal,
* #docs .grid-6-equal,
* #docs .grid-1to4,
* #docs .grid-1to3,
* #docs .grid-1to2,
* #docs .grid-2to3,
* #docs .grid-3to2,
* #docs .grid-2to1,
* #docs .grid-3to1,
* #docs .grid-4to1,
* #docs .sec-base,
* #docs .unit {height: 1%;}

#docs .column-wrap,
#docs .box-wrap,
#docs .grid-half,
#docs .grid-tri,
#docs .grid-quart,
#docs .grid-5-equal,
#docs .grid-6-equal,
#docs .grid-1to4,
#docs .grid-1to3,
#docs .grid-1to2,
#docs .grid-2to3,
#docs .grid-3to2,
#docs .grid-2to1,
#docs .grid-3to1,
#docs .grid-4to1,
#docs .sec-base,
#docs .unit {display: block;}

#docs .column-wrap,
#docs .box-wrap,
#docs .grid-half,
#docs .grid-tri,
#docs .grid-quart,
#docs .grid-5-equal,
#docs .grid-6-equal,
#docs .grid-1to4,
#docs .grid-1to3,
#docs .grid-1to2,
#docs .grid-2to3,
#docs .grid-3to2,
#docs .grid-2to1,
#docs .grid-3to1,
#docs .grid-4to1,
#docs .sec-base,
#docs .unit {zoom:1;}


/* clear
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#docs .clear-both {
  clear: both;
}

/* display
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.disp-show { display: block !important; }
.disp-hide { display: none !important; }







