/* for deitalview.html */

* { margin: 0; padding: 0; }

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

body {
    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;
}

#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 h2{
    font-size: 120%;
    padding-top: 5px;
    margin-bottom: 5px;
}

#pagetitle em{
    font-style:normal;
    font-weight: bold;
    font-size: 100%;
    color:#FF0000;
}

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

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

#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;
}


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

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

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

#middle #spec div {
    margin-bottom: 20px;
}

#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;
}

#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 #CCC;
    width: 210px;
    margin: 0 auto 0 auto;
}

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

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

#poster_txt {
    font-size: x-small;
    margin-top:5px;
    text-align:center;
}

#no_extrnal_bonus {
    font-size: small;
    margin-top:5px;
    text-align:center;
}

.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;
}

#j1 table {
    margin-bottom: 5px;
    font-size: 130%;
    border:none;
}

#j1 th {
    text-align:left;
    color: #778899;
    font-weight: normal;
    padding-right: 1em;
    vertical-align:top;
}

#j1 dd {}

#j1 dd div {
    display: inline;
}

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

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

#j1 ul {
    list-style: none;
}

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

#j1 .point .genre_point_up{
    margin-top: 10px;
    font-size: 90%;
    font-weight:bold;
}

#j1 .point  ul li span.point_addition_text{
    font-size: 90%;
    font-weight:bold;
}

#j1 .point  ul li .point_valid_day{
    padding-left: 10px;
    font-size: 90%;
}

#j1 .point  ul li.point_addition_text{
    font-size: 100%;
    padding-left: 10px;
    margin-top:2px;
}

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

/*書籍ポイントアップキャンペーン2011/06/29 */

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

#j1 .book_pointup a{
    text-decoration:none;
}

#j1 .sale_info{
    margin-bottom:5px;
    font-size:105%;
    font-weight:bold;
}

#j2 ul {
    list-style: none;
}

#special_info {
    margin-bottom: 10px;
}

#spec .spec1 {
    width: 320px;
    float:left;
    margin-top:5px;
}

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

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

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

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

#spec table {}

#spec th {
    width: 7em;
    white-space: nowrap;
    text-align: right;
    padding-right: 1em;
}

#spec td {
    font-size: 110%;
}
#spec table.extra_bonus_desc,
#spec table.firstpress_desc {
    margin-bottom: 5px;
    width: 95%;
}
#spec .extra_bonus_desc td,
#spec .firstpress_desc td {
    color: #FF4500;
}

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

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

.e h4 {
    font-size: smaller;
}

.indent {
    padding: 0 20px 0 20px;
}
.cross_sell_recommend, 
.related_list, 
.series_list, 
.size_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;
}

#middle #spec div.size_list div.e{
    width: 135px;
    float:left;
    height: 140px;
    margin-right:20px;
    margin-left:20px;
    margin-bottom:10px;
}

#middle #spec div.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;
}

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

img.lazy {
    /*max-width: auto;*/
    max-height: 110px;
    display: block;
    margin: auto;
}
#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{
    display: table-cell;
    width:auto;
    vertical-align:bottom;
    height:80px;
    }


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



.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 td {
    padding: 3px;
    font-size: small;
}

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

.track-list .song_title {}

.track-list .song_artist {}

.track-list .song_sample {
    margin-left: 10px;
    width: 60px;
}



.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 {
    margin-bottom: 20px;
    min-width: 800px;
    max-width:100%;
}

#header #logo {
    width: 200px;
    float: left;
}

#header #navi {
    text-align: right;
    float: right;
}

#header #contents_navi {
    padding: 0;
    margin: 0;
    position: relative;
    top: 4px;
    margin-left: 30px;
    width: 970px;
    float:left;
}

#header #login {
    text-align: right;
    float:right;
    padding-right: 20px;
    white-space: nowrap;
}

#header #contents_navi img {}

#header #search {
    text-align: right;
    background-color: #0066FF;
    padding: 10px 20px 10px 0;
    border-bottom: solid 1px #CCC;
    border-top: 1px solid #CCC;
    width: auto;
}

#header #search input[type=text] {
    padding: 3px;
    width: 200px;
    border:solid 1px #333;
}

#header a {
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
}

#header  div.news a{
    font-size: 100%;
    color: #0000FF;
    font-weight: bold;
}

/* 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;
    font-weight: bold;
}

.price .notice{
    color: #000;
    font-weight: normal;
    font-size:75%;
}

.price s {
    color: #8B7D6B;
}

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

/* */

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

#add_to_cart .button img {
    width: 204px;
    border: none;
}

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

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

#add_to_cart .body h4 {
    display:inline;
    font-size: 110%;
    margin-right: 0.5em;
}

#add_to_cart .body .pdetail {
    font-size: 90%;
}

#add_to_cart .body .point {
    color: #CD2626;
    margin-right: 0.5em;
}

#add_to_cart .body ul {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 260px;
    height: 40px;
    overflow: hidden;
}

#add_to_cart .body li {
    list-style:none;
    list-style-image: none;
}

#add_to_cart .body p {
    text-align:left;
    padding: 5px 10px 5px 10px;
    font-size: small;
}

#about_menu{
    margin-bottom: 1em;
}

ul#about_menu {
    width: 180px;
    float:left;
}

#about_menu li {
    padding-top: 3px;
    padding-left: 25px;
    height: 20px;
}

#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.return {
    background: transparent url(/icons/henpin.gif) no-repeat left top;
}

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

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

.about ul {
    list-style:none;
    margin-left: 1em;
}

.about li {
    margin-bottom: 10px;
    list-style-type: disc;
}

#about_return li{
    margin-bottom: 0px;
    margin-left:10px;
}

#about_return ul{
    margin-bottom: 3px;
    margin-top: 3px;

}
.about dl {
    margin: 10px;
}

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

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

.about p {
    margin: 5px 0;
}

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

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

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

#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;
}

.our_price {
    color: red;
}

.notice {
    color: #FA6705;
}

.stock_info {
    font-weight: bold;
}

/**** テストsend_statu ***/
div.new_send_status{
    font-size:120%;
    font-weight:bold;
    color:#E16F00;
}

div.new_send_status span{
    color:#000;
}

.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;
}

div.additional_notes{
    font-weight:normal;
    font-size:95%;
    color: #000;
    margin-top:5px;
    margin-left:10px;
    
    }

.clear{
    clear:both;
    }
    

/***スマホへ戻る ***/
div#back_to_sumaho{
    margin-bottom:2em;
}

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

/** キャンペーンプレゼント画像 **/

.campaign_image{
    margin-top:10px;
}

.campaign_image p{
    font-size:90%;
}

.campaign_image img{
    border:none;
}


