@charset "UTF-8";
/* CSS Document */
/* reset */
/* line 17, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 0;
  padding: 0;
  background: #eae9e9;
}

/* line 157, ../sass/common.scss */
p {
  letter-spacing: 0.1rem;
  line-height: 1.6rem;
  line-height: 1.6em;
}

/* line 163, ../sass/common.scss */
h1, h2, h3 {
  letter-spacing: 0.1rem;
}

/* line 165, ../sass/common.scss */
a {
  text-decoration: none;
}

/* line 169, ../sass/common.scss */
img {
  vertical-align: bottom;
  margin: 0;
}

/* line 175, ../sass/common.scss */
aside {
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
}
/* line 180, ../sass/common.scss */
aside a {
  color: #004f99;
}
/* line 183, ../sass/common.scss */
aside a:hover {
  text-decoration: underline;
}

/*-----------------------------

ヘッダー

-----------------------------*/
/* line 195, ../sass/common.scss */
header#SiteHeader {
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 202, ../sass/common.scss */
.site-header-maininner {
  background: #0859a5;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzA4NTlhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ2ODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0859a5), color-stop(100%, #014687));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0859a5 1%, #014687 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0859a5', endColorstr='#014687',GradientType=0 );
  /* IE6-8 */
}
/* line 205, ../sass/common.scss */
.site-header-maininner h1 {
  text-indent: -9999px;
  width: 131px;
	  height: 27px;
  margin: 0 auto;
}
/* line 210, ../sass/common.scss */
.site-header-maininner h1 a {
  width: 131px;
  height: 27px;
  display: block;
  background: url(../images_header/hLogo.png) no-repeat;
	padding: 5px 0;
}
.site-header-maininner h2 {
  width: 180px;
	  height: 24px;
}

/* line 221, ../sass/common.scss */
.site-header-content {
  width: 1030px;
  margin: 0 auto;
  padding: 10px 0;
}


/*  グローバルナビ  */


.site-header-navinner {
  background: #000000;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTM1MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, black 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, black 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, black 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, black 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#353535',GradientType=0 );
  /* IE6-8 */
  overflow: hidden;
  z-index: 1000;
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.49804) 0 8px 6px -6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.49804) 0 8px 6px -6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.49804) 0 8px 6px -6px;
}
/* line 240, ../sass/common.scss */
.site-header-navinner ul#gnav {
  background: green;
  overflow: hidden;
  width: 700px;
}
/* line 247, ../sass/common.scss */
.site-header-navinner li.nav-item {
  float: left;
  background: url(../images_header/gNav_list.png) no-repeat right 3px;
  padding-right: 15px; /* FBTWナシ時20px*/
  padding-top: 8px;
  padding-bottom: 10px;
  padding-left: 15px;/* FBTWナシ時20px*/
}
.site-header-navinner li.topOne {
  float: left;
  background: url(../images_header/gNav_list.png) no-repeat right 3px;
  padding-right: 15px; /* FBTWナシ時20px*/
  padding-top: 8px;
  padding-bottom: 10px;
  padding-left: 10px;/* FBTWナシ時20px*/
}
/* line 256, ../sass/common.scss */
.site-header-navinner li.nav-item a {
  display: block;
  text-indent: -9999px;
  height: 17px;
}
.site-header-navinner li.topOne a {
  display: block;
  text-indent: -9999px;
  height: 17px;
}


/* line 264, ../sass/common.scss */
.site-header-navinner li.topOne a.games {
  background: url(../common/images/gNav_games.png) no-repeat 0 0;
  width: 82px;
  height:17px;
}
/* line 265, ../sass/common.scss */
.site-header-navinner li.nav-item a.about {
  background: url(../common/images/gNav_about.png) no-repeat 0 0;
  width: 111px;
  height:17px;
}
/* line 266, ../sass/common.scss */
.site-header-navinner li.nav-item a.guide {
  background: url(../common/images/gNav_guide.png) no-repeat 0 0;
  width: 98px;
  height:17px;
}
/* line 267, ../sass/common.scss */
.site-header-navinner li.nav-item a.faq {
  background: url(../common/images/gNav_faq.png) no-repeat 0 0;
  width: 110px;
  height:17px;
}
.site-header-navinner li.nav-item a.buy {
  background: url(../common/images/gNav_buy.png) no-repeat 0 0;
  width: 68px;
  height:17px;
}
/* line 270, ../sass/common.scss */
.site-header-navinner li.topOne a.games:hover {
  background: url(../common/images/gNav_games.png) no-repeat 0 -17px;
}
/* line 271, ../sass/common.scss */
.site-header-navinner li.nav-item a.about:hover {
  background: url(../common/images/gNav_about.png) no-repeat 0 -17px;
}
/* line 272, ../sass/common.scss */
.site-header-navinner li.nav-item a.guide:hover {
  background: url(../common/images/gNav_guide.png) no-repeat 0 -17px;
}
/* line 273, ../sass/common.scss */
.site-header-navinner li.nav-item a.faq:hover {
  background: url(../common/images/gNav_faq.png) no-repeat 0 -17px;
}
.site-header-navinner li.nav-item a.buy:hover {
  background: url(../common/images/gNav_buy.png) no-repeat 0 -17px;
}
/* line 277, ../sass/common.scss */
.site-header-navinner li.lastOne {
  background: none;
}
/* line 282, ../sass/common.scss */
.site-header-navinner li.newUser {
  float: left;
  /*margin-left: 20px;FB追加時は削除*/
  margin-bottom: 8px;
}
/* line 287, ../sass/common.scss */
.site-header-navinner li.newUser a {
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  /*152px*/
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #7d0000;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
  background: #99c3ea;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5YzNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTc4YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99c3ea), color-stop(100%, #3a78b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #99c3ea 0%, #3a78b3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99c3ea', endColorstr='#3a78b3',GradientType=0 );
  /* IE6-8 */
}
/* line 298, ../sass/common.scss */
.site-header-navinner li.newUser a:hover {
  background: #3a78b3;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNhNzhiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OWMzZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3a78b3), color-stop(100%, #99c3ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3a78b3 1%, #99c3ea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a78b3', endColorstr='#99c3ea',GradientType=0 );
  /* IE6-8 */
}
/* line 303, ../sass/common.scss */
.site-header-navinner li.myPage {
  float: left;
  margin-left: 5px;
  margin-bottom: 8px;
  margin-right:5px;
}
/* line 308, ../sass/common.scss */
.site-header-navinner li.myPage a {
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  /*152px*/
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #7d0000;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
  background: #fafafa;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fafafa 0%, #d6d6d6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #d6d6d6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 0%, #d6d6d6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 0%, #d6d6d6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fafafa 0%, #d6d6d6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fafafa 0%, #d6d6d6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#d6d6d6',GradientType=0 );
  /* IE6-8 */
}
/* line 319, ../sass/common.scss */
.site-header-navinner li.myPage a:hover {
  background: #d6d6d6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #d6d6d6 0%, #fafafa 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(99%, #fafafa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #fafafa 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d6d6d6 0%, #fafafa 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d6d6d6 0%, #fafafa 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d6d6d6 0%, #fafafa 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#fafafa',GradientType=0 );
  /* IE6-8 */
}

/* line 303, ../sass/common.scss */
.site-header-navinner li.FB {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top:3px;
}
.site-header-navinner li.FB a:hover
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #000;
}

/* line 303, ../sass/common.scss */
.site-header-navinner li.TW {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top:3px;
}
.site-header-navinner li.TW a:hover
{
opacity:0,5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: #222222;
}


/*-----------------------------

その他ページ

-----------------------------*/
/* line 333, ../sass/common.scss */
.sLink {
  background: url(../common/images/sLink.png) no-repeat 0 0px;
  padding-left: 20px;
}
/* line 337, ../sass/common.scss */
.sLink a {
  color: #004f99;
}
/* line 341, ../sass/common.scss */
.sLink a:hover {
  text-decoration: underline;
}

/* line 348, ../sass/common.scss */
.sLink_b {
  background: url(../common/images/sLink.png) no-repeat 0 2px;
  padding-left: 15px;
}
/* line 352, ../sass/common.scss */
.sLink_b a {
  color: #000;
}
/* line 356, ../sass/common.scss */
.sLink_b a:hover {
  text-decoration: underline;
}

/* line 363, ../sass/common.scss */
.sLink_w {
  background: url(../common/images/sLink_w.png) no-repeat 0 2px;
  padding-left: 15px;
}
/* line 367, ../sass/common.scss */
.sLink_w a {
  color: #fff;
}
/* line 371, ../sass/common.scss */
.sLink_w a:hover {
  text-decoration: underline;
}

/* line 389, ../sass/common.scss */
.main-visual {
  background: #ffffff;
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 100%;
}

/* line 399, ../sass/common.scss */
.main-visual_in {
  width: 964px;
  margin: 0 auto;
  padding-top: 40px;
  height: 336px;
  /*376px;*/
}
/* line 435, ../sass/common.scss */
main#MainContents {
  background: #eae9e9;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
  display: block;
  zoom: 1;
  position: relative;
}

/* line 447, ../sass/common.scss */
.MainContents_in {
  width: 964px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 454, ../sass/common.scss */
.MainContents_in p.lead {
  margin-bottom: 20px;
}
/* line 459, ../sass/common.scss */
.MainContents_in h2 {
  font-size: 24px;
  border-left: 3px solid #000000;
  padding-left: 20px;
  margin-bottom: 20px;
  padding-top: 3px;
  clear: both;
}
/* line 469, ../sass/common.scss */
.MainContents_in h2.firstTitle {
  margin-top: 30px;
}

main#MainContents_we2014 {
	backgroung:#fff;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	display:block;
	zoom:1;
	position:relative;
}

.MainContents_in_we2014 {
	width:964px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

.MainContents_in_we2014 p.lead {
	margin-bottom:20px;
}

.MainContents_in_we2014 h2 {
  font-size: 24px;
  border-left: 3px solid #000000;
  padding-left: 20px;
  margin-bottom: 20px;
  padding-top: 3px;
  clear: both;
}

/* line 524, ../sass/common.scss */
.centerImg {
  text-align: center;
  margin-top: 30px;
}

/* line 530, ../sass/common.scss */
.btnBlue {
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
/* line 536, ../sass/common.scss */
.btnBlue a {
  display: block;
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.1em;
  width: 964px;
  background: #99c3ea;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5YzNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTc4YjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99c3ea), color-stop(100%, #3a78b3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #99c3ea 0%, #3a78b3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #99c3ea 0%, #3a78b3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99c3ea', endColorstr='#3a78b3',GradientType=0 );
  /* IE6-8 */
  padding: 30px 0 0;
  height: 55px;
  /*85 */
}
/* line 546, ../sass/common.scss */
.btnBlue a:hover {
  background: #3a78b3;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNhNzhiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OWMzZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3a78b3), color-stop(100%, #99c3ea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3a78b3 1%, #99c3ea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3a78b3 1%, #99c3ea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a78b3', endColorstr='#99c3ea',GradientType=0 );
  /* IE6-8 */
}
/* line 550, ../sass/common.scss */
.btnBlue .arrow {
  width: 15px;
  height: 25px;
  background: url(../common/images/arrowWhite.png) no-repeat;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
}
/* line 561, ../sass/common.scss */
.btnBlue .beginner {
  width: 31px;
  height: 51px;
  background: url(../common/images/mark_beginner.png) no-repeat;
  display: block;
  position: absolute;
  top: 18px;
  left: 32px;
}
/* line 572, ../sass/common.scss */
.btnBlue .attention {
  width: 47px;
  height: 41px;
  background: url(../common/images/mark_attention.png) no-repeat;
  display: block;
  position: absolute;
  top: 18px;
  left: 25px;
}
/* line 582, ../sass/common.scss */
.btnBlue span.b_small {
  display: block;
  font-size: 16px;
}
/* line 588, ../sass/common.scss */
.btnBlue span.b_middle {
  margin-top: -10px;
  display: block;
  margin-bottom: 10px;
}

/* line 597, ../sass/common.scss */
ul.btnGuide {
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 601, ../sass/common.scss */
ul.btnGuide li {
  background: #fff;
  overflow: hidden;
  float: left;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  position: relative;
  letter-spacing: 0.1em;
}
/* line 614, ../sass/common.scss */
ul.btnGuide li:nth-child(2n) {
  margin-right: 0px;
}

/* line 619, ../sass/common.scss */
ul.btnGuide li a.entry_guide {
  display: block;
  width: 471px;
  height: 60px;
  /*80px*/
  padding: 20px 0 0;
  color: #000;
}

/* line 619, ../sass/common.scss */
ul.btnGuide li a {
  display: block;
  width: 471px;
  height: 50px;
  /*80px*/
  padding: 30px 0 0;
  color: #000;
}
/* line 627, ../sass/common.scss */
ul.btnGuide li a:hover {
  opacity: 0.6;
}
/* line 632, ../sass/common.scss */
ul.btnGuide span.noBox {
  background: #000000;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTM1MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, black 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, black 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, black 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, black 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#353535',GradientType=0 );
  /* IE6-8 */
  padding: 6px 9px 4px;
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 25px;
  left: 20px;
}
/* line 642, ../sass/common.scss */
ul.btnGuide .arrow {
  width: 15px;
  height: 25px;
  background: url(../common/images/arrowBlack.png) no-repeat;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
}
/* line 653, ../sass/common.scss */
ul.btnGuide span.sm_guide {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
 padding-top:10px;
}
/* line 653, ../sass/common.scss */
ul.btnGuide span.s_guide {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  margin-top: 2px;
}

ul.btnGuide span.t_guide {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  margin-top: -12px;
}
/* line 661, ../sass/common.scss */
ul.btnGuide span.small {
  font-size: 20px;
  letter-spacing: 0;
}



/* line 708, ../sass/common.scss */
.checkArea {
  background: #dbe5ef;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 713, ../sass/common.scss */
.checkArea h3 {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1rem;
  letter-spacing: 0.1em;
}
/* line 723, ../sass/common.scss */
.checkArea ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../common/images/check.png) no-repeat;
  font-size: 14px;
}
/* line 729, ../sass/common.scss */
.checkArea ul li span {
  margin-left: 20px;
}

/* line 741, ../sass/common.scss */
span.noBox_f {
  background: #000000;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTM1MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, black 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, black 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, black 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, black 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#353535',GradientType=0 );
  /* IE6-8 */
  padding: 6px 9px 4px;
  display: inline-block;
  color: #fff;
  font-size: 26px;
  margin-right: 20px;
}

/* line 752, ../sass/common.scss */
ul.contentsFlow h3 {
  font-size: 26px;
}
/* line 756, ../sass/common.scss */
ul.contentsFlow li {
  background: url(../common/images/flowDown.png) no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
/* line 761, ../sass/common.scss */
ul.contentsFlow li p {
  margin-top: 20px;
}
/* line 765, ../sass/common.scss */
ul.contentsFlow li aside {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5em;
  line-height: 1.5rem;
}
/* line 772, ../sass/common.scss */
ul.contentsFlow li:last-child {
  background: none;
  padding-bottom: 0px;
}

/* line 780, ../sass/common.scss */
.txtL {
  width: 600px;
  float: left;
}

/* line 786, ../sass/common.scss */
.imgR {
  width: 300px;
  float: right;
  text-align: right;
}

/* line 793, ../sass/common.scss */
.txtR {
  width: 600px;
  float: right;
}

/* line 799, ../sass/common.scss */
.imgL {
  width: 300px;
  float: left;
  text-align: left;
}

/* line 806, ../sass/common.scss */
ul.twoBox {
  margin-top: 20px;
  overflow: hidden;
}
/* line 809, ../sass/common.scss */
ul.twoBox li {
  float: left;
  background: none;
  padding-bottom: 0;
  margin-right: 20px;
}
/* line 815, ../sass/common.scss */
ul.twoBox li a:hover {
  opacity: 0.8;
}




/*-----------------------------

   フッター

-----------------------------*/
/* line 831, ../sass/common.scss */
footer#Sitefooter {
  clear: both;
  overflow: hidden;
}

/*-----guide/gc_controller.html----*/
footer#Sitefooter_guide {
	clear:both;
	overflow:hidden;
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
}

/* line 837, ../sass/common.scss */
.Games_copyArea {
  clear: both;
  display: block;
  background: #dadada;
}
/* line 841, ../sass/common.scss */
.Games_copyArea small.copyright {
  width: 1000px;
  /*964px*/
  padding: 10px;
  display: block;
  margin: 0 auto;
  font-size: 8px;
  color: #999999;
  line-height: 1.2em;
}
.hardware_copyArea {
  width: 944px;
  /*964px*/
  padding: 12px;
  display: block;
  margin: 0 auto;
  font-size: 10px;
  color: #034d91;
  line-height: 1.2em;
}

/* line 853, ../sass/common.scss */
.fnavArea {
  background: #0859a5;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzA4NTlhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTQ2ODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0859a5), color-stop(100%, #014687));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0859a5 1%, #014687 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0859a5 1%, #014687 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0859a5', endColorstr='#014687',GradientType=0 );
  /* IE6-8 */
  padding: 10px 0;
  overflow: hidden;
}
/* line 858, ../sass/common.scss */
.fnavArea .fnavArea_in {
  width: 964px;
  margin: 0 auto;
}
/* line 863, ../sass/common.scss */
.fnavArea ul.fnavList {
  overflow: hidden;
  width: 600px;
  float: left;
  margin-left: 40px;
}
/* line 869, ../sass/common.scss */
.fnavArea ul.fnavList li {
  float: left;
  border-right: 1px solid #ffffff;
  padding-right: 20px;
  margin-right: 20px;
}
/* line 875, ../sass/common.scss */
.fnavArea ul.fnavList li a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}
/* line 881, ../sass/common.scss */
.fnavArea ul.fnavList li:last-child {
  border-right: none;
}
/* line 888, ../sass/common.scss */
.fnavArea ul.snsArea {
  width: 220px;
  overflow: hidden;
  float: right;
  margin-right: 100px;
}
/* line 894, ../sass/common.scss */
.fnavArea ul.snsArea li {
  float: left;
  margin-left: 10px;
}
/* line 901, ../sass/common.scss */
.fnavArea ul.logoArea {
  clear: both;
  text-align: center;
}
/* line 905, ../sass/common.scss */
.fnavArea ul.logoArea li {
  display: inline-block;
  margin-right: 30px;
  margin-top: 20px;
}
/* line 912, ../sass/common.scss */
.fnavArea .G_copyArea {
  text-align: center;
  color: #ffffff;
  margin: 10px auto 0;
  font-size: 12px;
  line-height: 1.6rem;
}

/* line 921, ../sass/common.scss */
#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 59px;
  background: url(../common/images/pagetop.png);
  text-indent: -9999px;
}



/*-----------------------------

SNS　コミュニティ・ガイドライン

-----------------------------*/

/* line 1167, ../sass/common.scss */
.SNSContents p {
  font-size: 14px;
}

/* line 1172, ../sass/common.scss */
.term {
  font-size: 14px;
}
/* line 1175, ../sass/common.scss */
.SNS h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 1182, ../sass/common.scss */
.SNS p {
  margin-bottom: 10px;
  letter-spacing: 0;
}
/* line 1188, ../sass/common.scss */
.SNS ul {
  margin-bottom: 20px;
}
/* line 1193, ../sass/common.scss */
.SNS ul li {
  margin-bottom: 10px;
  line-height: 1.4em;
  line-height: 1.4rem;
  list-style:disc;
}
/* line 1200, ../sass/common.scss */
.SNS ul.SNSList li {
  margin-bottom: 20px;
  list-style:disc;
}
/* line 1205, ../sass/common.scss */
.SNS table {
  border: 1px solid #f1f1f1;
  width: 90%;
  margin: 20px auto;
}
/* line 1210, ../sass/common.scss */
.SNS table tr {
  border: 1px solid #f1f1f1;
}
/* line 1214, ../sass/common.scss */
.SNS table td {
  border: 1px solid #f1f1f1;
  padding: 20px;
}
.SNS_txt {
	list-style:disc;
	margin-left:15px;
}

.SNS_indent {
	list-style:none;
	margin-left:35px;
}
.SNS_a {
}


/*0513タイトル落としテーブル*/

table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px #808080 solid;
}
table.type01 thead {
	border-right: 1px #808080 solid;
	border-left: 1px #808080 solid;
	background: #4682b4;
}
table.type01 thead th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
}


table.type01 tbody th {
	width: 10px;
	height:12px;
    padding: 2px;

	font-weight: bold;
	vertical-align: center;
	border-bottom: 1px  #f5f5f5 solid;
}

table.type01 tbody td {
	width: 150px;
	height:12px;
    padding: 2px;

	vertical-align: top;
	border-bottom: 1px #f5f5f5 solid;
}
