@charset "UTF-8";
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, span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
html{font-size:6px;font-weight:bold;font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;min-height:100%}
body{position:relative;width:1000px;min-height:100%}
body {
  line-height: 1;
  display: inline;
  margin: 0px auto;
  max-width: 1000px;
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
img {
  vertical-align: top
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  /*font: 13px Meiryo, "メイリオ",helvetica, arial, clean, sans-serif;*/
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size:small;
  *font:x-small;
}
select, input, button, textarea {
  font: 99% helvetica, arial, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size:108%;
  line-height: 100%;
}
html {
  color: #fff;
}
body {
  background-color: #000
}
#wrapper {
  position: relative;
  margin: 0 auto;
  background: #000;
  color: #fff;
  width: 962px;
}

.clearfix {
  overflow: hidden;
  *zoom:1;
}

.vimeo{
  /*padding-bottom:56.25%*/
}

/* --------- header --------- */

header h1#site-title img {
  margin: 59px 0 0 265px;
}

header h2#caption img {
  /*margin: 59px 0 0 265px;*/
  margin-top: 20px;
}

/* --------- main-contents --------- */

#main-contents {
  margin-top:  -30px;
}

#main-contents p {
  margin-top: 50px;
  text-align: center;
  line-height: 1.55em;
  /*17px*/
  font-size: 131%;
  width: 100%;
}
#main-contents dd{
  /*17px*/
  font-size: 131%;
}
#main-contents dd{
  /*17px*/
  font-size: 131%;
}

/* movie */
#movie #movie-container{
  padding: 1px;
  margin-top: 68px;
  background: #3c3c3c;
}
#movie #movie-password{
  text-align: right;
  margin-top: 10px;
  /*17px*/
  font-size: 131%;
  /*line-height: 0.5em;*/
}

#movie iframe {
    vertical-align: bottom;
}


#example {
  margin-top: 40px;
}

#example ul li {
  float: left;
  margin-right: 11px;
}

#example ul li:nth-of-type(3){
  margin-right: 0;
}



/* mies-features */
#features h1{
  margin-top: 26px;
}
#features table{
  border-top: 1px solid #b3b3b3;
  margin-top: 36px;
}
#features table tr{

}
#features table th{
  border-bottom: 1px solid #b3b3b3;
  vertical-align: middle;

}

#features table th img{
  margin: 20px 0 20px 2px ;
  border-right: 1px solid #b3b3b3;
}
#features table td{
  border-bottom: 1px solid #b3b3b3;
  padding: 0px 10px 0px 0px;
  width: 438px;
  height: 58px;
  line-height: 1.6em;
  /*17px*/
  font-size: 131%;
  vertical-align: middle;

}
#features table td span{
  vertical-align: middle;
  display: inline-block;
  padding-left: 29px;
  /*border-left: 1px solid #b3b3b3;*/
  margin: 20px 0 20px -1px ;

}

/* mies-functions */
#functions h1 img{
  margin-top: 85px;
}
#functions dl{
  margin-top: 28px;
}
#functions dt{
  margin-top: 19px;
}
#functions dt img{
}
#functions dd{
  margin: 7px 0 0 36px;
  /*17px*/
  font-size: 131%;
}

/* banners */
#banners{
  text-align: center;
  margin-top:65px;
}
#banners #banner1 img{
  padding-right: 30px;
}

/* --------- footer --------- */

#footer {
  display: block;
  width: 960px;
  height: 62px;
  border-top: 1px solid #b3b3b3;
  text-align: center;
  margin-top: 65px;
}
#footer img{
  margin-top: 18px;
}