/* for deitalview.html */

* { margin: 0; padding: 0; }

html {
/*    overflow-x: hidden; */
/*    overflow-y: scroll; */
}

body {
    color: #101010;
    font-size:small;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    text-align: center;
}


img {
    border: 0;
}

div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}

div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}

/** スマホページに戻る**/
div#back_to_sumaho{
    margin-bottom:3em;
}

div#back_to_sumaho .ui-btn-text {
    font-size: 300%;
}

#contents {
    margin: 0 auto;
    width: 98%;
    text-align: left;
    max-width: 1200px;
    min-width: 800px;

    <!--[if lt IE 6.0]>
    margin: 0;
    padding: 0 1%;
    <![endif]-->
}

#pagetitle {
    margin-bottom: 15px;
}

#pagetitle h1{
    font-size: 150%;
    letter-spacing: 2px;
    border-bottom: 5px solid #0066CF;
    padding: 5px 0;
}

#pagetitle div.jp_title{
    font-size:65%;
    font-weight:normal;
}

#pagetitle h2{
    font-size: 120%;
    padding-top: 5px;
    margin-bottom: 5px;
}

#pagetitle em{
    color:#FF0000;
}

#pagetitle em.daiko{
    font-size: 120%;
    font-weight:bold;
    font-style:normal;
}

#main {
    width:100%;
    float:left;
    margin-bottom: 30px;
}

#overview {
    margin: 0 230px 0 280px;
    height:auto;
}

#visual {
    margin-left:-100%;
    width: 250px;
    float:left;
    text-align:center;
    padding-bottom: 20px;
}

#buttons {
    float:left;
    text-align:center;
    width: 200px;
    margin-left:-230px;
}

#buttons div.others {
    margin: 10px auto;
    width:180px;
}

/* -- Social Button -- */
div.others div.snsbutton{
    width:90px;
    float:left;
    text-align:center;
}

/* --New Social Button -- */
.social-buttons ul li {
    //overflow: hidden;
    width: 98px;
    display: inline-block;
    height:30px;
    text-align:center;
    
}

#middle_wrapper {
    clear: left;
    margin-top: 40px;
}

#middle{
    width: 100%;
    float: left;
}

#middle #spec {
    margin-right: 250px;
}

#middle #spec div {
    margin: 0px 0 20px 0;
}

#middle #spec h3 {
    font-size: 120%;
    margin-bottom: 20px;
    padding: 5px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 15px solid #0066CF;
    background-color: #F5F5F5;
}

#side {
    text-align:center;
    width: 200px;
    float: left;
    margin-left:-230px;
}


#side div {
    margin-bottom: 0.5em;
}


#side img {
    /*width: 150px;*/
    display: block;
}


#side .large {
    margin-bottom: 50px;
}

#side .large img {
    width: 200px;
}

#screen {
    width:250px;
    height:250px;
    text-align:center;
    padding: 10px 0 10px 0;
    margin: 0 auto 0 auto;
}

#extra_item {
    border:solid 1px #669900;
    width: 200px;
    margin: 0 auto 0 auto;
}

#extra_item h3 {
    background-color: #669900;
    color: #FFF;
    font-size: small;
}

#extra_item h4 {
    font-size: small;
    font-weight: normal;
    margin: 5px;
}

#poster_txt {
    width: 200px;
    font-size: small;
    text-align:left;
    margin: 5px auto 0 auto;
    text-align:left;
}

#about_poster_box{
    margin-top:5px;
}

.thumbnail img{
    width: 30px;
    cursor: pointer;
    border: none;
    border: solid 1px #CCC;
}

#thumbnails {
    width: 200px;
    padding-top: 10px;
    margin:0 auto;
}

#pictures {
    overflow: hidden;
    width: 250px;
    height: 250px;
}

#pictures img {
    margin-bottom: 30px;
}

#j1 {
    margin: 0 0 20px 0;
    font-size: 115%;
}

#j1 .sale_info{
    font-size:90%;
    margin-bottom:8px;
}
    

#j1 table.main_spec {
    margin: 10px 0;
}

#j1 table.main_spec th {
    padding-right: 10px;
    font-weight:normal;
    text-align:left;
}

#j1   div.book_not_sell{
    font-size:small;
}

#j1   span.not_sell{
    color:red;
}

#j1 ul {
    list-style: none;
}

#j1 .point {
    padding-top: 20px;
    font-size: 110%;
}

/***** 2012-01-24 Add by k-onuki ********
ポイントに関する文言用のスタイル定義
*****************************************/
#j1 .point_comment {
  color: red;
  font-size: 80%;
  font-weight: bold;
}

#j1 .book_pointup {
    font-weight: bold;
    margin-bottom: 10px;
}

#j1 table {
    margin-bottom: 5px;
}

#j1 table#price {
    border-collapse: collapse;
}

#j1 table#price th {
    vertical-align: top;
    padding-right: 5px;
    white-space: nowrap;
    font-weight:normal;
}

#j1 table#price td {
/*    font-size: 115%; */
}

#j2 ul {}

#special_info {
    margin-bottom: 10px;
}

#spec .spec1 {
    width: 320px;
    float:left;
}

#spec table.extra_bonus_desc th,
#spec table.bonus th,
#spec .spec1 th {
    width: 150px;
    text-align:left;
}

#spec .spec2 {
    width: 340px;
    float:left;
}

#spec .media_desc {
    padding-top: 10px;
    margin-bottom: 0;
    clear: left;
}

#spec table {}

#spec th, #spec td {
    vertical-align: top;
    padding-bottom: 5px;
}

#spec th {
    white-space: nowrap;
    padding-right: 1em;
}

/***yﾅu`u・;******/

div.add-image{
    padding:0 20px;
    }
    
div.add-image div.image{
    float:left;
    width:130px;
    margin:0 10px;
    }
/******************/    


.e h4 {
    font-size: smaller;
}

.cross_sell_recommend, 
.related_list, 
.series_list,
.related_book_list {
    width: 100%;
}

.cross_sell_recommend div.indent, .related_list div.indent, .series_list div.indent{
    height: 300px;
    overflow: hidden;
}

.related_book_list div.indent{
    height: 230px;
    overflow: hidden;
}

.cross_sell_recommend div.e,.related_list div.e,.series_list div.e {
    width: 120px;
    float:left;
    height: 300px;
    margin: 0 20px;
    overflow:hidden;
}

.related_book_list div.e{
    width: 120px;
    float:left;
    height: 230px;
    margin: 0 20px;
    overflow:hidden;
}

.cross_sell_recommend div.e .img,
.related_list div.e .img,
.series_list div.e .img,
.related_book_list div.e .img{
    height : 100px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 10px;
}

img.lazy {
    max-width: auto;
    max-height: 100px;
    display: block;
    margin: auto;
}
#middle #spec div.bonus,
#middle #spec div.first_press,
#middle #spec div.extra_bonus{
    margin: 0 0 3px;
}

#extra_item h4 .extra_bonus_finish,
#spec .extra_bonus_finish,
#spec .firstpress_finish {
    color:#000;
    text-decoration:line-through;
}

#spec .extra_bonus_finish_tail, 
#spec .firstpress_finish_tail {
    color: #000000;
    padding-left: 0.5em;
}

#other_book_list{
    margin:20px 0  0 30px;
    }

#other_book_list .image_list{
    float:left;
    width:auto;
    }

#other_book_list div.e .img{
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 10px;
}

#other_book_list div.e {
    width: auto;
    float:left;
    height: 100px;
    margin: 0 5px;
    overflow:hidden;
}
#other_book_list div.e h4{
    width: 60px;
    }


#other_book_list img.lazy {
    max-width: auto;
    max-height: 80px;
    display: block;
    margin: auto;
}

#other_book_list .more_books{
    margin-right:80px;
    padding-top: 60px;
    }


.casts a {
    margin-right: 1em;
}


.cross_sell_recommend h4, 
.related_list h4,
.series_list h4,
.related_book_list h4{
    width: 100px;
}


.casts a {
    margin-right: 1em;
}

.indent {
    padding: 0 20px 0 20px;
}

.customer_review ul {
    list-style:none;
    text-align:right;
}

#middle #spec div.review {
    margin-bottom: 30px;
}

#middle #spec div.review div {
    padding: 0;
}

div.review_footer {
    text-align: right;
}

.track-list table {
    width: 100%;
}

.track-list th {
    padding: 3px;
    font-size: small;
    text-align:left;
}

.track-list td {
    padding: 3px;
    font-size: small;
}

#middle #spec div.track-list .song_sample_icon{
    padding: 0; 
    margin: 0 30px;
}

div.track-list .song_sample_icon img{
    border:none;
}

.track-list .track_no {
    width: 20px;
    text-align:right;
}

.track-list .song_title {}

.track-list .song_artist {}

.track-list .song_sample_flash {
    background: transparent url(/icons/flashplay.jpg) no-repeat;
    padding-left: 25px;
    margin-left: 10px;
    width: 30px;
}

.track-list .song_sample_wma {
    background: transparent url(/icons/wmplayer.gif) no-repeat;
    padding-left: 25px;
    margin-left: 10px;
    width: 65px;
}

.track-list .song_sample_comment {
    font-size: smaller;
}

table.stripe_tb {
    border-collapse: collapse;
}

.stripe_tb tr.even td {
    background-color: #edf3fe;
    border-bottom: 1px solid #e8f0ff;
    border-top: 1px solid #e8f0ff;
    border-right: 1px solid #fff;
}

.stripe_tb tr.odd td {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}


/* header */




#header {
    font-family:verdana,arial,helvetica,sans-serif;
    padding: 5px 5px 20px 5px;
    min-width: 800px;
}

#header .uppermenu{
    font-size: 14px;
}

#header .uppermenu a{
    text-decoration: none;
    color: #333333;
}

#header .uppermenu a:hover{
    text-decoration: underline;
    color: #666666;
}

#header .cartlogo{
    position:relative;
    top: 2px;
}

#header .newcustomer{
    font-size: 10px;
    margin-bottom:10px;
}

#header .login_form{
    margin:3px 5px 5px;
}

#header .navimain {
    color: #ffffff;
    font-weight:bold;
    background-color: #0066FF; /*  normal*/
    text-align: center;
    padding:0px;
    margin-top:0px;
}

#header .navimain A:visited { color: #FFFFFF; }

#header .navimain a { color: #FFFFFF; }

#header .small {
    font-size:82%;
    line-height:140%;
    font-weight:normal;
}

#header .even {
    background-color:#EDF2FF
}

#header .odd {
    background-color:#F6F6F5
}

#header .search-line{
    background-color:#DDEEFF; /*  normal light blue */
    line-height:130%;
    border-bottom:  1px solid #cccccc;
    padding-top: 3px;
    padding-bottom: 3px;
}

#header .notice {
    color: #fa6705;
    font-weight: bold;
}

/**** logo with facebook twitter icon ***/
td.logo > a{
    float:left;
    display:block;
}

td.logo div.followus{
    margin-top:14px;
    float:left;
    margin-left:5px;
}

td.logo div.followus div{
    margin-right:10px;
    float:left;
}

td.logo div.followus img{
    height:18px;
    width:18px;
    float:left;
    margin-right:3px;
}


td.logo div.followus a.twitter img{
    border: 1px solid #C0C0C0;
    height:17px;
    width:17px;

}

/*************************
      header tab
***************************/
#header table.header_table{
    width:100%;
    padding:0;
    margin:0;
    border-collapse: collapse;
}


#header td.tab{
    vertical-align:bottom;
    padding:0;
    margin:0;
}

#header div#header_tab{
    width:900px;
    margin:0 auto;
    padding:0;
}


#header #header_tab ul{
    list-style-image:url("");
    list-style-type: none;
    line-height:0;
    margin-bottom:0;
    margin-top:0;
    margin-left:0;
    padding:0;
    display:table-row;
}
#header #header_tab ul li{
    display:table-cell;
    /*float:left;*/
    margin:0;
    padding:0;
}

#header #header_tab ul li img{
    margin-bottom:0;
    border:none;
}

/* footer */


#footer {
    clear: left;
    min-width: 800px;
    text-align: center;
    background-color: #F5F5F5;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid #CCC;
}

#footer #footer_menu {
    margin: 0 auto;
    text-align: center;
}

#footer ul {
    margin: 20px auto 20px auto;
    list-style: none;
}

#footer ul li {
    padding: 0 10px;
    display: inline;
}

#footer #copyright {
    padding: 10px;
    background-color: #CCC;
    color: #000;
    width: auto;
}

/*  */

.price {
    color: red;
}

.price s {
    color: #8B7D6B;
}

.price table th a.ui-link{
    font-weight:normal;
    color:#000;
}

.our_price {
    font-size: 120%;
    font-weight: bold;
    margin-right: 3px;
    color: red;
}

.related_list .our_price,
.series_list .our_price{
    font-size:small;
}

#detail #overview div.point a.ui-link{
    font-weight:normal;
    color:#000;
}


.highlight {
    font-weight: bold;
    padding: 0 5px 0 5px;
    font-size: 105%;
}

/* */


#add_to_cart {
    border: solid 4px #99CC33;
    background-color: #DDFF66;
    text-align: center;
    margin-bottom: 10px;
}

#add_to_cart .button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#add_to_cart .button img {
    border: none;
}

#add_to_cart ul,li,h4 {
    padding:0;
    margin: 0;
}

#add_to_cart .body {
    padding: 5px 0;
    text-align: center;
}

.newreleasemail{
    margin: 20px 0;
    border: solid 2px #1E90FF;
    padding-bottom: 5px;
}

.newreleasemail h3{
    background-color:#1E90FF;
    color:#FFF;
    padding:5px;
}

.series_mail,
.artist_mail {
  margin-bottom: 10px;
}

.mail_name{
    text-align:left;
    padding:5px 15px;
    background-color:#D7D7D7;
    border-top:2px solid #1E90FF;
}

.series_mail div.subscribe,
.artist_mail div.subscribe{
    clear:both;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:15px;
}

.series_mail div.subscribe a,
.artist_mail div.subscribe a{
    padding:5px;
    border:1px solid #B4B4B4;
    text-decoration:none;
    border-radius:7px;
    box-shadow: -2px -2px 4px 2px #C0C0C0 inset;
}

.artist_mail p {
    text-align: left;
    font-size: smaller;
    padding: 5px;
}

#about_menu{
    margin-bottom: 1em;
    float: left;
    width: 220px;
}

#about_menu ul {
    list-style: none;
}

#about_menu li {
    padding: 3px 0;
    padding-left: 25px;
    margin-bottom: 5px;
}

#about_menu li.sending {
    background: transparent url(/icons/haitatsu.gif) no-repeat left top;
}
#about_menu li.sendfee {
    background: transparent url(/icons/souryou.gif) no-repeat left top;
}
#about_menu li.sendday {
    background: transparent url(/icons/otodoke.gif) no-repeat left top;
}
#about_menu li.payment {
    background: transparent url(/icons/shiharai.gif) no-repeat left top;
}

#about_menu li.game_notice {
    background: transparent url(/icons/game_notice.gif) no-repeat left top;
}

.notice_box {
    border-color:#0000FF;
    background-color:#FFFFAA;
    padding:5px;
    width: 220px;
    font-size: smaller;
    float: left;
}

ul.notice_list {
    list-style-type: square;
    padding-left: 8px;
    margin-left: 5px;
}

ul.notice_list li {
    padding: 3px 0;
}

#about { clear: left; }
#about div.about{ margin-top: 2em; }

.about h3 {
    margin-bottom: 1em;
}

.about ul {
    list-style-type: disc;
    margin-left: 1em;
    padding-left: 1em;
}

.about li {
    margin: 5px 0;
}

.about dl {
    margin: 10px;
}

.about dt {
    padding: 3px 0 3px 0;
    font-weight: bold;
}

.about dd {
    margin-bottom: 5px;
}

.about p {
    margin: 15px 0 10px 0;
}

.about table {
    border-collapse: collapse;
    border: solid 1px #CCC;
    margin: 1em 0;
    font-size: smaller;
}

.about table caption {
    margin-top: 10px;
    font-weight: bold;
    font-size: larger;
}

.about table th {
    border: solid 1px #CCC;
    padding: 5px;
    white-space: nowrap;
}

.about table thead th {
    background-color: #98FB98;
    text-align: center;
}

.about table td {
    border: solid 1px #CCC;
    padding: 5px;
    vertical-align: middle;
}

#send_or_zaiko_info table th,#send_or_zaiko_info_new table th {
    border: solid 1px #CCC;
    white-space: nowrap;
    padding: 5px;
}

#send_or_zaiko_info table td,#send_or_zaiko_info_new table td {
    border: solid 1px #CCC;
    text-align: left;
    padding: 5px;
}


.about .zero {
    background-color: #FFF68F;
}

.seemore {
    font-size: large;
    text-align:right;
}



#recom span.our_price{
    font-size:100%;
    font-weight: normal;
}

.notice {
    color:#ff0000;
}

.yousave {
    color: rgb(170, 0, 0);
    font-weight:bold;
}

.strong {
    font-weight: bold;
}

.stock_info {
    color:#ff0000;
}

.tooltip {
    width: 200px;
    padding: 10px;
    border: solid 3px #CCC;
    background-color:#FFFFF0;
    position:absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: left;
    z-index:200;
    color: #000;
}

.retail_price {
    text-decoration: line-through;
    font-size: smaller;
}

#review_result {
    margin-top: 5px;
}

#review_result div {
    padding-top: 5px;
}

.currency {
    color: #ff0000;
}

.currency .mltc_conv_price{
    color:#FF0000;
    font-weight:bold;
    font-size:90%;
}


.send_status {
    color:#000;
    }

#send_status .send_status {
    color:#ff0000;
    }

.in_stock {}

.description p {
    margin: 10px 0;
}


.description .description_ja h4{
    border-left:1em solid #808080;
    border-bottom:1px solid #808080;
    padding:0 5px 1px 2px;
    display:inline;
    font-size:100%;
}

#middle #spec .description  div{
    paddingp:10px 0;
    }

#spec .description p.media_desc{
    margin-top:5px;
    padding-top:0;
}

.plus {
    height: 35px;
    width: 35px;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    background:url(/icons/plus.png) no-repeat !important;
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/icons/plus.png");
}

.clear{
    clear:both;
    }