/**



使用停止




*/
div#container {
    padding-top: 10px;
    min-height: 600px;
}

a {
    color: #1340A5;
    word-wrap: break-word;
    word-break: break-all;
}

a:visited {
    color: #551A8C;
}

a:hover {
    color: #007;
}

a.link_list {
    color: #666666;
}

/* top display */

.col_01_02_01 {
    width: 550px;
    min-height: 200px;
    border: none;
    background: #003DA7;
}

.col_01_02_01_01 {
    text-align: center;
    padding: 0px;
    /*	line-height:125%;*/
}

.col_01_02_01_02 {
    background: #f2f2f2;
    height: 26px;
    /*	border: 1px solid #003DA7;*/
}

.col_01_02_01_02 a {
    display: block;
    float: left;
    width: 183px;
    height: 18px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    margin: 0 0 0 0;
}

.col_01_02_01_02 a:hover {
    /*	text-decoration:underline;*/
}

.col_01_02_01_02_01 {
    background: url(/user_data/packages/mangazenkan/site_image/index/index_02.gif) repeat-x top left;
    color: #fff;
}

.col_01_02_01_02_02 {
    background: #f2f2f2;
    color: #00f;
}

/* over write end */

p.label {
    margin-top: 0;
    margin-bottom: .25em;
    font-weight: bold;
    font-size: 110%;
}

p.label_2 {
    margin-top: 0;
    margin-bottom: .25em;
    background-color: #888888;
    color: #ffffff;
    font-weight: bold;
    font-size: 110%;
    padding-left: 3px;
}

p.label a.more {
    font-weight: normal;
    font-size: 80%;
    margin-left: .5em;
    /*  color: #666;*/
}

p.more {
    margin-bottom: 0;
}

/* search */
/* left-bar
(旧式左ナビ) 2014-12-16 未使用
div#left-bar {
    /*	float: left; * /
    width: 210px;
}
*/
div.section {
    margin-bottom: .75em;
}

div.section_k {
    padding: 0;
    border: 2px solid #003893;
    margin-bottom: 5px;
}

div.section_d {
    padding: 0;
    border: 2px solid #E71F19;
    margin-bottom: 5px;
}

hr.line_k {
    color: #888888;
    margin-top: 10px;
    margin-bottom: 2px;
}

hr.line_d {
    color: #888888;
    margin-top: 10px;
    margin-bottom: 2px;
}

div.kami_kakoi {
    position: relative;
    margin: 0;
    background: #003893;
    padding: 5px;
    color: #fff;
    width: 25px;
    text-align: center;
}

div.denshi_kakoi {
    position: relative;
    margin: 0;
    background: #E71F19;
    padding: 5px;
    color: #fff;
    width: 28px;
}

div.kami_ranking_junni_1 {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #003893;
    padding: 5px;
    color: #fff;
    font-size: 180%;
}

div.denshi_ranking_junni_1 {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #E71F19;
    padding: 5px;
    color: #fff;
    font-size: 180%;
}

div.kami_ranking_junni_2 {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #003893;
    padding: 5px;
    color: #fff;
    font-size: 110%;
}

div.denshi_ranking_junni_2 {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #E71F19;
    padding: 5px;
    color: #fff;
    font-size: 110%;
}

div.kami_ranking_junni_3 {
    position: absolute;
    top: 90px;
    left: 67px;
    margin: 0;
    background: #003893;
    padding: 5px;
    color: #fff;
    font-size: 110%;
}

div.denshi_ranking_junni_3 {
    position: absolute;
    top: 90px;
    left: 67px;
    margin: 0;
    background: #E71F19;
    padding: 5px;
    color: #fff;
    font-size: 110%;
}

div.kami_more_view {
    text-align: right;
    vertical-align: middle;
    padding: 2px;
    font-size: 85%;
}

div.denshi_more_view {
    text-align: right;
    vertical-align: middle;
    padding: 2px;
    font-size: 85%;
}
/*
div#left-bar div.section,
div#right-bar div.section {
    margin-bottom: 10px;
}

div#left-bar div#lb-search {
    border: 2px solid #1340A5;
    border-radius: 4px;
}

div#left-bar div#lb-search form {
    margin: 0 10px;
    border-bottom: none;
    margin-bottom: 5px;
}

div#left-bar div#lb-search input {
    display: block;
    float: left;
}

div#left-bar div#lb-search li {
    font-size: 90%;
    line-height: 1.0;
}

div#left-bar div#lb-search div.subsection {
    padding: 5px 10px;
    border-top: 1px dotted #1340A5;
    margin-bottom: 0;
}

div#left-bar div#lb-search div.subsection p {
    font-size: 96%;
    margin-bottom: 0;
}

div#left-bar div#lb-search div.subsection p a {
    font-size: 90%;
}

div#left-bar div#lb-ranking {
    border: 2px solid #f00;
    border-radius: 4px;
}

div#left-bar div#lb-ranking ul {
    padding: 5px 10px 0 10px;
}

div#left-bar div#lb-ranking li {
    background-image: url(/user_data/products/image_css/top/c-marker-red.png);
    margin-bottom: .5em !important;
}

div#left-bar div#lb-ranking p {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

div#left-bar div#lb-ranking p.label {
    padding: 5px 10px;
    background: #f00;
    text-align: left;
}

div#left-bar div#lb-ranking p.label,
div#left-bar div#lb-ranking p.label a {
    color: #fff !important;
}

div#left-bar div#lb-feature {
    border: 2px solid #E72882;
    border-radius: 4px;
}

div#left-bar div#lb-feature p.label {
    padding: 5px 10px;
    background: #E72882;
}

div#left-bar div#lb-feature p.label,
div#left-bar div#lb-feature p.label a {
    color: #fff !important;
}

div#left-bar div#lb-feature ul {
    padding: 5px 10px 0 10px;
    margin-bottom: 0;
}

div#left-bar div#lb-feature li {
    background-image: url(/user_data/products/image_css/top/c-marker-pink.png);
    padding-top: 1px;
    padding-bottom: 3px;
    margin-bottom: .35em;
}

div#left-bar div#lb-feature p.more {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

div#left-bar div#lb-search {
    border: 0 none;
    border-radius: 4px;
}

div#left-bar div#lb-search form {
    margin: 0 0 10px;
    margin-bottom: 5px;
}

div#left-bar div#lb-search input {
    display: block;
    float: left;
}

div#left-bar div#lb-search input.search-input {
    padding: 3px 0 3px 6px;
    height: 28px;
    width: 157px !important;
    border: solid #aaaaaa;
    border-width: 1px 0 1px 1px;
    font-size: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#left-bar div#lb-search input.search-btn {
}

div#left-bar div#lb-search div.subsection_s {
    padding: 0;
    border: 2px solid #aaaaaa;
    margin-bottom: 5px;
}

div#left-bar div#lb-search div.subsection_k li {
    font-size: 90%;
    background: url(/user_data/packages/mangazenkan/smartphone/img/li_marker_kami.png) no-repeat left 0.45em;
    line-height: 1.0;
}

div#left-bar div#lb-search div.subsection_d li {
    font-size: 90%;
    background: url(/user_data/packages/mangazenkan/smartphone/img/li_marker_denshi.png) no-repeat left 0.45em;
    line-height: 1.0;
}

div#left-bar div#lb-search div.subsection_s li {
    font-size: 90%;
    background: url(/user_data/packages/mangazenkan/smartphone/img/li_marker_search.png) no-repeat left 0.45em;
    line-height: 1.0;
}

div#left-bar div#lb-search div.subsection_k {
    padding: 0;
    border: 2px solid #003893;
    margin-bottom: 5px;
}

div#left-bar div#lb-search div.subsection_d {
    padding: 0;
    border: 2px solid #E71F19;
    margin-bottom: 5px;
}

div#left-bar div#lb-search div#subsection_k div.kami-kakoi {
    width: 25px;
    height: 18px;
    float: left;
    color: #ffffff;
    margin-right: 2px;
    padding: 1px 0 2px 1px;
    text-align: center;
    vertical-align: middle;
    background-color: #003893;
}

div#left-bar div#lb-search div#subsection_d div.denshi-kakoi {
    width: 30px;
    height: 18px;
    font-size: 90%;
    float: left;
    color: #ffffff;
    margin-right: 2px;
    padding: 1px 0px 2px 1px;
    text-align: center;
    vertical-align: middle;
    background-color: #E71F19;
}

div#left-bar div#lb-search div#subsection_k div.kami-more-view,
div#left-bar div#lb-search div#subsection_d div.denshi-more-view,
div#left-bar div#lb-search div#subsection_s div.search-more-view,
div#left-bar div#lb-ranking div.ranking-more-view,
div#left-bar div#lb-feature div.feature-more-view {
    text-align: right;
    vertical-align: middle;
    padding: 2px;
    font-size: 85%;
}

div#left-bar div#lb-search div.subsection_k p {
    padding: 2px;
    font-size: 96%;
    margin-bottom: 5px;
    border-bottom: 1px solid #888888;
    line-height: 120%;
}

div#left-bar div#lb-search div.subsection_d p {
    padding: 2px;
    font-size: 96%;
    margin-bottom: 5px;
    border-bottom: 1px solid #888888;
    line-height: 120%;
}

div#left-bar div#lb-search div.subsection_s p {
    padding: 2px;
    font-size: 96%;
    margin-bottom: 5px;
    border-bottom: 1px solid #888888;
    background-color: #eeeeee;
    line-height: 120%;
}

div#left-bar div#lb-search div.subsection p a {
    font-size: 90%;
}

div#left-bar div#lb-search div.subsection_k hr {
    color: #888888;
    margin-top: 10px;
    margin-bottom: 2px;
}

div#left-bar div#lb-search div.subsection_d hr {
    color: #888888;
    margin-top: 10px;
    margin-bottom: 2px;
}

div#left-bar div#lb-ranking p.label {
    padding: 5px 10px;
    background: #f00;
    text-align: left;
}

div#left-bar div#lb-ranking p.label,
div#left-bar div#lb-ranking p.label a {
    color: #fff !important;
}

div#left-bar div#lb-feature {
    border: 2px solid #E72882;
    border-radius: 4px;
}

p.left-bar-label {
    margin-top: 0;
    margin-bottom: .25em;
    font-weight: bold;
    font-size: 110%;
}

p.left-bar-label a.more {
    font-weight: normal;
    font-size: 80%;
    margin-left: .5em;
}

ul.link-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.link-list li {
    margin: 0 0 0.1em 10px;
    padding: 0 0 0 12px;
    line-height: 1.1 !important;
    /*  margin-bottom: .25em;* /
}

ul.link-list li span.number {
    margin-left: .5em;
    font-size: 96%;
}
*/
/* ranking */

div#lb-ranking a,
div#lb-feature a,
div#rb-natalie a {
    color: #666;
}

div#lb-ranking a:hover,
div#lb-feature a:hover,
div#rb-natalie a:hover {
    color: #669;
}

div#left-bar div#lb-ranking {
    border: 2px solid #f00;
    border-radius: 4px;
}

div#left-bar div#lb-ranking ul {
    padding: 5px 10px 0 10px;
}

div#left-bar div#lb-ranking li {
    background: url(/user_data/products/image_css/top/c-marker-red.png) no-repeat scroll 0 2px transparent;
    margin-bottom: .5em !important;
}

div#left-bar div#lb-ranking p {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

div#left-bar div#lb-ranking p.label {
    padding: 5px 10px;
    background: #f00;
    text-align: left;
}

div#left-bar div#lb-ranking p.label,
div#left-bar div#lb-ranking p.label a {
    color: #fff !important;
}

div#left-bar div#lb-feature {
    border: 2px solid #E72882;
    border-radius: 4px;
}

div#left-bar div#lb-feature p {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

div#left-bar div#lb-feature p.label {
    padding: 5px 10px;
    background: #E72882;
}

div#left-bar div#lb-feature p.label,
div#left-bar div#lb-feature p.label a {
    text-align: left;
    color: #fff !important;
}

div#left-bar div#lb-feature ul {
    padding: 5px 10px 0 10px;
    margin-bottom: 0;
}

div#left-bar div#lb-feature li {
    background: url(/user_data/products/image_css/top/c-marker-pink.png) no-repeat;
    padding-top: 1px;
    padding-bottom: 3px;
    margin-bottom: .35em;
}

div#left-bar div#lb-feature p.more {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

/* g */
div#content {
    float: left;
    width: 550px;
    margin: 0;
}

div#content p.label {
    padding: 0 0 0 3px;
    margin-bottom: 0;
    /*  color: #1340A5;*/
    font-size: 120%;
}

div#content div#c-now {
    width: 550px;
    /*  height: 172px;*/
    overflow: hidden;
    position: relative;
}

div#content div#c-now ul {
    width: 550px;
}

div#content div#c-now p {
    position: absolute;
    /*  left: 40px;
      top: 60px;*/
    margin: 0;
    background: red;
    padding: 3px;
    color: #fff;
    font-size: 110%;
}

.c:after,
ul.h:after,
dl.t:after {
    content: url(/user_data/products/image_css/spacer.gif);
    display: block;
    visibility: hidden;
    height: .1px;
    font-size: .1em;
    margin-top: -1px;
    clear: both;
}

.c,
ul.h,
dl.t {
    margin: 0;
    display: inline-table;
}

/* Hides from IE-mac */
* html .c,
html ul.h,
html dl.t {
    height: 1%;
}

.c,
ul.h,
dl.t {
    display: block;
}

ul.h {
    list-style-type: none;
    margin-left: 0;
}

ul.h li,
ul.h a,
ul.h span,
ul.h img {
    margin: 0;
    display: block;
    float: left;
    border: none;
}

ul.inline,
ol.inline {
    margin-left: 0 !important;
    list-style-type: none;
}

ul.inline li,
ol.inline li {
    margin-right: 5px;
    margin-left: 0 !important;
    display: inline;
    padding-right: 16px;
}

ul.history {
    list-style-type: none;
    line-height: 1.8;
    margin-left: 0;
}

ul.history li {
    display: block;
}

ul.history p {
    margin: -1.5em 0 0 0;
    padding: 0 .2em 0 6em;
}

ul.caption {
    list-style-type: none;
    list-style-position: outside;
    font-size: 90%;
    margin-left: 0;
}

ul.caption li {
    color: #666;
    line-height: 1.3;
    margin-bottom: 0;
    text-indent: -1.25em;
    margin-left: 1.25em;
}

ul.caption span.asterisk {
    margin-right: .25em;
}

dl.t dt {
    float: left;
    clear: left;
    margin: 0;
    padding: 0;
    border: none;
}

dl.t dd {
    margin: 0;
    padding: 0;
    border: none;
}

div#content div#c-pickup div.pickup img {
    margin: .75em 0;
}

div#content div#c-ranking li a {
    display: block;
    position: relative;
}

div#content div#c-ranking li img.rank {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
}

div#content div#c-pickup div.pickup {
    border: 1px solid #E72882;
    text-align: center;
    margin: .5em 3px 0 3px;
}

div#content div#c-pickup div.pickup a {
    text-decoration: none;
}

div#content div#c-pickup div.pickup span {
    background: #E72882;
    padding: 5px;
    float: left;
    color: #fff;
}

div#content div#c-pickup div.pickup img {
    margin: .75em 0;
}

/* @group RightBar */

div#right-bar {
    float: left;
    width: 180px;
}
/* rightcolumn=210px, right-bar=180px */
#rightcolumn div#right-bar{
    padding-left: 30px;
}

div#right-bar div#rb-special img {
    min-width: 180px;
    max-width: 180px;
    -ms-interpolation-mode: bicubic;
}

div#right-bar div#rb-banner img {
    min-width: 160px;
    max-width: 160px;
    -ms-interpolation-mode: bicubic;
}

div#right-bar div#rb-banner {
    background: #E5EBF6;
    padding: 10px;
}

div#right-bar div#rb-banner li {
    margin-bottom: .5em;
}

div#right-bar div#rb-banner li:last-child {
    margin-bottom: 0;
}

div#right-bar div#rb-banner li span {
    margin-top: .25em;
    text-align: center;
    font-size: 96%;
    width: 100%;
}

div#right-bar div#rb-banner img {
    width: 160px;
}

div#right-bar div#rb-natalie {
    border: 2px solid #79C021;
    border-radius: 4px;
    font-size: 90%;
}

div#right-bar div#rb-natalie p.label {
    padding: 5px 10px;
    background: #79C021;
}

div#right-bar div#rb-natalie p.label,
div#right-bar div#rb-natalie p.label a {
    color: #fff !important;
}

div#right-bar div#rb-natalie p.cover {
    padding: 5px 10px;
    margin: 0;
}

div#right-bar div#rb-natalie p.cover a {
    border: 1px solid #79C021;
    display: block;
}

div#right-bar div#rb-natalie p.cover a img {
    display: block;
    max-width: 154px;
    -ms-interpolation-mode: bicubic;
}

div#right-bar div#rb-natalie ul {
    padding: 5px 10px;
}

div#right-bar div#rb-natalie li {
    background-image: url(/user_data/products/image_css/top/c-marker-green.png);
    margin-bottom: .35em;
}

div#right-bar div#rb-natalie p.more {
    text-align: right;
    margin: 0 0 5px 0;
    padding-right: 10px;
}

div#right-bar div#rb-natalie p.more {
    text-align: right;
    margin-top: 0;
}

/* @end */

/* @group Footer */

div#footer2 {
    padding: 20px 0;
}

div#footer2,
div#footer2 a {
    background: #000;
    color: #999;
    font-size: 90%;
}

div#footer2 a#f-logo {
    width: auto;
    margin: 0 auto;
}

div#footer2 a#f-logo {
    display: block;
    width: 192px;
    margin: 0 auto;
}

div#footer2 ul {
    margin: 20px 0;
    text-align: center;
}

div#footer2 ul li {
    padding: 0 .75em;
}

div#footer2 p {
    text-align: center;
}

/* @end */

/* 2 */

ul.manga-list-2 {
}

ul.manga-list-2 li {
    margin-top: .5em;
    width: 270px;
    padding-left: 5px;
}

ul.manga-list-2 li:nth-child(2n+1) {
    clear: left;
}

ul.manga-list-2 a {
    text-decoration: none;
}

ul.manga-list-2 img {
    float: left;
    width: 83px;
    /*  height: 130px;*/
    height: auto;
}

ul.manga-list-2 span {
    margin-left: 90px;
    float: none;
    margin-bottom: .5em;
}

ul.manga-list-2 a span.title {
    /*  text-decoration: underline !important;*/
}

ul.manga-list-2 a span.pubulic {
    margin-left: 5px;
    display: inline;
}

ul.manga-list-2 a div {
    color: #fff;
    padding: 1px 3px;
    font-size: 90%;
    display: inline;
    margin-top: -1em;
    margin-left: 5px;
    /*    text-decoration: none !important;*/
}

ul.manga-list-2 a div.title_denshi {
    background: #E71F19;
}

ul.manga-list-2 a div.title_kami {
    background: #003893;
}

ul.manga-list-2 a span.label {
    color: #fff;
    padding: 5px 5px;
    line-height: 1.0;
    background: #888;
    width: auto;
    display: inline-block;
    margin-left: 5px;
    font-size: 90%;
}

ul.manga-list-2.denshi a span.label {
    background: #E71F19;
}

ul.manga-list-2.kami a span.label {
    background: #003893;
}

ul.manga-list-2 a span.description {
    color: #666;
    font-size: 90%;
    line-height: 1.5;
}

/* 6 */

ul.manga-list-6 {

}

ul.manga-list-6 li {
    margin-top: .5em;
    width: 85px;
    margin-left: 5px;
    display: inline-table;
    text-align: center;
}

ul.manga-list-6 li:nth-child(6n+1) {
    clear: left;
}

ul.manga-list-6 img {
    display: inline;
    text-align: left;
    width: 85px;
    height: 132px;
    -ms-interpolation-mode: bicubic;
    margin-bottom: .25em;
}

ul.manga-list-6 a {
    text-decoration: none;
    font-size: 90%;
}

ul.manga-list-6 span {
    float: none;
    font-size: 90%;
    line-height: 1.2;
}

/* 7 */

ul.manga-list-7 {

}

ul.manga-list-7 li {
    margin-top: .5em;
    width: 73px;
    margin-left: 5px;
    text-align: center;
}

ul.manga-list-7 li:nth-child(7n+1) {
    clear: left;
}

ul.manga-list-7 img {
    display: inline;
    /*  float: none;*/
    text-align: left;
    width: 73px;
    height: 114px;
    -ms-interpolation-mode: bicubic;
    margin-bottom: .25em;
}

ul.manga-list-7 a {
    text-decoration: none;
    font-size: 86%;
}

ul.manga-list-7 span {
    float: none;
    font-size: 86%;
    line-height: 1.2;
}

ul.manga-list-7 li.ranking {
    width: 6em;
    margin-left: 35px;
    text-align: left;
    float: right;
}

ul.manga-list-7 li.ranking li {
    width: 146px;
    margin-left: 0;
    font-size: 86%;
}

ul.manga-list-7 li.ranking p {
    font-weight: bold;
    margin: 0;
    font-size: 86%;
}

/* 8 */

ul.manga-list-8 {

}

ul.manga-list-8 li {
    margin-top: .5em;
    width: 63px;
    margin-left: 5px;
    text-align: center;
}

ul.manga-list-8 li:nth-child(8n+1) {
    clear: left;
}

ul.manga-list-8 img {
    display: inline;
    /*  float: none;*/
    text-align: left;
    width: 63px;
    height: 98px;
    -ms-interpolation-mode: bicubic;
    margin-bottom: .25em;
}

ul.manga-list-8 a {
    text-decoration: none;
    font-size: 86%;
}

ul.manga-list-8 span {
    float: none;
    font-size: 86%;
    line-height: 1.2;
}

/* 10 */

ul.manga-list-10 {
}

ul.manga-list-10 img {
    display: inline;
    float: none;
    /*	max-width: 55px;
        min-width: 55px;
        max-height: 86px;
        min-height: 86px;*/
    width: 55px;
    /*	height: 86px;*/
    -ms-interpolation-mode: bicubic;
}

img.weekly_ranking_top {
    height: 270px;
}

img.weekly_ranking_bottom {
    height: 120px;
    width: 80px;
    margin-left: 2px;
}

div.weekly_ranking_top {
    position: relative;
    width: 200px;
    height: 300px;
    /*padding-bottom:10px;
    padding-left:5px;*/
    margin-top: 2px;
    float: left;
    text-align: center;
}

div.weekly_ranking_bottom {
    position: relative;
    height: 50%;
    width: 98%;
    float: left;
    margin-bottom: 10px;
}

div.weekly_ranking_top_daimei {
    text-align: center;
}

div.weekly_ranking_bottom_daimei {
    font-size: 66%;
    margin-left: 2px;
    text-align: center;
    height: 10px;
    width: 75px;
}

table.w100p_kami {
    width: 100%;
    border: 2px solid #003893;
    padding: 5px 10px 5px 0;
}

table.w100p_denshi {
    width: 100%;
    border: 2px solid #E71F19;
    padding: 5px 10px 5px 0;
}

td.bunrui {
    vertical-align: sub;
}

span.bunrui_kami {
    background-color: #003893;
    color: white;
    padding: 0 5px 0 5px;
}

span.bunrui_denshi {
    background-color: #E71F19;
    color: white;
    padding: 0 5px 0 5px;
}

span.bunrui_market {
    background-color: #333333;
    color: white;
    padding: 0 5px 0 5px;
}

table.denshi_cart {
    padding-bottom: 7px;
}

/* manga-list-xx */

div.left_link_list {
    float: left;
    width: 200px;
    margin-bottom: 10px;
}

div.mybooks_main {
    float: left;
    /*width:740px;*/
    /* 2014.04.15 */
    width: 768px; /* 2014.04.15 */
}


.tabrow {
    width: 768px; /* 2014.04.15 */
    list-style: none;
    margin-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.tabrow li {
    margin: 0 8px;
    /*padding:10px 20px 5px;*/
    /* 2014.04.15 */
    padding: 10px 0 5px; /* 2014.04.15 */
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center; /* 2014.04.15 */
    width: 134px; /* 2014.04.15 */
}

.tabrow li.selected {
    background: #ddd;
    color: #000;
    z-index: 2;
    border: 2px solid black;
    border-bottom-color: #FFF;
}

.tabrow li a:hover {
    color: rgba(255, 255, 255, .8) !important; /* 2014.04.15 */
}

.tabrow li.selected a,
.tabrow li a {
    text-decoration: none;
    /*color:black;*/
    /* 2014.04.15 */
    color: white; /* 2014.04.15 */
    font-size: 1.1em; /* 2014.04.15 */
}

.tabrow li.selected a {
    font-weight: bold;
}

.tabrow:after {
    position: absolute;
    content: "";
    /*width: 665px;*/
    /* 2014.04.15 */
    width: 768px; /* 2014.04.15 */
    bottom: 0;
    left: 0;
    z-index: 1;
}

.tabrow:before {
    z-index: 1;
}

/*--------------------------------------------------------------------*/
/* マイページ本棚 */
/*--------------------------------------------------------------------*/

div.mybooks_hondana table {
    width: 768px;
    margin-bottom: 10px;
    background: url("/user_data/packages/mangazenkan/img/mypage/mybooks_tana_768.jpg");
    background-size: contain; /* 2014.04.15 */
}

div.mybooks_hondana img {
    width: 768px;
}

div.mybooks_hondana table tr {
    height: 290px;
}

div.mybooks_hondana table tr td div.book_omote {
    margin-left: 12px;
    height: 96px;
    width: 55px;
}

div.mybooks_hondana table tr td div.book_top_omote {
    margin-left: 0;
    height: 200px;
    width: auto;
    text-align: center;
}

div.mybooks_hondana table tr td div.book_top_omote img {
    margin-top: 44px;
    height: 180px;
    width: auto;
    max-width: 150px;
}

div.mybooks_hondana table tr td div.book_ura {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 9px;
    height: 96px;
    width: 55px;
}

div.mybooks_hondana table tr td div.book_top_ura {
    margin-left: 18px;
    height: 96px;
    width: 55px;
}

div.mybooks_hondana table tr td div.book_omote img {
    height: 159px;
    width: 106px;
    padding-top: 37px;
}

div.mybooks_hondana table tr td div.book_ura img {
    height: 143px;
    width: 99px;
    padding-top: 48px;
    padding-left: 24px;
}

div.mybooks_hondana table tr td div.book_top_ura img {
    height: 143px;
    width: 99px;
    padding-top: 48px;
    padding-left: 30px;
}

div.mybooks_hondana table tr td div.daimei_top {
    margin-left: 10px;
    height: 41px;
    width: auto;
    color: #000;
    padding-top: 35px;
    margin-right: 10px;
    text-align: center;
}

/*--------------------------------------------------------------------*/
/* マイページ本棚 長いバージョン (続刊) */
/*--------------------------------------------------------------------*/

div.mybooks_hondana_long {
    width: 768px;
}

div.mybooks_hondana_long .mybooks_hondana_tenban {
    width: 768px;
}

div.mybooks_hondana_long_inner {
    background: url("/user_data/packages/mangazenkan/img/mypage/mybooks_tana_long_768.jpg");
    width: 768px;
    background-size: 768px;
    text-align: center;
    height: 400px;
    vertical-align: top;
}

div.mybooks_hondana_long_inner .book_top {
    width: 180px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

div.mybooks_hondana_long_inner .book_top img {
    height: 180px;
    margin-top: 45px;
}

div.mybooks_hondana_long_inner .book_top .book_name {
    padding-top: 10px;
    height: 35px;
    display: inline-block;
}

div.mybooks_hondana_long_inner .book_top .book_name span {
    vertical-align: middle;
    display: inline-block;
}

div.mybooks_hondana_long_inner .book_top .book_price {
    font-weight: bold;
    color: #8d0022;
    display: inline-block;
}

div.mybooks_hondana_long_inner .book_top .book_price small {
    font-size: 11px;
}

div.mybooks_hondana_long_inner .book_top .button {
    background: darkred;
    border-radius: 3px;
    padding: 3px;
    text-align: center;
    min-width: 124px;
    display: inline-block;
    margin: 3px 0;
    color: white;
}

div.mybooks_hondana_long_inner .book_top a.button:hover {
    color: white !important;
    opacity: 0.7;
}

div.mybooks_hondana_long_inner .book_top .button.pressed {
    background: none;
    color: darkred;
}

div.mybooks_hondana_long_inner .book_top .button small{
    font-size: 11px;
}

div.mybooks_hondana_long_inner .book_top .detail {
    padding: 3px 0;
    font-size: 11px;
}

div.mybooks_hondana_long_inner .book_top .badge {
    background: red;
    color: white;
    position: absolute;
    top: 10px;
    right: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
}
/*--------------------------------------------------------------------*/

div.comp {
    height: 150px;
    width: 100px;
}

div.viewer_text {
    text-align: center;
    padding-top: 10px;
    color: red;
    font-weight: bold;
}

img.viewer_img {
    width: 200px;
    margin: 20px
}

p.mainheader_syun_word {
    width: 440px;
    height: 14px;
    text-align: center;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #ff3399
}

div.news_more_view {
    text-align: right;
    vertical-align: middle;
    padding: 2px;
    font-size: 85%;
}

hr.news_more_view_hr {
    color: #888888;
    margin-top: 10px;
    margin-bottom: 2px;
}

div.kami-more-view img,
div.denshi-more-view img,
div.search-more-view img,
div.ranking-more-view img,
div.feature-more-view img,
div.news_more_view img,
div.section_k div.kami_more_view img,
div.section_d div.denshi_more_view img {
    vertical-align: sub;
}

.tabrow_second_kami {
    list-style: none;
    margin-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.tabrow_second_kami li {
    margin-left: 1px;
    padding: 10px 15px 6px 15px;
    border: 1px solid #aaa;
    background: #E71F19;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: right;
    font-weight: normal;
    color: #fff;
}

.tabrow_second_kami li.selected {
    color: #fff;
    z-index: 2;
    border: 1px solid #003893;
    border-bottom-color: #FFF;
    font-weight: bold;
    background: #003893;
}

.tabrow_second_kami li.selected a,
.tabrow_second_kami li a {
    text-decoration: none;
    color: white;
}

.tabrow_second_kami li.selected a {
    font-weight: bold;
}

.tabrow_second_kami:after {
    position: absolute;
    content: "";
    width: 480px;
    bottom: -36px;
    left: 0;
    border-bottom: 3px solid #003893;
    z-index: 1;
}

.tabrow_second_kami:before {
    z-index: 1;
}

.tabrow_second_kami li.non_selected {
    /*z-index: 2;*/
    border: 1px solid #fff;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    background: #fff;
}

div.non_select_ebook {
    color: white;
}

table.kessai_process_row {
    margin-left: 100px;
}

table.kessai_process_row_login {
    margin-left: 120px;
}

div.kessai_process_active {
    border: 2px solid rgb(2, 126, 250);
    background-color: rgb(0, 49, 152);
    width: 120px;
    height: 40px;
}

div.kessai_process_negative {
    border: 2px solid black;
    background-color: #ddd;
    width: 120px;
    height: 40px;
}

div.step_num {
    color: red;
    font-weight: bold;
    margin: 1px 0 4px 1px;
}

div.step_name_active {
    font-weight: bold;
    font-size: 15px;
    color: white;
}

div.step_name_negative {
    font-weight: bold;
    font-size: 15px;
}

div.kessai_complete_thankyou {
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

div.ebook_detail_cart {
    position: relative;
}

div.ebook_detail_main_image {
    padding-right: 5px;
    float: left;
    width: 185px;
}


div.ebooks_buy_one_book_price {
    position: relative;
    top: 0;
    border: 1px solid #E0E0E0;
    margin: 5px 1px;
    padding: 1px;
    right: 0;
    text-align: center;
    width: 105px;
    font-size: 80%;
    float: left;
}

div.ebooks_buy_one_book_price .product-name {
    font-size: 12px;
}

span.kami_header_comment,
span.denshi_header_comment {
    font-size: 80%;
    color: #888;
}

div.search_top_letter {
    font-weight: bold;
    padding-left: 5px;
    color: #666;
}

li.ebooks_new_li {
    margin: 5px 0 0 5px;
}

li.best5_li {
    margin: 5px 0 0 5px;
}

td.hondana_td_space {
    width: 30px; /* 2014.04.15 */
}

td.hondana_td {
    height: 290px;
    width: 177px;
}

img.shadow {
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

table.kami_ranking_bottom_table {
    float: left;
}

.tabrow_second_denshi {
    list-style: none;
    margin-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.tabrow_second_denshi li {
    margin-left: 1px;
    padding: 10px 15px 6px 15px;
    border: 1px solid #aaa;
    background: #003893;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: right;
    font-weight: normal;
    color: #fff;
}

.tabrow_second_denshi li.selected {
    color: #fff;
    z-index: 2;
    border: 1px solid #E71F19;
    border-bottom-color: #FFF;
    font-weight: bold;
    background: #E71F19;
}

.tabrow_second_denshi li.selected a,
.tabrow_second_denshi li a {
    text-decoration: none;
    color: white;
}

.tabrow_second_denshi li.selected a {
    font-weight: bold;
}

.tabrow_second_denshi:after {
    position: absolute;
    content: "";
    width: 480px;
    bottom: -36px;
    left: 0;
    border-bottom: 3px solid #E71F19;
    z-index: 1;
}

.tabrow_second_denshi:before {
    z-index: 1;
}

.tabrow_second_denshi li.non_selected {
    /*z-index: 2;*/
    border: 1px solid #fff;
    font-weight: bold;
    border-bottom: 1px solid #aaa;
    background: #fff;
}

li.non-select_all {
    background: #888888;
    color: #fff;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

li.selected_all {
    background: #888888;
    color: #fff;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

li.non-select_kami {
    background: #003893;
    color: #000;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

li.selected_kami {
    background: #003893;
    color: #000;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

li.non-select_denshi {
    background: #E71F19;
    color: #000;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

li.selected_denshi {
    background: #E71F19;
    color: #000;
    z-index: 1;
    border-bottom-color: #FFF;
    height: 16px;
}

.attention {
    color: #ff0000;
}

span.ranking_label_denshi_50 {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px !important;
    width: 50px;
    background: #E71F19;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 210% !important;
}

span.ranking_label_denshi_40 {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px !important;
    width: 40px;
    background: #E71F19;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 137% !important;
}

span.ranking_label_denshi_30 {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px !important;
    width: 30px;
    background: #E71F19;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 137% !important;
}

span.ranking_label_denshi_20 {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px !important;
    width: 20px;
    background: #E71F19;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 137% !important;
}

span.ranking_label_kami_50 {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px !important;
    width: 50px;
    background: #003893;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 210% !important;
}

span.ranking_label_kami_40 {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px !important;
    width: 40px;
    background: #003893;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 137% !important;
}

span.ranking_label_kami_30 {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px !important;
    width: 30px;
    background: #003893;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 137% !important;
}

span.ranking_label_kami_20 {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px !important;
    width: 20px;
    background: #003893;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 137% !important;
}

div.kadomaru {
    -moz-border-radius: 20px; /* Firefox */
    -webkit-border-radius: 20px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */

    border: 3px green solid; /* 枠線の装飾 */
    background-color: #ccffcc; /* 背景色 */
}

/*--------------------------------------------------------------------*/
/*                                                                    */
/* トップページ 画像上の作品名                                        */
/*                                                                    */
/*--------------------------------------------------------------------*/
a.float_title:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
    background: #fff;
}

a.float_title:hover span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
}

div.float_title_85px {
    float: left;
    width: 85px;
    background: #EFEFEF;
    position: relative;
}

img.float_title_85px {
    width: 85px;
}

span.float_title_85px {
    bottom: 0;
    padding: 2px 2px;
    text-align: center;
    vertical-align: middle;
    width: 81px;
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    left: 0;
    color: white;
    font-size: 10px;
}

span.float_rank_85px_kami {
    top: 0;
    right: 0;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    background: #003893;
    color: white;
    font-size: 10px;
}

span.float_rank_85px_densi {
    top: 0;
    right: 0;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    background: #E71F19;
    color: white;
    font-size: 10px;
}

div.float_title_180px {
    float: left;
    width: 180px;
    background: #EFEFEF;
    position: relative;
}

img.float_title_180px {
    width: 180px;
}

span.float_title_180px {
    bottom: 0;
    padding: 2px 2px;
    text-align: center;
    vertical-align: middle;
    width: 176px;
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    left: 0;
    color: white;
    font-size: 14px;
}

span.float_rank_180px {
    top: 0;
    right: 0;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    background: rgb(231, 31, 25);
    color: white;
    font-size: 10px;
}

div.float_title_115px {
    float: left;
    width: 115px;
    background: #EFEFEF;
    position: relative;
}

img.float_title_115px {
    width: 115px;
}

span.float_title_115px {
    bottom: 0;
    padding: 2px 2px;
    text-align: center;
    vertical-align: middle;
    width: 111px;
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    left: 0;
    color: white;
    font-size: 12px;
}

div.float_title_110px {
    float: left;
    width: 110px;
    background: #EFEFEF;
    position: relative;
}

img.float_title_110px {
    width: 110px;
}

span.float_title_110px {
    bottom: 0;
    padding: 2px 2px;
    text-align: center;
    vertical-align: middle;
    width: 106px;
    position: absolute;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    left: 0;
    color: white;
    font-size: 12px;
}

/*--------------------------------------------------------------------*/
/* market                                                             */
/*--------------------------------------------------------------------*/
.tabrow_second_new {
    position: relative;
    width: 492px;
    z-index: 1;
    margin-top: 10px;
    float: left;
    font-weight: normal;
}

.tabrow_second_new ul:after {
    position: absolute;
    content: "";
    width: 492px;
    bottom: -1px;
    left: 0;
    z-index: 1;
}

.tabrow_second_new ul.kami:after {
    border-bottom: 3px solid #003893;
}

.tabrow_second_new ul.denshi:after {
    border-bottom: 3px solid #E71F19;
}

.tabrow_second_new ul.market:after {
    border-bottom: 3px solid #333333;
}

/*
.tabrow_second_kami:before {
    z-index: 1;
}
*/

.tabrow_second_new li {
    list-style: none;
    margin: 0 3px;
    display: inline-block;
    float: right;
}
.tabrow_second_new li>a:hover {
    opacity:1 !important;
}
.tabrow_second_new li>a,
.tabrow_second_new li>span {
    display: inline-block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 0 6px 0;
    position: relative;
    min-width: 150px;
    color: #fff;
    text-align: center;
}

.tabrow_second_new li.kami>a,
.tabrow_second_new li.kami>span{
    position: relative;
    background: #003893;
}

.tabrow_second_new li.denshi>a,
.tabrow_second_new li.denshi>span {
    position: relative;
    background: #E71F19;
}

.tabrow_second_new li.market>a,
.tabrow_second_new li.market>span {
    position: relative;
    background: #333333;
}
.tabrow_second_new li.inactive>a,
.tabrow_second_new li.inactive>span {
    opacity:0.7;
}

.tabrow_second_new li.market span.count {
    position: absolute;
    top: -5px;
    right: -3px;
    background: #ffffff;
    border: #333333 solid 1px;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 2px;
    color: #ff0000;
    font-weight: bold;
    height: 17px;
    min-width: 12px;
    text-align: center;
}

.tabrow_second_new li.no-data>a,
.tabrow_second_new li.no-data>span {
    color: #afafaf;
    background: #dfdfdf;
    font-weight: normal;
}

/*
.tabrow_second_new li.no-data.market-no-data {
    width: 130px;
    padding: 10px 0 6px 0;
    text-align: center;
}
*/

.tabrow_second_new ul.kami li.kami, .tabrow_second_new ul.denshi li.denshi, .tabrow_second_new ul.market li.market {
    border: none;
}

.tabrow_second_new li a {
    text-decoration: none;
    color: white;
    font-weight: normal;
}

.tabrow_second_new .help_link {
    position: absolute;
    top: 10px;
    right: 0;
}

/*****************************
 マイ本棚 タブ
 これで .tabrow は不要になるので削除する
 */

#mybooks-header-box {
    margin-left: 192px;
}

#mybooks-tab, #mybooks-tab * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mybooks-tab {
    margin: 5px 0 0 0;
    height: 34px;
}

#mybooks-tab a {
    float: left;
    width: 115px;
    display: block;
    background: #777;
    border-radius: 10px 10px 0 0;
    text-align: center;
    color: white;
    padding: 10px 0;
    margin-right: 10px;
    height: 34px;
    position: relative;
}

#mybooks-tab a:hover {
    color: white;
    opacity: 0.7;
}

#mybooks-tab a#mypage-tab-all {
    background: #555;
}

#mybooks-tab a#mypage-tab-book {
    background: #003893;
}

#mybooks-tab a#mypage-tab-ebook {
    background: #E71F19;
}

#mybooks-tab a#mypage-tab-next-ebook {
    background: #e77217;
}

#mybooks-tab a#mypage-tab-favorite {
    background: rgb(133, 178, 44);
}

#mybooks-tab a#mypage-tab-other-books {
    background: rgb(133, 0, 178);
}

#mybooks-tab a#mypage-tab-coupon {
    background: rgb(83, 166, 178);
}

#mybooks-tab .badge{
    position: absolute;
    top: -7px;
    right: -7px;
    width: 24px;
    height: 24px;
    line-height: 23px;
    border-radius: 30%;
    background: red;
    color: white;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    border: white 1px solid;
}

#mybooks-tab-bottom-border {
    height: 7px;
    background: #555;
    margin-bottom: 5px;
}

#mybooks-tab-bottom-border .mypage-tab-border-all {
    background: #555;
}

#mybooks-tab-bottom-border .mypage-tab-border-book {
    background: #555;
}

#mybooks-tab-bottom-border .mypage-tab-border-border-all {
    background: #555;
}

