@charset "utf-8";

@media (max-width:1426px){
  #left_sideBar {
    position: relative;
  }
}

@media (min-width:1426px){
  #left_sideBar {
    position: absolute;
    left: 0;
    width: 190px;
  }
  #main #contents {
    margin: 0 auto;
  }
}

#main #contents {
  width: 1024px;
  float: none;
}
#main #conts{
  width: 1024px;
}

#contents h1 {
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 14px;
  background: #666;
}

#contents #conts .box {
  margin: 0 auto 40px;
}

#contents #conts .box .boxL .btn {
  margin: 10px 0 0;
  padding-left: 18px;
  display: block;
  line-height: 1.4;
  font-weight: bold;
  zoom: 1;
  background: url(/static/img/item/icon02.gif) no-repeat left 170px top;
  text-align: center;
}

#contents #conts .box .boxL {
  float: left;
  width: 420px;
}

#contents #conts .box .boxL table {
  border-collapse: collapse;
  margin: 20px 0 20px 60px;
}

#contents #conts .box .boxL table th,
#contents #conts .box .boxL table td {
  line-height: 1.2;
  padding-bottom: 7px;
  color: #333;
}

#contents #conts .box .boxL table th {
  width: 75px;
  font-weight: normal;
  text-align: right;
}

#contents #conts .box .boxL #img_center td {
  height: 150px;
  width: 440px;
  text-align: center;
  vertical-align: middle;
}

#contents #conts .box .boxL #img_center img {
  max-height: 281px;
  max-width: 500px;
  display: inline;
  vertical-align: middle;
}

#contents #conts .box .boxL #img_center span.sale-item {
  display: inline-block;
  background-color: red;
  color: white;
  font-size: 20px;
  position: absolute;
}

#contents #conts .box .boxR {
  float: right;
  width: 380px;
  margin-right: 40px;
}

#contents #conts .box .boxR .subBox {
  padding: 10px;
  margin: 20px;
  background: #ffffcc;
}

#contents #conts .box .boxR .subBox p {
  margin: 0 0 7px 3px;
}

#contents #conts .box .boxR .subBox p.sale {
  color: red;
  margin-top: 5px;
  font-size: 15px;
  display: inline-block;
}

#contents #conts .box .boxR .subBox dl {
  margin-bottom: 12px;
}

#contents #conts .box .boxR .subBox dl dt {
  float: right;
  padding-top: 2px;
  *padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #cc0000;
  clear: both;
}

#contents #conts .box .boxR .subBox dl dt span {
  font-size: 20px;
}

#contents #conts .box .boxR .subBox dl dt del {
  color: #ccc;
  font-size: 14px;
}

#contents #conts .box .boxR .subBox dl dd label {
  color: #333;
  font-size: 12px;
  height: 32px;
  display: block;
  padding-top: 2px;
}

#contents #conts .box .boxR .subBox dl dd input {
  vertical-align: -2px;
}

#contents #conts .box .boxR .subBox .btn01 {
  margin-bottom: 6px;
}

input:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contents .btn02 {
  padding: 10px 0 0;
  margin: 0 auto;
}

#contents .btn02:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contents .btn03:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#contents.en #conts .box .boxR #preorder {
  display: none;
}
#contents.kr #conts .box .boxR #preorder {
  display: none;
}
#contents.zh-hans #conts .box .boxR #preorder {
  display: none;
}
#contents.zh-hant #conts .box .boxR #preorder {
  display: none;
}

#contents #conts .box .boxR .subBox .btn01 a,
#contents #conts .box .boxR .subBox .btn02 a {
  display: block;
}

#contents #conts .box .boxR .subBox #under_line {
  border-bottom: 1px solid #ff9200;
  margin-bottom: 6px;
}

#contents #conts dl.dl01 {
  padding: 9px 26px;
  background: url(/static/img/item/box02_bg.gif) repeat-y left bottom;
}

#contents #conts #files_bottom {
  margin-bottom: 20px;
}

#contents #conts dl.dl01 dt {
  float: left;
  width: 90px;
  line-height: 1.9;
}

#contents #conts dl.dl01 dd {
  margin-left: 90px;
  line-height: 1.9;
  _text-indent: -3px;
}

#contents #conts h2 {
  clear: both;
  padding: 28px 0;
  font-size: 18px;
  color: #333;
  border-top: 1px solid #666;
  text-align: left;
}

#contents #conts .box01 {
  margin-bottom: 37px;
}

#contents #conts .box01 p {
  margin: 0 7px 17px 7px;
  color: #333;
  font-size: 14px;
}

#contents #conts .box03 {
  margin: 0 0 29px 7px;
}

#contents #conts .box03 ul li {
  float: left;
  margin: 0 5px 5px 0;
}
#contents #conts .box04 {
  text-align: center;
  margin:0 auto;
}
#contents #conts .box04 img {
  padding-bottom: 20px;
  margin: 0 auto;
}
#contents #conts .box04 p {
  padding-bottom: 4px;
}

#contents .screenshotCenter td {
  height: 90px;
  width: 134px;
  text-align: center;
  vertical-align: middle;
}

#contents #conts .screenshotCenter img {
  max-height: 90px;
  max-width: 134px;
  display: inline;
  vertical-align: middle;
}

#contents #conts p.p01 {
  float: right;
  margin-bottom: 15px;
  padding-left: 20px;
  background: url(/static/img/item/icon03.gif) no-repeat left top;
}

#contents #conts #more_screenshots li {
  background: url("/static/common/img/icon01.gif") no-repeat scroll left center transparent;
  display: inline;
  line-height: 2;
  padding-left: 16px;
}

#screenshots_dialog td {
  height: 480px;
  width: 720px;
  text-align: center;
  vertical-align: middle;
}

#screenshots_dialog img {
  max-height: 480px;
  max-width: 720px;
  display: inline;
  vertical-align: middle;
}

#screenshots_dialog #dialog_footer {
  margin-top: 20px;
}

#contents #conts #filelist table {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  margin: 0 auto 40px;
  width: 700px;
}

#contents #conts #filelist table th {
  background-color: #eee;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
}

#contents #conts #filelist table td {
  word-break: break-all;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 11px 5px 7px;
  text-align: left;
  vertical-align: middle;
}

#contents #conts #filelist table td div.nameOverflow {
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#contents #conts #big_image img {
  display: none;
  max-width: 800px;
}

#contents #conts #subscription {
  margin-top: 10px;
}

#contents #conts #chrome-memo {
  margin-top: 8px;
  margin-left: 8px;
}

#contents #conts video {
  margin-top: 15px;
}

#contents #conts #videoContainer {
  clear: both;
  overflow: auto;
  width: 850px;
  margin: 0 auto;
}

#contents #conts #videoContainer video {
  width: 850px;
  height: auto;
  margin-top: 0;
}

#zoom_content img {
  max-width: 800px;
}

#screenshots_dialog a:hover {
  opacity: 1;
}

#screenshots_dialog a:hover img {
  opacity: 1;
}

/* Luminous */
.lum-img {
  display: inline;
}
.lum-gallery-button {
  display: none !important;
}
a.zoom{
  cursor: zoom-in;
}
