/*@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
/*
@import url(cmnsmallpc.css) screen and (max-width: 1200px);
@import url(cmntab.css) screen and (max-width: 850px);
@import url(cmnsmart.css) screen and (max-width: 450px);
*/

/*RESET-HTML----------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
h1, h2, h3, h4, h5, h6 {
font-size: 12px !important;
font-weight: normal  }
img  {
text-decoration: none;
margin:           0;
padding:          0;
border-style:     none 
}
input:focus, texarea:focus, select:focus {
background-color: #f8f8ff }
address {
font-size:  11px;
font-style:  normal;
padding-top: 10px }
fieldset, img, hr, abbr, acronym {
border: 0 }

/*　iOSの装飾をリセット
input  {
-webkit-appearance: none;
 }
*/


input::-moz-focus-inner { /* Firefoxのボーダーとパディングをリセット */
  border: 0;
  padding: 0;
}


strong {
font-style: normal;
font-weight: bold }
table {
border-collapse: collapse;
}


select {
border: solid 1px #a9a9a9;
border-radius: 2px;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
text-indent: 0.01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
}



/*BASIC----------*/
body     {
font-size: 12px;
font-family: メイリオ, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
-webkit-text-size-adjust:100%;
line-height: 125%;
background-repeat: no-repeat;
background-position: center -35px;
text-align: center;
letter-spacing: 0.1em;
margin:           0;
padding:          0           
}

a:link     {
color:          #4682b4;
text-decoration: none }
a:visited    {
color: #000080 }
a:hover   {
color:          #ff8c00; }
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
a:active  {
color: #c71585 }
#con20 {
min-width: 700px;
min-height: 3000px;
}





/*Age Check---------*/

.modal {
line-height: 1.5em;
background-color: #fff;
position:fixed;
display:none;
z-index:9999;
top:40%;
left:25%;
padding:30px 20px;
text-align:center;
right: 25%;
width: 50%;
margin-top: -120px;
margin-right: 0;
margin-bottom: 0;
border-radius: 5px;
}
.modal p {
margin-bottom:10px;
}
.modal strong {
font-size: 10px;
font-weight: normal;
line-height: 1em;
}

.modal a {
color: #ec5399;
font-size: 18px;
cursor:pointer;
white-space: nowrap;
}
.modal a:visited {
color: #4682b4;
cursor: pointer;
}
/*HEADER----------*/
#hd {
font-size: 11px;
position: relative;
overflow: hidden;
}

#hd .hdU {
color: #fff;
background-color: #8a4147;
text-align: right;
padding-top: 3px;
padding-bottom: 3px;
}
#hd .hdUM {
color: #808080;
text-align: right;
letter-spacing: 0;
padding-top: 2px;
}

#hd .hdL {
text-align: left;
position: relative;
padding-left: 15px;
}
.hdL span {
font-size: 11px;
position: absolute;
bottom: 10px;
padding-left: 15px;
}

#hd .hdR {
text-align: center;
position: absolute;
top: 50px;
right: 0;
}
.hdR i {
color: #c0c0c0;
}

.hdR .freeEnt {
float: left;
padding-top: 2px;
padding-right: 15px;
}





#hd .hdD {
color: #7b7676;
background-color: #f5f5f5;
text-align: center;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}


/*--++++++++++++++++++++++++++++++NENGA

#hd .hdD {
color: #7b7676;
background-color: #f5f5f5;
background-image: url(/eic-av/img/bgNenga.png);
background-repeat: repeat-x;
background-position: center;
text-align: center;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.hdD a {
color: #fff;
}

++++++++++++++++++++++++++++++++++++*/


.hdD .search {
font-size: 14px;
font-weight: normal !important;
letter-spacing: 0.3em;
width: 300px;
margin: 0 10px 0 0;
padding: 5px;
border: solid 3px #c0c0c0;
display: box;
border-radius: 0;
}

.hdD .searchBt {
color: #fff;
font-size: 14px;
background-color: #c0c0c0;
text-align: center;
width: 100px;
overflow: visible;
margin: 0;
padding: 5px;
border: solid 3px #c0c0c0;
display: box;
border-radius: 0;
}


input[type="submit"] {
  box-sizing: border-box; /* 幅にパディングを含めない */
}


/*TOOLTIP----------*/

.userTip {
font-size: 12px;
text-align: left;
letter-spacing: 0;
max-width: 175px;
}

.userTip a:link {
color: #ffd700;
margin: 0;
padding: 0;
}
.userTip a:hover {
text-decoration: underline;


}
.userTip a:visited {
color: #ffd700;

}
.userTipTtl {
font-size: 10px;
margin-bottom: 7px;
padding-bottom: 5px;
border-bottom: 1px solid #fff;

}

.userTipTtl strong {
font-size: 12px;
}

.userTipInfo {
font-size: 11px;
margin-bottom: 15px;
}

.userTip li {
margin-bottom: 5px;
list-style-type: none;
white-space: pre;
}

.cartTip {
font-size: 11px;
letter-spacing: 0;
max-width: 200px;
}
.cartTip a:link {
color: #ffd700;
margin: 0;
padding: 0;
}

.cartTip a:hover {
text-decoration: underline;
}

.cartTip a:visited {
color: #ffd700;
}

.cartTipU {
margin-bottom: 5px;
white-space: nowrap;
}
.cartTipU strong {
font-size: 14px;
}

.cartTipD {
text-align: right;
padding-top: 5px;
border-top: 1px solid #fff;
}
.HDcart {
position: relative;
}

.HDcart .count {
color: #d73765;
font-size: 20px;
text-align: center;
letter-spacing: 0;
position: absolute;
left: 10px;
bottom: 22px;
width: 45px;
}



/*NAVIGATION----------*/
#navL {
position: absolute;
top: 120px;
left: 0;
width: 220px;
z-index: 2;
float: left;
}
#navL .con {
background-color: #fff;
margin-bottom: 10px;
border-top: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
}

#navL .navTtlS {
color: #696969;
font-weight: normal;
background-color: #c0c0c0;
width: 120px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
}

#navL p {
font-size: 11px;
text-align: left;
padding: 7.5px;
}

#navL .navTtl {
color: #696969;
font-weight: normal;
background-color: #c0c0c0;
padding-top: 3px;
padding-bottom: 3px;
display: block;
}

#navL ul {
color: #7b7676;
font-size: 12px;
line-height: 180%;
text-align: left;
padding: 7.5px;
list-style-type: none;
}
/*FOOTER----------*/
#footer {
background-color: #f5f5f5;
clear: both;
}
#footerU {
min-height: 100px;
margin: 0;
padding: 0;
border-top: 1px solid #dcdcdc;
}
#footerU ul {
width: 19%;
float: left;
margin: 0 0 0 5%;
padding: 30px 0 60px;
}
#footerU li {
line-height: 2.5em !important;
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}
#footerU strong {
border-bottom: 1px dotted #a9a9a9;
display: block;



}
#footerD {
color: #fff;
background-color: #000;
position: relative;
clear: both;
margin: 0;
padding: 0;
}
#footerD address {
font-size: 10px;
margin: 0;
padding: 15px 0;
}
#footerD a:link {
color: #fff;
font-weight: bold;
text-decoration: none;
}
#footerD a:visited {
color: #f5f5f5;
text-decoration: none;
}
#footerD a:hover {
text-decoration: underline;
}
#footerD .ftAnchor {
color: #fff;
font-size: 11px;
background-color: #000;
text-decoration: none;
position: absolute;
right: 10px;
bottom: 40px;
padding: 5px 10px 10px;
}



#footerDD {
color: #fff;
font-size: 16px !important;
background-color: #000;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #fff;
display: table;
}

#footerDD a {
color: #fff !important;
width: 49%;
float: left;
display: table-cell;
}

#footerDD a:last-child {
border-left: 1px dotted #fff;
}


/*CONTENTS----------*/
#mainCon {
overflow: hidden;
margin-left: 240px;
padding-right: 25px;
}
#mainConCrt {
width: 950px;
overflow: hidden;
margin-right: auto;
margin-left: auto;
}

/*BASIC-ICONS----------*/

.perOff {
color: #fff;
font-size: 10px;
font-weight: normal;
background-color: #f00;
text-align: center;
width: 125px;
overflow: hidden;
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px #f00;
display: block;
white-space: nowrap;
}
.perOffT {
color: #f00;
font-size: 10px;
font-weight: normal;
background-color: #fff;
text-align: center;
white-space: nowrap;
display: block;
margin-right: 5px;
width: 125px;
overflow: hidden;
float: left;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px;
}

.delFree {
color: #000;
font-size: 10px;
font-weight: normal;
background-color: #fff;
text-align: center;
width: 125px;
overflow: hidden;
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px;
display: block;
white-space: nowrap;
}
.newProd {
color: #4682b4;
font-size: 10px;
font-weight: normal;
background-color: #fff;
text-align: center;
width: 125px;
overflow: hidden;
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px;
display: block;
white-space: nowrap;
}


.dlProd {
color: #4682b4;
font-size: 10px;
font-weight: normal;
background-color: #addef8;
text-align: center;
white-space: nowrap;
display: block;
margin-right: 5px;
width: 125px;
overflow: hidden;
float: left;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px #addef8;
}


.dlMultiProd {
color: #fff;
font-size: 10px;
font-weight: normal;
background-color: #4682b4;
text-align: center;
white-space: nowrap;
display: block;
margin-right: 5px;
width: 125px;
overflow: hidden;
float: left;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px #4682b4;
}


.hdlProd {
color: #fff;
font-size: 10px;
font-weight: normal;
background-color: #ff8c00;
text-align: center;
white-space: nowrap;
display: block;
margin-right: 5px;
width: 125px;
overflow: hidden;
float: left;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px #ff8c00;
}



.media {
color: #fff;
font-size: 11px;
font-weight: normal;
background-color: #000;
text-align: center;
overflow: hidden;
white-space: nowrap;
display: block;
margin-right: 5px;
float: left;
margin-bottom: 5px;
padding: 2px;
border: solid 1px #000;
}
/*TOP-PAGE---------------------------------------*/
/*KEYWORD----------*/
#kwd {
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 240px;
}

#kwdTtl {
color: #f00;

}

#kwd a {
padding-right: 5px;
}

#kwd a:hover {
color: #ffbe00;
}



/*TOPICS-UPDATE----------*/
#topTopics {
text-align: left;
}
#topTopics h2 {
color: #696969;
background-color: #dcdcdc;
text-align: center;
width: 120px;
margin-bottom: 15px;
padding-top: 3px;
padding-bottom: 3px;
}

#topTopics table {
width: 100%;
}
#topTopics th {
color: #000;
font-size: 11px;
font-weight: normal;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
border-right-style: none !important;
border-right-width: 0;
border-bottom: 1px solid #dcdcdc;
border-left-style: none !important;
border-left-width: 0;
}
#topTopics td {
color: #000;
font-size: 11px;
min-height: 14px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
border-bottom: 1px solid #dcdcdc;
border-right-style: none !important;
border-right-width: 0;
}
#topTopics td p {
height: 14px;
overflow: hidden;

}

#topTopics .topics {
width: 55%;
overflow: hidden;
float: left;
margin-bottom: 25px;
}

#topTopics .update {
width: 41.67%;
overflow: hidden;
float: right;
}


#topTopics .allInfo {
font-size: 14px;
line-height: 150%;
margin-bottom: 25px;
padding: 10px 10px 10px 15px;
border: solid 5px #dcdcdc;
border-radius: 3px;
}

#topTopics .allInfo strong {
color: #ff8c00;
font-size: 15px;
margin-bottom: 5px;
display: block;
}



@media screen and (max-width:950px){
#topTopics .topics {
width: 100%;
float: none;
}

#topTopics .update {
width: 100%;
float: none;
}
}





/*CAMPAIGN----------*/

#topCamp {
overflow: hidden;
clear: both;
margin-bottom: 20px;
border: solid 3px #dcdcdc;
}

#topCamp h2 {
color: #808080;
font-size: 15px !important;
background-color: #f5f5f5;
text-align: left;
margin-bottom: 15px;
padding-top: 7px;
padding-bottom: 10px;
padding-left: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #dcdcdc;
}
#topCamp .camp {
width: 23%;
float: left;
padding: 15px 1%;
list-style-type: none;
display: block;
}
#topCamp .camp img {
max-width: 100%;
}
/*PHOTO-LABEL----------*/
.PH {
position: relative;
height: 260px;
overflow: hidden;
margin: 0 0 10px;
padding: 0;
display: block;
}

.PH .labelBkM {
color: #fff;
font-size: 11px;
font-weight: normal;
background-color: #000;
letter-spacing: 0;
position: absolute;
left: 5px;
bottom: 10px;
z-index: 79;
margin: 0;
padding: 5px;
border: solid 1px;
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
border-radius: 5px;
}

.labelSlider {
color: #fff;
font-size: 11px;
font-weight: normal;
background-color: #000;
letter-spacing: 0;
position: absolute;
bottom:  10px;
margin: 0 0 0 5px;
padding: 5px;
border: solid 1px;
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
border-radius: 5px;
}



.PH img {
width: 180px;
-moz-transition: -moz-transform 0.1s linear;
-webkit-transition: -webkit-transform 0.1s linear;
-o-transition: -o-transform 0.1s linear;
-ms-transition: -ms-transform 0.1s linear;
transition: transform 0.1s linear;
}
.PH img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
/*TOPLIST----------*/
.topList {
text-align: left;
clear: both;
margin: 0;
padding: 0;
}

.topList h2 {
color: #696969;
font-size: 15px !important;
font-weight: bold;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
border-top: 3px solid #603;
}
.topList .list {
text-align: center;
width: 180px;
float: left;
margin: 0 10px 25px;
padding: 0 0 10px;
display: table-cell;
}
.capRed {
color: #f00;
font-weight: normal;
margin-bottom: 5px;
}

.capBlue {
color: #4682b4;
font-weight: normal;
margin-bottom: 5px;
}

.list h3 {
text-align: left;
height: 45px;
overflow: hidden;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 3px;
}

.list .addWish {
color: #696969;
background-color: #c0c0c0;
padding: 2px 5px;
border: solid 1px #dcdcdc !important;
border-radius: 3px;
}
/*OKAIDOKU----------*/
.topInfo {

}
.topInfo h2 {
color: #808080;
background-color: #dcdcdc;
text-align: center;
width: 120px;
clear: both;
padding-top: 3px;
padding-bottom: 3px;
}
.topInfo .infoBox {
font-size: 11px;
text-align: left;
float: left;
max-width: 14.5%;
margin-bottom: 25px;
padding-top: 15px;
padding-right: 2%;
padding-bottom: 15px;
list-style-type: none;
display: table-cell;
}
.topInfo .infoBox img {
max-width: 100%;
}
/*DETAIL--------------------------------------------*/
/*DETAIL-CON-HD----------*/
#dtTtlU {
text-align: left;
overflow: hidden;
margin-bottom: 15px;
margin-left: 240px;
padding-top: 25px;
}


#dtTtlD {
text-align: left;
margin-left: 240px;
padding-bottom: 10px;
}

#dtTtlD h1 {
font-size: 20px !important;
line-height: 1.2em;
}
/*----------*/
#dtTop {
color: #fff;
background-color: #333;
text-align: left;
overflow: hidden;
min-width: 600px;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 240px;
}
#dtTopL {
text-align: center;
float: left;
margin-right: 20px;
}

#dtTopR {
overflow: hidden;
padding-right: 20px;
}


@media screen and (max-width:950px){
#dtTopL {
float: none;
margin-right: 0 !important;
margin-bottom: 25px;
}
}

#dtTopR .addWish {
font-size: 10px;
font-weight: normal;
background-color: #feda00;
float: right;
padding: 5px 8px;
border-radius: 3px;
}
#dtTopR hr {
clear: both;
margin-bottom: 15px;
border-bottom: 1px dotted #fff;
}

#dtTopR .buyMain {
position: relative;
overflow: hidden;
min-height: 65px;
margin-bottom: 15px;
padding-bottom: 10px;
padding-left: 110px;
border-bottom: 1px dotted #fff;
}


#dtTopR .buyMedia {
font-size: 11px;
text-align: center;
position: absolute;
top: 0;
left: 0;
min-width: 80px;
min-height: 45px;
padding-top: 5px;
padding-bottom: 5px;
border: solid 1px #fff;
max-width: 80px;
}

#dtTopR .buyPrice {
font-size: 11px;
overflow: hidden !important;
padding-right: 10px;
zoom: 1 !important;
}

.buyPrice strong {
font-size: 15px;
font-weight: normal;
}

#dtTopR .buyBtn {
color: #000;
font-size: 20px;
background-color: #ffbe00;
text-align: center;
width: 40%;
float: right;
min-width: 175px;
min-height: 23px;
padding-top: 12px;
padding-bottom: 8px;
display: block;
border-radius: 3px;

}
#dtTopR .buyBtn:hover {
background-color: #feda00;
border-radius: 3px;
}

#dtTop p a {
color: #fff;
text-decoration: underline;
}
#dtTop p {
line-height: 1.5em;

}

/*DETAIL-SPEC----------*/
#dtSpec {
text-align: left;
overflow: auto;
padding-top: 15px;
padding-bottom: 3px;
}

#dtSpecL {
width: 44%;
float: left;
}
#dtSpecL video {
width: 100%;
}

#dtSpecInfoB {
text-align: center;
overflow: hidden;
margin-bottom: 10px;
}

#dtSpecInfoB .dtSpecInfo {
font-size: 10px;
text-align: center;
letter-spacing: 0;
vertical-align: middle;
width: 50px;
height: 50px;
float: left;
margin: 5px;
border: solid 5px;
display: inline-table;
}

#dtSpecInfoB .dtSpecInfoGray {
color: #808080;
font-size: 10px;
text-align: center;
letter-spacing: 0;
margin: 5px;
width: 50px;
height: 50px;
float: left;
vertical-align: middle;
border: solid 5px;
display: inline-table;
}

#dtSpecInfoB .dtSpecInfoRed {
color: #dc143c;
font-size: 10px;
text-align: center;
letter-spacing: 0;
margin: 5px;
width: 50px;
height: 50px;
float: left;
vertical-align: middle;
border: solid 5px;
display: inline-table;
}

#dtSpecInfoB em {
font-style: normal;
text-align: center;
vertical-align: middle;
width: 100%;
display: table-cell;
}

#dtSpecL .otherMedia {
background-color: #e9e3da;
text-align: center;
clear: both;
margin-bottom: 7px;
padding: 15px;
border: solid 1px #aaa096;
display: block;
border-radius: 5px;
}

#dtSpecR {
width: 55%;
float: right;
}
#dtSpecR table {
width: 100%;
}

#dtSpecR th {
font-size: 11px;
font-weight: normal;
background-color: #f5f5f5;
white-space: nowrap;
text-align: center;
vertical-align: middle;
padding: 10px;
border: solid 1px #dcdcdc;
}
#dtSpecR td {
text-align: left;
padding: 10px;
border: solid 1px #dcdcdc;
}
#dtSpecR strong {
font-weight: normal;

}

#dtSpec .specTtl {
color: #808080;
font-size: 15px !important;
clear: both;
margin-bottom: 15px;
padding-top: 50px;
padding-bottom: 5px;
border-bottom: 1px solid #dcdcdc;
}

#dtSpec p {
font-size: 14px;
line-height: 1.8em;
margin-bottom: 15px;
}


@media screen and (max-width:1050px){
#dtSpecL {
text-align: center;
width: 100%;
float: none;
margin-bottom: 25px;
}
#dtSpecL video {
max-width: 550px;
}

#dtSpecR {
width: 100%;
float: none;
}

}

/*DETAIL-SAMPLE----------*/
#dtSampleBt{
color: #7b7676;
background-color: #e9e3da;
text-align: center;
margin-top: 2px;
margin-bottom: 50px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 1px dotted #aaa096;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

#dtSampleBt:hover{
	cursor:pointer;
}
#dtSample{
height: 250px;
overflow:hidden;
}
/*DETAIL-RELATIVE-PROD----------*/
.dtRelate {
border-top: 1px solid #e1e1e9;
}

.dtRelate h3 {
color: #7b7676;
font-size: 15px !important;
text-align: left;
padding-top: 10px;
}
/*LIST--------------------------------------------*/
/*MAINLIST----------*/
.cmnList {
text-align: left;
overflow: hidden;
clear: both;
margin-bottom: 15px;
padding-top: 25px;
}
.cmnList h1 {
font-size: 16px !important;
padding-bottom: 5px;

}
.cmnList .cmnTtl {
margin-bottom: 25px;
border-bottom: 3px solid #696969;

}

/*---------*/
.cmnList .list {
text-align: center;
width: 180px;
z-index: 10;
float: left;
min-height: 380px;
margin: 0 10px 25px;
padding: 0 0 10px;
display: table-cell;
}
.list h2 {
text-align: left;
height: 45px;
overflow: hidden;
clear: both;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 3px;
}



.list .addWish {
background-color: #f5f5f5;
text-align: center;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 2px 5px;
border: solid 1px #c0c0c0;
display: block;
}
.list .date {
text-align: left;
margin-bottom: 5px;
}

.upDateTtl {
font-size: 15px !important;
clear: both;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 5px;
border-bottom: 3px solid #d3d3d3;
}

/*---------*/
.cmnList .listCmnTbl {
width: 100%;
margin-bottom: 25px;
}

.listCmnTbl th {
font-weight: normal;
line-height: 1.8em;
padding: 15px 5px;
border-top: 1px dotted #c0c0c0;
border-bottom: 1px dotted #c0c0c0;
}
.listCmnTbl td {
font-weight: normal;
line-height: 1.8em;
vertical-align: top;
min-width: 100px;
padding: 15px 5px;
border-top: 1px dotted #c0c0c0;
border-bottom: 1px dotted #c0c0c0;
}

.listCmnTbl th.ttl {
color: #696969;
background-color: #c0c0c0 !important;
text-align: center;
vertical-align: middle;
border-right: 1px solid #fff !important;
border-left: 1px solid #fff !important;

}

/*MODEL---------*/
.cmnList .listModel {
font-size: 11px;
text-align: center;
width: 200px;
z-index: 10;
overflow: hidden;
float: left;
padding: 10px;
display: table;
}

.listModel img {
vertical-align: middle;
margin-right: 5px;
display: table-cell;
}

.listModel p {
text-align: left;
vertical-align: middle;
display: table-cell;
}

/*RANKING---------*/
.cmnList .rankB {
width: 100%;
margin-bottom: 5px;
border-bottom: 1px dotted #a9a9a9;
display: table;

}

.rankB .rankLL {
color: #aaa096;
font-size: 30px;
line-height: 150%;
text-align: center;
vertical-align: middle;
width: 100px;
padding: 10px;
display: table-cell;
white-space: nowrap;
}
.rankLL .prize1 {
color: #daa520 !important;

}

.rankLL .prize2 {
color: #a9a9a9;

}

.rankLL .prize3 {
color: #a0522d;
}

.rankB .rankL {
text-align: center;
vertical-align: top;
width: 100px;
padding: 10px;
display: table-cell;
}
.rankL img {
width: 200px;
border: solid 1px #d3d3d3;

}

.rankB .rankC {
font-size: 14px;
line-height: 150%;
vertical-align: top;
padding: 10px;
display: table-cell;
width: 500px;
}
.rankC strong {
line-height: 125%;


}

.rankC h2 {
font-size: 18px !important;
clear: both;
padding-top: 10px;
padding-bottom: 5px;
}

.rankB .rankR {
line-height: 150%;
text-align: center;
min-width: 250px;
padding: 10px;
display: table-cell;
}
.rankR .Rprice {
color: #c0c0c0;
font-size: 15px;
font-weight: normal;
background-color: #f2e9e7;
margin-bottom: 5px;
display: block;
white-space: nowrap;
border-radius: 5px;
}
.rankR .Rprice a {
color: #ec6d6c;
padding: 10px;
display: block;
}

.rankR .addWish {
font-size: 11px;
font-weight: normal;
background-color: #feda00;
padding: 3px 5px;
border: solid 1px #a9a9a9;
border-radius: 3px;
}

/*LIST-SORT-SEARCH---------*/
#listSch {
background-color: #efe9e9;
overflow: hidden;
margin-bottom: 15px;
padding: 5px;
border-top: 3px solid #d9d4cb;
border-bottom: 3px solid #d9d4cb;
}

#listSch .listSch01 {
width: 100%;
overflow: hidden;
margin-bottom: 10px;
padding-top: 10px;
display: table;
}

.listSch01 .schCol01 {
font-size: 11px;
text-align: center;
letter-spacing: 0;
width: 16%;
padding-right: 2px;
padding-left: 2px;
border-right: 1px dotted #696969;
display: table-cell;
}
.listSch01 .schCol01:last-child {
border-right-style: none;
border-right-width: 0;}
.schCol01 select {
font-size: 11px;
}
.listSch01 .schColCaps {
font-size: 11px;
text-align: center;
letter-spacing: 0;
display: table-cell;
padding-right: 2px;
padding-left: 2px;
width: 9%;
border-right: 1px dotted #696969;
}

.listSch01 .schColCaps:last-child {
border-right-style: none;
border-right-width: 0;
}

.schColCaps select {
font-size: 11px;
}

/*
}
.schBt01s,.schBt02s,.schBt03s,.schBt04s {
background-color: #dcdcdc;
text-align: left;
position: absolute;
width: 125px;
display: none;
z-index: 89;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
border: solid 1px #fff;
cursor: pointer !important;
opacity: 0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}
.schCol01 ul {
padding: 5px;
}
.schCol01 li {
margin-bottom: 5px;
list-style-type: none;
}
*/


/*---------*/
#listSch .listSch02 {
clear: both;
margin-bottom: 5px;
padding-bottom: 3px;
border-bottom: 1px dotted #a9a9a9;
}

#listSch .listSch02:last-child {
border-bottom-style: none;
border-bottom-width: 0;
}

.listSch02 strong {
font-weight: normal;
vertical-align: top;
width: 150px;
margin-right: 3px;
margin-bottom: 3px;
padding: 3px;
display: table-cell;
}

.listSch02 ul {
display: table-cell;
}
.listSch02 li {
background-color: #fff;
text-align: center;
float: left;
min-width: 100px;
list-style-type: none;
margin-right: 3px;
margin-bottom: 3px;
padding: 3px;
border: solid 1px #a9a9a9;
}
.listSch02 li.small {
min-width: 25px !important;


}

.listSch02 li.selected {
color: #fff !important;
background-color: #000 !important;
border: solid 1px #000;
}




/*---------*/
#listSch .listSch03 {
clear: both;
margin-bottom: 5px;
padding-top: 5px;
}

.listSch03 ul {
margin-right: auto;
margin-left: auto;
display: table;
border-collapse: separate;
border-spacing: 10px 0px;
}
.listSch03 li {
background-color: #fff;
text-align: center;
min-width: 100px;
list-style-type: none;
padding: 3px;
border: solid 1px #a9a9a9;
display: table-cell;
white-space: nowrap;
}
.listSch03 li.selected {
color: #fff !important;
background-color: #000 !important;
border: solid 1px #000;
}




/*---------*/
.listSch04 {
clear: both;
margin-bottom: 5px;
padding-top: 5px;
}

.listSch04 ul {
margin-right: auto;
margin-left: auto;
display: table;
border-collapse: separate;
border-spacing: 10px 0px;
}
.listSch04 li {
background-color: #fff;
text-align: center;
min-width: 25px;
list-style-type: none;
padding: 3px;
border: solid 1px #a9a9a9;
display: table-cell;
white-space: nowrap;
}
.listSch04 li.selected {
color: #fff !important;
background-color: #000 !important;
border: solid 1px #000;
}




/*LIST-TOGGLE----------*/
.sortGenreBt {
border-color: #d3d3d3 #a9a9a9 #a9a9a9 #d3d3d3;
border-style: solid;
border-width: 1px;


}
.sortGenre {
display: none;
position: absolute;
background-color: #efe9e9;
left: 240px !important;
right: 25px;
z-index: 89;
overflow: hidden;
padding-top: 25px;
padding-bottom: 15px;
padding-left: 5px;
border-bottom: 3px solid #d9d4cb;
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}
/*----------*/
.sortMakerBt {
border-color: #d3d3d3 #a9a9a9 #a9a9a9 #d3d3d3;
border-style: solid;
border-width: 1px;
}
.sortMaker {
display: none;
position: absolute;
background-color: #efe9e9;
left: 240px !important;
right: 25px;
z-index: 89;
overflow: hidden;
padding-top: 25px;
padding-bottom: 15px;
padding-left: 5px;
border-bottom: 3px solid #d9d4cb;
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}

/*----------*/
.sortPriceBt {
border-color: #d3d3d3 #a9a9a9 #a9a9a9 #d3d3d3;
border-style: solid;
border-width: 1px;
}
.sortPrice {
display: none;
position: absolute;
background-color: #efe9e9;
left: 240px !important;
right: 25px;
z-index: 89;
overflow: hidden;
padding-top: 25px;
padding-bottom: 15px;
padding-left: 5px;
border-bottom: 3px solid #d9d4cb;
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}

/*----------*/
.sortSeries {
max-width: 45%;
margin-right: 1%;
padding: 3px;
border: solid 1px #a9a9a9;
border-radius: 2px;
}

/*DESIGNED-INPUT----------*/
.sortMaker input{
	display: none;
}
.sortMaker label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	padding: 10px 15px;
	border-radius: 2px;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 1;
}
.sortMaker label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -8px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #a9a9a9;
	border-radius: 50%;
}
.sortMaker input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #fff;
}






/*LIST-PAGER---------*/
.listPager {
line-height: 2.5em;
text-align: right;
clear: both;
margin-bottom: 15px;
padding-bottom: 25px;
}

.listPager a {
background-color: #f5f5f5;
margin-right: 2px;
padding: 5px 10px;
border: solid 1px #dcdcdc;
border-radius: 2px;
}

.listPager strong {
color: #fff;
background-color: #696969;
margin-right: 2px;
padding: 5px;
border: solid 1px #696969;
}

/*LIST-LABEL---------*/
.list .listCate {
font-size: 10px;
width: 100%;
overflow: hidden;
margin-right: auto;
margin-left: auto;
}
.listCate .labelGreen {
color: #556b2f;
font-weight: normal;
background-color: #9acd32;
letter-spacing: 0;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
display: table-cell;
}
.listCate .labelBlue {
color: #4682b4;
font-weight: normal;
background-color: #addef8;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}


.listCate .labelDarkBlue {
color: #fff;
font-weight: normal;
background-color: #36c;
letter-spacing: 0;
display: table-cell;
margin-top: 0.1em;
margin-bottom: 0.2em;
width: 66.67px;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}


.listCate .labelOrange {
color: #fff;
font-weight: normal;
background-color: #ff8c00;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}

.listCate .labelGray {
color: #696969;
font-weight: normal;
background-color: #d3d3d3;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}

.listCate .labelPurple {
color: #8a2be2;
font-weight: normal;
background-color: #dda0dd;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}

.listCate .labelYellow {
font-weight: normal;
background-color: #ffd700;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}

.listCate .labelRed {
color: #fff;
font-weight: normal;
background-color: #f00;
letter-spacing: 0;
display: table-cell;
width: 66.67px;
margin-top: 0.1em;
margin-bottom: 0.2em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
}

.list .listCateD {
clear: both;
margin-right: auto;
margin-left: auto;
}
.listCateD .labelMedia {
color: #696969;
font-size: 10px;
font-weight: normal;
background-color: #dcdcdc;
letter-spacing: 0;
width: 48px;
float: left;
margin-top: 0.1em;
margin-bottom: 0.1em;
border-right: 0.5px solid #fff;
border-left: 0.5px solid #fff;
display: block;
}
.labelInfo {
color: #fff;
font-size: 10px;
font-weight: normal;
background-color: #dc143c;
text-align: center;
float: left;
min-width: 30px;
margin: 0.2em 1% 10px;
padding-right: 3px;
padding-left: 3px;
display: table-cell;
white-space: nowrap;
border-radius: 3px;
}

/*LIST-RELATIVE-PROD----------*/
.listRelate {
clear: both;
padding-top: 15px;
}
.listRelate h3 {
color: #7b7676;
font-size: 15px !important;
text-align: left;
padding-top: 10px;
border-top: 1px solid #dcdcdc;
}
/*TXT-PAGE----------*/
.cmnTxt {
font-size: 13px;
line-height: 2em;
text-align: left;
overflow: hidden;
clear: both;
margin-bottom: 15px;
padding-top: 15px;
}
.cmnTxt h1 {
color: #696969;
font-size: 18px !important;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 3px solid #a9a9a9;
}
.cmnTxt .ttl01 {
color: #696969;
font-size: 15px !important;
margin-top: 60px;
margin-bottom: 25px;
padding: 5px;
border-bottom: 1px solid #a9a9a9;
}
.cmnTxt .cmnTbl {
}

.cmnTbl th {
font-weight: normal;
text-align: right;
margin-top: 10px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.cmnTbl td {
margin-top: 10px;
padding: 5px;
}

/*LIST-MAKER----------*/
.listMaker {
width: 100%;

}

.listMaker td {
width: 33.33%;
margin-bottom: 2px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #dcdcdc;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
}

/*CART--------------------------------------*/
#cart {
text-align: left;
}
.btDgray {
color: #fff !important;
font-size: 13px;
background-color: #696969;
padding: 2px 5px;
border-style: none;
border-width: 0;
cursor: pointer;
white-space: nowrap;
border-radius: 3px;
}
.btDgrayB {
color: #fff;
font-size: 18px;
background-color: #696969;
text-align: center;
padding: 10px;
min-width: 250px;
border-style: none;
border-width: 0;
cursor: pointer;
white-space: nowrap;
border-radius: 3px;
}
.btOrangeB {
color: #000;
font-size: 18px;
background-color: #ffc100;
text-align: center;
min-width: 250px;
padding: 10px;
border-style: none;
border-width: 0;
cursor: pointer;
white-space: nowrap;
border-radius: 3px;
}
.caution01 {
font-size: 14px;
line-height: 150%;
margin-bottom: 25px;
padding: 15px 10px;
border: solid 3px #ffc100;
border-radius: 3px;
}
#cart input {
font-size: 18px;
padding: 2px 5px;
border: solid 1px #d3d3d3;


}

#cart h1 {
color: #808080;
font-size: 18px !important;
clear: both;
margin-bottom: 25px;
padding-top: 20px;
padding-bottom: 5px;
border-bottom: 3px solid #dcdcdc;
}
#cart h2 {
color: #000;
font-size: 15px !important;
background-color: #dcdcdc;
overflow: visible;
clear: both;
margin-bottom: 25px;
padding: 10px;
}

#cart h2 a {
cursor: pointer;

}

#cart .crtErr {
border: solid 3px #dc143c;

}

/*TOP----------*/
#cart .cartTbl01 {
font-size: 14px;
width: 100%;
margin-bottom: 30px;
border: solid 1px #d3d3d3;
/*table-layout: fixed;*/

}

.cartTbl01 th {
color: #696969;
font-weight: normal;
background-color: #dcdcdc;
text-align: center;
vertical-align: middle;
padding: 5px 10px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
white-space: nowrap;
}

.cartTbl01 td {
text-align: center;
padding: 10px;
vertical-align: middle;
border-bottom: 1px dotted #c0c0c0;
}

#cart .cartTbl02 {
margin-bottom: 30px;
width: 100%;
border: solid 1px #d3d3d3;
}

.cartTbl02 th {
font-size: 20px;
font-weight: normal;
background-color: #fffaf0;
text-align: right;
vertical-align: middle;
padding: 20px 10px;
border-top: 3px solid #ffc100;
border-bottom: 3px solid #ffc100;
white-space: nowrap;
}
.cartTbl02 td {
text-align: right;
padding: 10px;
vertical-align: middle;
}
/*CONFIRM----------*/
#cart .cartConfirm {
width: 100%;
margin-bottom: 30px;
border: solid 1px #d3d3d3;
/*table-layout: fixed;*/

}
.cartConfirm th {
font-size: 14px;
font-weight: normal;
background-color: #f5f5f5;
text-align: right;
vertical-align: middle;
width: 150px;
padding: 15px;
border: solid 1px #d3d3d3;
white-space: nowrap;
}
.cartConfirm td {
line-height: 150%;
padding: 15px;
vertical-align: middle;
border-bottom: 1px dotted #a9a9a9;
}
/*SELECT----------*/
#cart .cartSelect {
width: 100%;
margin-bottom: 30px;
border: solid 1px #d3d3d3;
/*table-layout: fixed;*/

}
.cartSelect th {
font-size: 14px;
font-weight: normal;
background-color: #f5f5f5;
text-align: center;
vertical-align: middle;
padding: 15px;
border: solid 1px #d3d3d3;
white-space: nowrap;
}
.cartSelect td {
line-height: 150%;
text-align: center;
padding: 15px;
vertical-align: middle;
}
#cart .cartSelect02 {
width: 100%;
margin-bottom: 30px;
/*table-layout: fixed;*/

}
.cartSelect02 th {
font-weight: normal;
line-height: 200%;
vertical-align: middle;
padding: 15px;
border-top: 3px solid #d3d3d3;
border-bottom: 3px solid #d3d3d3;
border-right-style: solid;
border-right-width: 0;
border-left-style: solid;
border-left-width: 0;
}
.cartSelect02 td {
line-height: 150%;
text-align: center;
padding: 15px;
vertical-align: middle;
border-top: 3px solid #d3d3d3;
border-bottom: 3px solid #d3d3d3;
border-right-width: 0;
border-left-width: 0;
}
.cartSelect02 u {
font-size: 16px;
font-weight: bold;
text-decoration: none;
margin-bottom: 10px;
display: block;

/*table-layout: fixed;*/

}
#cart .cartSelect03 {
width: 100%;
margin-bottom: 30px;
border: solid 1px #d3d3d3;
/*table-layout: fixed;*/

}
.cartSelect03 th {
font-size: 14px;
font-weight: normal;
background-color: #f5f5f5;
text-align: right;
vertical-align: middle;
width: 150px;
padding: 15px;
border: solid 1px #d3d3d3;
white-space: nowrap;
}
.cartSelect03 td {
line-height: 150%;
padding: 15px;
vertical-align: middle;
border-bottom: 1px dotted #c0c0c0;
}
/*ENTER-PAGE----------*/
#cmnLog {
line-height: 150%;
text-align: left;
overflow: hidden;
clear: both;
margin-bottom: 15px;
padding-top: 25px;
}
#cmnLog h1 {
font-size: 15px !important;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 3px solid #696969;
}
#cmnLog h2 {
font-size: 15px !important;
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 3px solid #d3d3d3;
}

#loginPage {
width: 99.5%;
padding-top: 10px;
padding-bottom: 10px;
border: dotted 1px #d3d3d3;
display: table;
}

#loginPage .logL {
line-height: 200%;
display: table-cell;
width: 50%;
padding: 25px;
border-right: 1px dotted #d3d3d3;
}

#loginPage .logR {
line-height: 200%;
display: table-cell;
width: 50%;
padding: 25px;
}

#loginPage input {
font-size: 15px;
vertical-align: middle;
padding: 3px;
border: solid 1px #d3d3d3;

}

#cmnLog .btBlueB {
color: #fff;
font-size: 18px;
background-color: #4682b4;
text-align: center;
min-width: 250px;
padding: 10px;
border-style: none;
border-width: 0;
cursor: pointer;
border-radius: 3px;
}
#cmnLog .btFaceB {
color: #fff;
font-size: 18px;
background-color: #00008b;
text-align: center;
cursor: pointer;
padding: 10px;
min-width: 250px;
border-style: none;
border-width: 0;
border-radius: 3px;
}

#cmnLog .btGoogleB {
color: #fff;
font-size: 18px;
background-color: #ff8c00;
text-align: center;
cursor: pointer;
padding: 10px;
min-width: 250px;
border-style: none;
border-width: 0;
border-radius: 3px;
}

/*18OVER----------*/
.over18 {
line-height: 150%;
text-align: center;
padding: 75px 15px 15px;
}
.over18 a {
color: #000;
}

.bt18over {
color: #000;
font-size: 15px;
background-color: #ffc100;
text-align: center;
min-width: 400px !important;
white-space: nowrap;
cursor: pointer;
padding: 10px;
border-style: none;
border-width: 0;
border-radius: 3px;
}

.bt18under {
color: #fff;
font-size: 15px;
background-color: #d3d3d3;
text-align: center;
min-width: 400px !important;
white-space: nowrap;
cursor: pointer;
padding: 10px;
border-style: none;
border-width: 0;
border-radius: 3px;
}

/*----------*/
.relative {
    position: relative;
}

.absolute {
    position: absolute;
    top: 0;
    left: 0;
    border: none!important;
}

.absolute273 {
    position: absolute;
    top: -273px;
    left: 0;
    border: none!important;
}

.absolute285 {
    position: absolute;
    top: -285px;
    left: 0;
    border: none!important;
}