@charset "utf-8";

#main #contents{
    margin: 0 auto;
    width: 1024px;
    float: none;
}

#contents h2 {
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-top: 14px;
  margin-bottom: 14px;
  background: #666;
}

#contents .flow {
  margin-bottom: 24px;
}

#contents .flow img {
  width: 100%;
}

#contents h3 {
  padding: 28px 0 14px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #ccc;
  margin-bottom:14px;
}

#contents table {
  margin: 0 0 13px 1px;
  width: 600px;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

#contents table th {
  text-align: center;
  vertical-align: middle;
  width: 150px;
  height: 24px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}

#contents table th.w304 {
  width: 324px;
}

#contents table th.w130{
  width: 130px;
}

#contents table td {
  padding: 11px 0 7px 0;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}

#contents table td.taleft {
  text-align: left;
  padding-left: 23px;
  line-height: 1.4;
}

#contents table td p.drmMemo {
  color: red;
}

#contents table td img {
  display: inline-block;
}

#contents table td.td01 {
  text-align: left;
  padding: 0;
}

#contents table td dl {
  padding: 20px !important;
  background-color: #F2F9F5;
  border-top: 1px solid #ccc;
  line-height: 1.3;
  text-align: right !important;
}

#contents table td dl dt {
  padding-top: 3px;
  width: 100px;
  _width: 92px;
  float: left;
  font-size: 14px;
  font-weight: bold;
}

#contents table td dl dd {
  padding-left: 100px;
  _padding-left: 92px;
  font-size: 18px;
  font-weight: bold;
}

#contents table tr.bgGreen td {
  background-color: #f2f9f5;
}

#contents ul.ul01 li {
  background: url(/static/common/img/icon03.gif) no-repeat left 1px bottom 1px;
  zoom: 1;
  background-size: 13px 13px;
  display: inline;
  line-height: 2;
  padding-left: 16px;
  font-size: 14px;
}

#contents ul.ul02 {
  padding-right: 10px;
}

#contents ul.ul02 li {
  margin-right: 5px;
  float: left;
}

#contents ul.ul02 li.li01 {
  padding-top: 6px;
  font-weight: bold;
}

#contents ul.ul02 li.li02 {
  margin-right: 0;
}

#contents .mb35 {
  margin-bottom: 35px;
}

#contents .mb15 {
  margin-bottom: 13px;
}

#contents ul.ul03 {
  padding: 12px 16px;
  background: url(/static//img/cart/line.gif) repeat-x left bottom;
}

#contents ul.ul03 li {
  font-weight: bold;
  line-height: 30px;
  font-size: 14px;
  list-style: none;
}

#contents ul.ul03 li.li04 {
  margin-left: 8px;
}

#contents ul.ul04 {
  padding: 70px 0 0 40px;
}

#contents .box {
  padding-bottom: 22px;
  border: 1px solid #327d35;
  border-radius: 6px;
  margin-bottom: 40px;
}

#contents .box h4 {
  margin-bottom: 20px;
  padding: 8px 0 4px 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  background: #327d35;
}

#contents .box dl {
}

#contents .box dl dt {
  width: 100px;
  float: left;
  text-align: right;
}

#contents .box dl dd {
  padding: 0 1px 15px 110px;
  _padding: 0 0 15px 107px;
}

#contents .box dl dd.pb0 {
  padding-bottom: 0;
}

#contents .box dl dd input {
  width: 260px;
  font-size: 14px;
}

#contents .box ul.submit {
  text-align: center;
}

#contents #error_box p {
  color: red;
  margin-left: 15px;
}

#cart #contents .iconCenter {
  width: 100px;
  background-image: none;
  border: none;
}

#cart #contents .iconCenter td {
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}

#cart #contents .floatL .iconCenter img {
  max-height: 100px;
  max-width: 100px;
  display: inline;
  vertical-align: middle;
  object-fit: contain;
}

#cart #contents #error_labels {
  margin-bottom: 15px;
}
#cart #contents label.error {
  color: red;
}

#cart #contents #rakutenform {
  margin-top: 14px;
}

#cart #contents #rakutenform p {
  margin-top: 10px;
}

#cart #genre_popular {
  margin-top: 40px;
}

/* #cart #genre_popular #conts {
  width: 754px;
} */

#cart #genre_popular #conts .bigbox01 {
  width: 754px;
}

#cart #genre_popular #conts .bigbox01 .box1 {
  width: 734px;
  margin-left: 20px;
}

#cart #privacy_info {
  border: 1px solid #999999;
  margin-bottom:20px;
  margin-top:10px;
}

#cart #privacy_info p {
  padding:10px;
}

#cart #contents .box dl dd input[type=checkbox] {
  width:20px;
  margin-left:-3px;
}

#cart #contents .bigbox02 .goods img {
  height: 160px;
  width: 240px;
  display: inline;
  vertical-align: middle;
  object-fit: contain;
}

/*------------------------------------------------------------
	#buy
------------------------------------------------------------*/

#buy #contents h3 {
  margin-bottom: 16px;
  clear: both;
}

#buy #contents .flow {
  margin: 0 0 24px 2px;
}

#buy #contents table {
  margin-left: 0;
  width: 600px;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

#buy #contents .mailForm {
  margin-bottom: 40px;
}

#buy #contents .mailForm .formBox {
  width: 400px;
}

#buy #contents .mailForm h4 {
  margin-bottom: 2px;
  font-size: 14px;
}

#buy #contents .mailForm .formBox ul.ul04 {
  margin: 0 0 2px 5px;
}

#buy #contents .mailForm .formBox ul.ul04 li {
  margin-bottom: 5px;
  line-height: 1.4;
}

#buy #contents .mailForm .formBox ul.ul04 li input{
  vertical-align: -2px;
}

#buy #contents .mailForm .formBox .tbBox {
  padding-top: 20px;
}

#buy #contents .mailForm .formBox .tbBox table {
  margin: 0;
  width: 100%;
  background: #f1fecb;
  border: 0;
}

#buy #contents .mailForm th {
  padding: 16px 0 0 8px;
  width: 146px;
  text-align: right;
  background: none;
  border: 0;
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
}

#buy #contents .mailForm th.th01 {
  padding-top: 24px;
}

#buy #contents .mailForm td {
  padding: 12px 8px 0 8px;
  border: 0;
  text-align: left;
}

#buy #contents .mailForm td.td01 {
  padding-top: 18px;
}

#buy #contents .mailForm td #fCard {
  margin: 0 5px 0 4px;
  width: 196px;
}

#buy #contents .mailForm td #fCard02,
#buy #contents .mailForm td #fCard03,
#buy #contents .mailForm td #fCard04,
#buy #contents .mailForm td #fDate,
#buy #contents .mailForm td #fDate02 {
  margin: 0 5px 0 4px;
  width: 51px;
}

#buy #contents .mailForm td #fCard,
#buy #contents .mailForm td #fDate {
  margin-left: 0;
}

#buy #contents .mailForm td #fSecurity {
  width: 51px;
}

#buy #contents .mailForm td #fTelno {
  width: 196px;
}

#buy #contents .mailForm .addressRow input {
  width: 196px;
}

#buy #contents .mailForm .addressRow select {
  width: 196px;
}

#buy #contents .mailForm td p {
  margin-top: 3px;
  font-size: 11px;
}

#buy #contents .mailForm td span {
  font-size: 14px;
  font-weight: bold;
}

#buy #contents .mailForm td.special {
  padding: 15px 15px 4px 8px;
}

#buy #contents .btn {
  padding: 20px;
  text-align: center;
}

#buy #contents .btn ul{
  text-align: left;
}

#buy #contents .mailForm .floatR a {
  width: 190px;
  display: block;
}

#buy #contents .mailForm .pt130 a {
  background: url(/static/img/cart/btn03_over.jpg) no-repeat left top;
}

#buy #contents .mailForm .pt13 {
  padding-top: 17px;
}

#buy #contents .mailForm .pt13 a {
  background: url(/static/img/buy/btn02_over.jpg) no-repeat left top;
}

#buy #contents .mailForm .floatR a:hover {
  background-color: #fff;
}

#buy #contents .mailForm .floatR a:hover img {
  visibility: hidden;
}

#buy #contents .mailForm02 {
  margin-bottom: 0;
  padding-bottom: 40px;
}

#buy #contents .mailForm #fCard05 {
  width: 270px;
}
#buy #contents .mailForm dl {
  margin: 17px 0 0 10px;
}

#buy #contents .mailForm dl dt {
  width: 80px;
  float: left;
  text-align: center;
  font-size: 14px;
}

#buy #contents .mailForm dl dd {
  margin-left: 90px;
  _margin-left: 77px;
}

#buy #contents .iconCenter {
  width: 100px;
  background-image: none;
  border: none;
}

#buy #contents .iconCenter td {
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}

#buy #contents .iconCenter img {
  max-height: 100px;
  max-width: 100px;
  display: inline;
  vertical-align: middle;
  object-fit: contain;
}

#buy #contents #secure_memo p {
  margin-top: 5px;
}

#buy #contents #about_credit {
  border: 1px solid #999999;
  margin-top:10px;
}

#buy #contents #about_credit div {
  padding:10px;
}

#buy #contents #about_credit ul {
  padding:5px;
}

#buy #contents .errorMessage {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
}

#buy #contents label.error {
  color: red;
}

.floatR{
  width: 400px;
}

.floatR li{
  list-style: none;
}

.regi .mailForm, .mailForm2{
  margin-top: 0;
}

#signupcomment,#loginform{
  margin-top: 14px;
}
