@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  width: 100%;
  font-size: 13px;
  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; }

p {
  color: #333; }

a {
  text-decoration: none; }
a:hover {
  text-decoration: underline; }

img {
  vertical-align: middle; }

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

body {
  background-color: #fafafa; }

p {
  font-size: 100%; }

a {
  font-size: 100%; }

input, label {
  font-size: 100%; }

.pageLogo, .pageLogo .logo a, .siteHeader .hidariue, .siteHeader .notice, .videoSearch, .videoSearch .inputText, .videoSearchInput .inputText, .mainMenu .navigation a, .mainMenu .list a, .mainMenu .navigation .balloon, .mainMenu .list .balloon, .menuBar .category a, .siteFooter .pageLogo, .siteFooter .pageLogo .logo a, .contentsInfo p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: middle; }

body {
  word-break: break-all; }

.active {
  display: block; }

.hidden {
  display: none; }

.inner {
  margin: 0 auto;
  width: 1024px; }

.pageLogo .logo a {
  text-indent: -999em;
  overflow: hidden; }

.navigation, .list {
  *zoom: 1; }
.navigation:before, .list:before, .navigation:after, .list:after {
  content: " ";
  display: table; }
.navigation:after, .list:after {
  clear: both; }
.navigation li, .list li {
  float: left; }

.separate {
  padding: 0 4px; }

.buttonBox {
  *zoom: 1;
  margin-bottom: 32px; }
.buttonBox:before, .buttonBox:after {
  content: " ";
  display: table; }
.buttonBox:after {
  clear: both; }

.button {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.button.left {
  float: left; }
.button.right {
  float: right;
  margin-left: 16px; }
.button.default {
  width: 100%;
  padding: 8px 0;
  text-align: center;
  border: #ccc solid 2px;
  border-radius: 4px;
  background-color: #fff;
  color: #666; }
.button.default:hover {
  border: #666 solid 2px;
  background-color: #666;
  color: #fff;
  text-decoration: none; }
.button.nav {
  text-align: center;
  padding: 8px;
  background-color: #e5e5e5;
  border-radius: 4px;
  color: #666;
  text-decoration: none; }
.button.nav:hover {
  background-color: #666;
  color: #fff; }

.balloon {
  border-radius: 4px; }

.arrow:before {
  content: "▶";
  margin-right: 2px; }

.pageLogo, .pageLogo .logo a, .siteHeader .hidariue, .siteHeader .notice, .videoSearch, .videoSearch .inputText, .videoSearchInput .inputText, .mainMenu .navigation a, .mainMenu .list a, .mainMenu .navigation .balloon, .mainMenu .list .balloon, .menuBar .category a, .siteFooter .pageLogo, .siteFooter .pageLogo .logo a, .contentsInfo p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: middle; }

.pageLogo, .header .inner, .videoSearchOption, .videoSearchInput, .footer .siteFooter .inner, .siteFooter, .siteFooter .pageLogo {
  *zoom: 1; }
.pageLogo:before, .header .inner:before, .videoSearchOption:before, .videoSearchInput:before, .footer .siteFooter .inner:before, .siteFooter:before, .siteFooter .pageLogo:before, .pageLogo:after, .header .inner:after, .videoSearchOption:after, .videoSearchInput:after, .footer .siteFooter .inner:after, .siteFooter:after, .siteFooter .pageLogo:after {
  content: " ";
  display: table; }
.pageLogo:after, .header .inner:after, .videoSearchOption:after, .videoSearchInput:after, .footer .siteFooter .inner:after, .siteFooter:after, .siteFooter .pageLogo:after {
  clear: both; }

.header {
  width: 100%;
  min-width: 1024px;
  background: #fff; }
.header .inner {
  padding: 16px 0 28px; }

.siteHeader .pageLogo {
  width: 276px;
  margin-top: 6px;
  margin-left: 4px; }
.siteHeader .pageLogo .logo {
  float: right;
  width: 219px; }
.siteHeader .pageLogo .logo a {
  width: 219px;
  height: 39px;
  background: url(../images/logo/logo-s.png) no-repeat 0 0;
  margin-top: 8px; }
.siteHeader .hidariue {
  float: left;
  width: 52px;
  height: 48px;
  margin-top: 2px; }
.siteHeader .hidariue img {
  display: block;
  width: 48px;
  height: 48px; }
.siteHeader .notice {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 468px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #333;
  background-color: #e5e5e5; }
.siteHeader .notice img {
  vertical-align: top; }

.videoSearch {
  margin-top: 6px;
  width: 240px;
  padding: 0 0 0 12px; }
.videoSearch input[type="text"] {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  width: 100%;
  line-height: 20px; }

.videoSearchOption .tab {
  float: left;
  margin-right: 2px;
  padding: 0 4px;
  background-color: #ddd;
  font-size: 85%;
  height: 21px;
  line-height: 21px; }
.videoSearchOption .tab a {
  color: #333; }
.videoSearchOption .tab a:hover {
  text-decoration: none; }
.videoSearchOption .active {
  background-color: #333; }
.videoSearchOption .active a {
  color: #fff; }

.videoSearchInput {
  width: 100%;
  height: 26px;
  border: #ccc solid 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.videoSearchInput .inputText {
  width: 196px;
  padding-top: 2px; }
.videoSearchInput .inputText input {
  height: 20px;
  text-indent: 4px; }
.videoSearchInput .search {
  float: right;
  width: 32px;
  height: 24px;
  background: url(../images/search/icon-search.png) no-repeat 0 -1px; }
.videoSearchInput .search input[type="submit"] {
  text-indent: -999em;
  overflow: hidden;
  background: none;
  border: none;
  outline: none;
  width: 32px;
  height: 24px;
  cursor: pointer; }

.siteHeader {
  padding-top: 36px; }

.nofix .siteHeader {
  padding-top: 0; }

.pageLogo, .pageLogo .logo a, .siteHeader .hidariue, .siteHeader .notice, .videoSearch, .videoSearch .inputText, .videoSearchInput .inputText, .mainMenu .navigation a, .mainMenu .list a, .mainMenu .navigation .balloon, .mainMenu .list .balloon, .menuBar .category a, .siteFooter .pageLogo, .siteFooter .pageLogo .logo a, .contentsInfo p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }

#siteHeaderInner {
  width: 1024px !important; }

.menuBar, .menuBar .mainMenu, .menuBar .complementary {
  width: 100%; }
.menuBar .inner {
  padding: 0; }

.mainMenu {
  background-color: #fff;
  border-top: #666 solid 2px; }
.mainMenu .navigation li, .mainMenu .list li {
  position: relative; }
.mainMenu .navigation li:hover, .mainMenu .list li:hover {
  background-color: #333; }
.mainMenu .navigation li:hover a, .mainMenu .list li:hover a {
  color: #fff;
  text-decoration: none; }
.mainMenu .navigation a, .mainMenu .list a {
  font-size: 108%;
  padding: 8px 20px;
  color: #333; }
.mainMenu .navigation .balloon, .mainMenu .list .balloon {
  position: absolute;
  top: -18px;
  font-size: 85%;
  padding: 4px;
  background-color: #fff;
  border: #ccc solid 1px;
  border-radius: 3px;
  text-align: center;
  left: 50%; }
.mainMenu .navigation .balloon:after, .mainMenu .list .balloon:after {
  content: '';
  position: absolute;
  border-top: #fff solid 4px;
  border-right: transparent solid 4px;
  border-left: transparent solid 4px;
  bottom: -4px;
  left: 45%; }
.mainMenu .navigation .balloon:before, .mainMenu .list .balloon:before {
  content: '';
  position: absolute;
  border-top: #ccc solid 4px;
  border-right: transparent solid 4px;
  border-left: transparent solid 4px;
  bottom: -5px;
  left: 45%; }
.mainMenu .navigation .current, .mainMenu .list .current {
  background-color: #333; }
.mainMenu .navigation .current a, .mainMenu .list .current a {
  color: #fff; }

.menuBar .complementary {
  background-color: #333;
  padding: 8px 0;
  height: 22px; }
.menuBar .complementary .description {
  color: #fff;
  padding-left: 4px;
  height: 22px;
  line-height: 22px; }
.menuBar .category li {
  border-radius: 2px;
  margin-right: 4px; }
.menuBar .category li:hover {
  background-color: #fff; }
.menuBar .category li:hover a {
  color: #333;
  text-decoration: none; }
.menuBar .category a {
  height: 22px;
  line-height: 22px;
  padding: 0 8px;
  color: #fff; }
.menuBar .category a:hover {
  border-radius: 2px;
  background: #fff;
  color: #333;
  text-decoration: none; }
.menuBar .category .current {
  background-color: #fff; }
.menuBar .category .current a {
  color: #333; }

.pageLogo, .pageLogo .logo a, .siteHeader .hidariue, .siteHeader .notice, .videoSearch, .videoSearch .inputText, .videoSearchInput .inputText, .mainMenu .navigation a, .mainMenu .list a, .mainMenu .navigation .balloon, .mainMenu .list .balloon, .menuBar .category a, .siteFooter .pageLogo, .siteFooter .pageLogo .logo a, .contentsInfo p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: middle; }

.pageLogo, .header .inner, .videoSearchOption, .videoSearchInput, .footer .siteFooter .inner, .siteFooter, .siteFooter .pageLogo {
  *zoom: 1; }
.pageLogo:before, .header .inner:before, .videoSearchOption:before, .videoSearchInput:before, .footer .siteFooter .inner:before, .siteFooter:before, .siteFooter .pageLogo:before, .pageLogo:after, .header .inner:after, .videoSearchOption:after, .videoSearchInput:after, .footer .siteFooter .inner:after, .siteFooter:after, .siteFooter .pageLogo:after {
  content: " ";
  display: table; }
.pageLogo:after, .header .inner:after, .videoSearchOption:after, .videoSearchInput:after, .footer .siteFooter .inner:after, .siteFooter:after, .siteFooter .pageLogo:after {
  clear: both; }

#PAGEURGENT {
  background: none repeat scroll 0 0 #ffdddd;
  border-bottom: 1px solid #ffbbbb;
  color: #ff0000;
  font-size: 93%;
  height: 124%;
  line-height: 1;
  margin: 36px 0 -36px;
  overflow: hidden;
  padding: 6px 0 4px;
  text-align: center;
  width: 100%; }
#PAGEURGENT a {
  background: url(/images/icon/error.png) 0 2px no-repeat;
  color: #cc0000 !important;
  font-size: 124%;
  font-weight: bold;
  padding-left: 20px;
  text-decoration: underline; }
#PAGEURGENT a:hover {
  text-decoration: none; }

.nofix #PAGEURGENT {
  margin: 0; }

.container {
  position: relative;
  width: 100%; }
.container.columns {
  display: table; }
.container.columns .column {
  display: table-cell;
  vertical-align: top;
  padding-top: 24px;
  padding-bottom: 24px; }
.container .inner {
  position: relative; }

.main {
  padding: 0 20px 0 4px; }

.column1024-0 .main {
  padding-left: 0; }

.sub {
  background: url(/images/modules/transmission/sub_bg.png) repeat-y; }

.column700-300 .main {
  width: 700px; }
.column700-300 .sub {
  width: 300px; }

.column648-350 .main {
  width: 648px; }
.column648-350 .sub {
  width: 350px; }

.column1024-0.columns {
  display: block; }
.column1024-0.columns .column {
  display: block; }
.column1024-0 .main {
  width: 1024px;
  padding-right: 0;
  border-right: none; }
.column1024-0 .sub {
  width: 1024px;
  background-image: none;
  background-color: #fafafa; }

.pageLogo, .pageLogo .logo a, .siteHeader .hidariue, .siteHeader .notice, .videoSearch, .videoSearch .inputText, .videoSearchInput .inputText, .mainMenu .navigation a, .mainMenu .list a, .mainMenu .navigation .balloon, .mainMenu .list .balloon, .menuBar .category a, .siteFooter .pageLogo, .siteFooter .pageLogo .logo a, .contentsInfo p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  vertical-align: middle; }

.footer, .footer .siteFooter, .footer .contentsInfo {
  width: 100%;
  min-width: 1024px;
  position: relative; }
.footer .siteFooter .inner {
  padding: 0 4px;
  position: relative; }
.footer .pageTop {
  position: absolute;
  top: -8px;
  left: 46%;
  display: inline-block;
  padding: 8px;
  background-color: #141414;
  text-align: center;
  color: #fff;
  font-size: 93%;
  border: #666 1px solid; }
.footer .pageTop:hover {
  text-decoration: none;
  color: #666; }
.footer .toFeedback {
  padding: 9px 8px 8px 29px;
  position: absolute;
  top: -40px;
  right: 0;
  display: inline-block;
  background-color: #fafafa;
  border: #cccccc 1px solid;
  color: #666;
  font-size: 85%;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/icon/icon_feedback.png);
  background-position: left center;
  background-repeat: no-repeat; }
.footer .toFeedback:hover {
  background-color: #dbdbdb; }

.siteFooter {
  padding: 24px 0 16px;
  background-color: #141414; }
.siteFooter .siteMenu {
  overflow: hidden;
  padding: 8px 0 0 8px; }
.siteFooter .siteMenu li {
  float: left;
  padding-left: 8px;
  margin-bottom: 12px; }
.siteFooter .siteMenu li:after {
  content: "";
  padding-right: 8px;
  border-right: #fff solid 1px; }
.siteFooter .siteMenu li.break {
  clear: left; }
.siteFooter .siteMenu li:nth-child(5):after {
  content: "";
  border-right: 0; }
.siteFooter .siteMenu li:last-child:after {
  content: "";
  border-right: 0; }
.siteFooter .siteMenu li a {
  color: #fff;
  font-size: 93%; }
.siteFooter .pageLogo {
  width: 207px;
  float: left; }
.siteFooter .pageLogo .logo {
  width: 207px;
  margin-top: 6px; }
.siteFooter .pageLogo .logo a {
  text-indent: -999em;
  overflow: hidden;
  width: 207px;
  height: 42px;
  background: url(../images/logo/logo.png) no-repeat 0 0; }

.contentsInfo {
  padding: 12px 0;
  background-color: #333; }
.contentsInfo .inner {
  padding: 0 4px; }
.contentsInfo p {
  font-size: 93%;
  color: #fff;
  padding-right: 20px; }
.contentsInfo p .dataTitle {
  padding-right: 4px; }
.contentsInfo p .dataTitle:after {
  content: ":";
  padding-left: 4px; }
.contentsInfo p .nav {
  color: #fff;
  padding-left: 8px; }
.contentsInfo p .nav:after {
  content: "";
  padding-right: 8px;
  border-right: #fff solid 1px; }
.contentsInfo p .nav:last-child:after {
  content: "";
  border-right: 0; }

address {
  color: #fff;
  float: right;
  clear: right;
  font-size: 93%; }

.setCountryBox {
  width: 100%;
  background-color: #333;
  padding: 8px 0 16px; }
.setCountryBox .setCountry {
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 4px;
  width: 1024px;
  margin: 0 auto; }
.setCountryBox .setCountry:before, .setCountryBox .setCountry:after {
  content: " ";
  display: table; }
.setCountryBox .setCountry:after {
  clear: both; }
.setCountryBox .setCountry .selector {
  padding-right: 20px;
  float: left; }
.setCountryBox .setCountry .selector .title {
  display: inline-block;
  color: #fff; }
.setCountryBox .setCountry .selector .outer {
  position: relative;
  display: inline-block;
  width: inherit; }
.setCountryBox .setCountry .selector .trigger {
  display: inline-block;
  font-size: 108%;
  background-color: #141414;
  cursor: pointer;
  vertical-align: middle;
  min-width: 144px;
  height: 22px;
  line-height: 22px;
  padding: 4px 8px; }
.setCountryBox .setCountry .selector .trigger:hover {
  background-color: #666; }
.setCountryBox .setCountry .selector .trigger.active {
  background-color: #666; }
.setCountryBox .setCountry .selector .trigger .currentType {
  color: #fff;
  display: block;
  height: 30px;
  float: left; }
.setCountryBox .setCountry .selector .trigger .currentType:before {
  content: "";
  width: 14px;
  height: 11px;
  float: left;
  margin-top: 4px;
  margin-right: 4px;
  background: url(/images/icon/icon_country.png); }
.setCountryBox .setCountry .selector .trigger .currentType:after {
  margin: 0 4px 0 8px;
  content: "▲";
  position: absolute;
  right: 6px;
  bottom: 3px; }
.setCountryBox .setCountry .selector .trigger .currentType.US:before, .setCountryBox .setCountry .selector .trigger .currentType.en-us:before {
  background-position: 0 -11px; }
.setCountryBox .setCountry .selector .trigger .currentType.TW:before, .setCountryBox .setCountry .selector .trigger .currentType.zh-tw:before {
  background-position: 0 -22px; }
.setCountryBox .setCountry .expandContainer {
  display: none;
  position: absolute;
  bottom: 34px;
  left: 0;
  min-width: 144px;
  background-color: #fff;
  padding: 8px 8px 0; }
.setCountryBox .setCountry .expandContainer .selectType {
  display: block;
  padding-bottom: 8px;
  color: #666; }
.setCountryBox .setCountry .expandContainer .selectType:hover {
  color: #333;
  text-decoration: none; }
.setCountryBox .setCountry .expandContainer .selectType:before {
  content: "";
  width: 14px;
  height: 11px;
  float: left;
  margin-right: 4px;
  background: url(/images/icon/icon_country.png); }
.setCountryBox .setCountry .expandContainer .selectType.US:before, .setCountryBox .setCountry .expandContainer .selectType.en-us:before {
  background-position: 0 -11px; }
.setCountryBox .setCountry .expandContainer .selectType.TW:before, .setCountryBox .setCountry .expandContainer .selectType.zh-tw:before {
  background-position: 0 -22px; }

.ads {
  margin-bottom: 32px; }
.ads .textLink {
  font-size: 85%; }
.ads .textLink a {
  color: #333; }
.ads .textLink a:hover {
  color: #006699;
  text-decoration: none; }

#web_pc_premium {
  height: 240px; }

#web_pc_360 {
  text-align: center;
  height: 74px; }
#web_pc_360 .bannerImg {
  margin-bottom: 4px; }

.column648-350 #web_pc_360 {
  margin-left: 12px;
  text-align: left; }

#web_pc_prtext .textLink {
  display: table;
  margin-bottom: 8px;
  line-height: 1.5; }
#web_pc_prtext .textLink:before {
  content: "";
  display: block;
  padding-right: 2px;
  width: 26px;
  height: 16px;
  display: table-cell;
  background: url(/images/modules/ads/icon_pr.png) 0 0 no-repeat; }
#web_pc_prtext .textLink a {
  display: table-cell; }

.column648-350 #web_pc_sidefollow_container {
  margin-left: 12px; }

#web_pc_prime {
  height: 250px; }

.leadBanner {
  height: 90px;
  width: 100%;
  min-width: 1024px;
  background-color: #e5e5e5;
  padding: 20px 0 32px;
  text-align: center;
  margin-bottom: 0; }

.sidewallAd {
  display: none;
  position: absolute;
  top: 0px;
  height: 1024px;
  overflow: hidden; }

.nofix .sidewallAd {
  top: 0; }

#web_pc_sidewall_left * {
  position: absolute;
  top: 0;
  right: 0; }

#web_pc_sidewall_left_base {
  position: absolute;
  top: 24px;
  left: -14px; }

#web_pc_sidewall_right_base {
  position: absolute;
  top: 24px;
  right: -16px; }

.followBottomBannerHeight {
  height: 90px;
  background-color: #333333; }

.followBottomBanner {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 35; }

#pc_ranking_300x250_east {
  height: 250px; }

#pc_ranking_text_east .textLink {
  display: table;
  margin-bottom: 8px;
  line-height: 1.5; }
#pc_ranking_text_east .textLink:before {
  content: "";
  display: block;
  padding-right: 2px;
  width: 26px;
  height: 16px;
  display: table-cell;
  background: url(/images/modules/ads/icon_pr.png) 0 0 no-repeat; }
#pc_ranking_text_east .textLink a {
  display: table-cell;
  letter-spacing: -0.1em; }

#pc_ranking_300x60_text_east {
  height: auto; }
#pc_ranking_300x60_text_east .bannerImg {
  margin-bottom: 4px; }
#pc_ranking_300x60_text_east .textLink {
  display: table;
  margin-bottom: 8px;
  line-height: 1.5; }
#pc_ranking_300x60_text_east .textLink:before {
  content: "";
  display: block;
  padding-right: 2px;
  width: 26px;
  height: 16px;
  display: table-cell;
  background: url(/images/modules/ads/icon_pr.png) 0 0 no-repeat; }
#pc_ranking_300x60_text_east .textLink a {
  display: table-cell;
  letter-spacing: -0.1em; }

.messageBox {
  padding: 20px 0;
  line-height: 140%; }
.messageBox .messageTitle {
  padding-bottom: 8px;
  font-size: 124%;
  font-weight: bold;
  color: #cc0000; }
.messageBox .messageDescription {
  padding-bottom: 8px;
  font-size: 100%; }

/*# sourceMappingURL=style.css.map */
