@import url(../../../css/lightbox.css);

body {
  color: #000; background: #fff;
}

/* override layout width */

/*
body > {
  margin: 1em auto;
  width: auto;
  min-width: 520px;
  max-width: 700px;
}
*/

#location {
  font-size: 90%;
  margin: 0 1em 2em;
}

#location a {
  color: #268;
}
#location a:hover {
  color: #f00;
}

#main {
  max-width: 900px;
  min-width: 600px;
  margin: 1em auto;

  display: table;
  width: 100%;
}

#main h1 {
  font-size: 130%;
  text-indent: -1em;
  /*margin: 0.5em 0; margin-left: 1em;*/

  margin: 0 0 .5em 1em;
}

#main h2 {
  font-size: 110%;
  /*margin: 1.5em 0 .7em;*/
  line-height: 1;
  padding-left: .2em;
  border-left: 1em solid #666;

  margin: 0 0 .7em;
}

#main h3 {
  color: #006;
  font-size: 100%;
  /* margin: 1.5em 0 .5em;*/

  margin: 0 0 .5em;
}

#main ul li {
  margin: .5em 0;
}

#main ul.inline-spec li {
  float: left;
  margin: 0 2em .5em 0 !important;
}

#main dl dt {
  font-weight: bold;
   margin: .6em 0em .4em;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #f00;
}

#main a img {
  border-style: solid;
  border-width: 3px;
}

a:link { color: #00f;}
a:visited { color: #808;}
a:hover { color: #f00;}
a:active { color: #f00;}


#main a:link img, #main a:visited img {
  border-color: #fff;
}

#main a:hover img, #main a:active img {
  border-color: #f99;
}

#wide-lead {
  padding-bottom: 1em;
  border-bottom: solid 2px #888899;
  margin-bottom: 1em;
}

/* item-image */

#item-image,
.item-image {
  /*float: left;*/
  /*width: 210px;*/
  font-size: 80%;
  text-align: center;
  margin-bottom: 1em;

  display: table-cell;
  vertical-align: top;
  width: 210px;
  padding-right: 20px;
}

#item-image p,
.item-image p {
  margin: 0 0 .5em;
}

#item-image p.caption,
.item-image p.caption {
  text-align: left;
  margin-top: -1em;
}

table.item-list {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #999;
  margin-bottom: 1em;
}


table.item-list td {
  border-color: #ccc;
  border-style: dotted;
  border-width: 1px 0;
  padding: .5em;
}

table.spec {
  border: 1px solid #666;
  margin: 0.5em auto 1em 0;
  border-collapse: collapse;
}

table.spec caption {
  text-align: left;
  font-weight: bold;
  font-size: 110%;
  margin: .5em 0 .7em;
  line-height: 1;
  border-left: 1em solid #666;
  padding-left: .2em;
}

table.spec tr.even {
  background: #f6faff;
}
table.spec td, table.spec th {
  border: 1px solid #666;
  padding: 2px .5em;
}

table.spec tbody th {
  text-align: left;
}

table.spec td p, table.spec th p {
  margin: 0;
  padding: 0.2em 0.5em 0.3em;
}

.subtitle {
  /* margin: 0 0 -.5em; */
  font-size: 90%;
  margin: 0;
}

/* end */

/* text */

#text,
.text {
  display: table-cell;
  text-align: justify; text-justify: inter-ideograph;
  overflow-wrap: break-word; word-break: break-all;
  vertical-align: top;
}

/* maker */
.maker,
.os,
p.spec {
  font-size: 90%;
  margin: 0 0 .5em;
  padding: 0;
}

#main .text .spec ul li {
  font-size: 90%;
  margin: .2em 0 0 1em;
}

#main .text .spec ul li ul li {
  font-size: 100%;
  margin: .2em 0 0 0;
}

.price {
  color: red;
  margin: .2em 0 .5em;
}

.price em {
  font-size: 120%; font-weight: normal;
}

.price strong {
  font-size: 120%;
}

.price .regular {
  text-decoration: line-through;
}

/* end */

/* question */
.question {
  text-align: left;
  margin: .3em 0;
}

.order {
  margin: 0 0 1em;
}

.order .coupon {
  color: #900; background: #f0f0ff;
  line-height: 1.4;
  padding: 1em;
  border: solid 1px #039;
  margin: 1em 0;
}

.order .coupon input {
  vertical-align: top;
  margin-left: 2em;
}

#main .order a img {
  background: transparent;
  border: none !important;
}

#footer {
  clear: both;
  margin: 1.5em 0 12px;
  text-align: center;
}

#footer hr {
  height: 3px;
  margin: 0 5% 12px;
  border: inset 1px #449;
}

#footer address {
  font-size: 90%;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-style: normal;
}

#footer address img {
  vertical-align: baseline;
  border: none;
  margin: 0 .35em;
}

#webservices ul {
  font-size: 80%;
  list-style-type: none;
  text-align: right;
  margin-top: -2em;
}

#webservices ul li {
  list-style-type: none;
  display: inline;
  margin-left: 1.5em;
}

#webservices a {
  text-decoration: none;
}

#webservices a img {
  border: none;
  padding-right: .5em;
}

ul#stella_control {
  padding: 0;
  margin: 1em 0;
}

ul#stella_control li {
  display: inline-block; position: relative;
  color: #fff; background: #4f4;
  font-size: 90%;
  line-height: 1.3;
  text-align: center; vertical-align: middle;
  padding: 0; padding-left: 1em;
  border: double 3px #cfc; border-radius: .8em;
  margin-right: 1.2em;
}

ul#stella_control li::before {
  position: absolute; left: .4em; top: .7em;
  content: "¡ú";
  font-size: 120%;
}

ul#stella_control li a {
  display: block; width: 100%;
  box-sizing: border-box;
  color: #300;
  text-decoration: none;
  padding: .3em 1.3em;
}

.section {
  /* margin: 1.5em auto; */
  clear: both;
  margin: 0 auto 1.5em;
}

.attention,
.notice {
  color: #900;
}

p.links {
  font-weight: bold;
  background: transparent url(../image/triangle.gif) no-repeat 0 50%;
  padding-left: 15px;
}

ul.links {
  margin: 1em 0;
  padding: 0;
}

.links li,
.links dt,
dd.links {
  /* font-weight: bold; */
  display: block;
  list-style-type: none;
  background: transparent url(../image/triangle.gif) no-repeat 0 .5em;
  padding-left: 15px;
}

p.notice {
  margin-left: 1em !important;
  text-indent: -1em !important;
}

div.notice p {
  margin-left: 1em !important;
  text-indent: -1em !important;
}

div.notice p + p {
  margin-top: -.5em !important;
}

.button {
  margin: 0.5em 0;
  font-size: 90%;
}

.button a {
  text-decoration: none;
  padding: 0.2em 0.5em;

}

.button a:link {
  color: #003;
  border: 1px outset #669;
  background: #f6f6f9;
}

.button a:visited {
  color: #808;
  border: 1px outset #669;
  background: #f6f6f9;
}

.button a:hover, .button a:active {
  border: 1px outset #99c;
  background: #fff;
  color: #f00;
}

.clearfix,
.clearafter {
  zoom: 1;
}

.clearfix:after,
.clearafter:after {
  content: ".";
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
}

.clearafter.clearafterR:after {
  clear: right;
}

.clearafter.clearafterL:after {
  clear: left;
}

.clearbefore {
  clear: both;
}

br.release {
  display: block;
  margin: 0;
  padding: 0;
  width:0; height: 0;
  clear: both;
}

#kaukau p, p#kaukau {
  text-align: center;
  font-size: small;
}

/* For Campaign Notices */

#campaign {
  color: #f00;
  font-weight: bold;
  margin: 0.5em 0;
}

#iya-selection {
  color: #AF8300;
  font-weight: bold;
}

#iya-selection strong {
  background-color: #FFCB2F;
  color: #000;
  padding: 2px 2px 0;
}
