/* update:2013 04 05 */

/*****************
contentsClass "detail"
******************/
.detail {
    margin: 0 0 10px
}

#contents .inner {
    padding: 0 10px 15px;
}

.pageInfo {
    color: #999999;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    line-height: 1.5;
    font-weight: normal
}

.breadcrumbs {
    margin: 0 0 10px;
    border-bottom: solid 1px #ccc
}

/*forIE6--*/
* html .inner .hgroup:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

* html .inner .hgroup {
    display: inline-block
}

/*--forIE6*/

.inner .hgroup {
    margin: 0 0 10px;
    overflow: hidden
}

.inner .hgroup h1 {
    font-size: 167%;
    line-height: 1.5;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0 0 5px;
    border-left: 7px solid #ccc;
    border-bottom: 1px dashed #ccc;
}

.inner .hgroup.title-default { overflow: hidden; padding: 5px 10px; margin: 0 0 10px; border-left:7px solid #ccc; border-bottom:1px dashed #ccc; }
.inner .hgroup.title-default h1 { display: inline; padding: 5px 10px 5px 0; border-left: none; border-bottom: none; }
.inner .hgroup.title-default .sponsored-detail { float: right; margin-top: 10px; display: inline; }
.sponsored-detail { padding: 1px 4px; color: #999; font-size: 12px; line-height: 1.1; font-family: Arial, Helvetica, sans-serif; font-weight: normal; border: 1px solid #bbb; border-radius: 2px; }

.section {
    overflow: hidden;
    clear: both
}

.section .sourceLogo {
    float: right;
    margin: 0 0 10px 5px;
}

.section .thumb {
    width: 200px;
    padding: 2px;
    float: left;
    margin: 0 10px 10px 0;
    border: solid 1px #ccc;
}

.section .thumb img {
    width: 200px;
    margin-bottom: 2px;
}

.section .cap {
    font-size: 85%;
    line-height: 1.3;
    color: #333
}

.section .story {
    font-size: 116%;
    line-height: 1.6;
    color: #222;
    margin-bottom: 10px;
}

/* for life hacker article */
.story .storyImg {
    text-align: center;
    position: relative;
    margin: 10px auto;
    padding: 2px;
    border: solid 1px #ccc;
    color: rgb(114, 114, 114);
    clear: both;
}

.story .storyImg a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.story .storyImg .text {
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 2px;
}

#storyPager.pager {
    float: none;
    text-align: center;
    width: 100%;
}

#storyPager li,
#storyPager li a,
#storyPager li .cr {
    display: inline;
    line-height: 3.2
}

#storyPager li {
    float: none
}

#storyPager a.nextSourceLink {
    display: inline-block;
    line-height: 1.2;
    font-weight: bold;
    padding: 12px 13px;
    border: solid 1px rgb(204, 204, 204);
    background: rgb(247, 247, 247);
    font-size: 110%;
}

.movie-default {
    margin: 37px auto;
}

/*** socialModule ***/
.socialModule {
    clear: both;
    overflow: hidden;
}

.socialModule .smBtn {
    display: inline-block;
    vertical-align: top;
}

.socialModule .smBtn a {
    display: block;
    text-decoration: none;
}

.socialModule .hatebuBtn {
    background: #00a4de;
}

.socialModule .twitterBtn {
    background: #5ea9dd;
}

.socialModule .facebookBtn {
    background: #3b5998;
}

/* article upper */
.newsTitleSmtp {
    width: 235px;
    background: #fff;
    display: block;
    float: right;
    margin: 0 0 1px;
    position: relative;
}

.socialmodule_tm .twitterBtn {
    float: left;
    position: relative;
    right: 87px;
}

.socialmodule_tm .facebookBtn {
    width: 120px;
    position: absolute;
    right: 100px;
    top: 0;
    z-index: 999;
}

.socialmodule_tm .hatebuBtn {
    width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

/* article bottom */
.socialModule-btn {
    margin-bottom: 10px;
    padding: 10px;
    overflow: hidden;
    clear: both;
    background: #f7fff2;
    border-bottom: dotted 1px #999;
    border-top: dotted 1px #999;
}

.socialModule-btn .smBtn {
    margin-right: 5px;
    height: 20px;
    overflow: hidden
}

.socialModule-btn .mailBtn {
    margin: 0 10px 0 0;
    padding: 0 5px 0 30px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: aliceblue url(http://image.excite.co.jp/jp/top/2011/default/parts_icon.png) no-repeat 3px -464px;
}

/* .socialModule-text */
.socialModule-text {
    margin: 20px 0;
    text-align: center;
}

.socialModule-text .smBtn {
    width: 30%;
    max-width: 200px;
    height: 50px;
    margin: 0 10px 0 0;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.socialModule-text .smBtn a {
    display: block;
    height: 50px;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    line-height: 15px;
    text-align: left;
    position: relative;
}

.socialModule-text .smBtn img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.socialModule-text .smTxt {
    position: absolute;
    top: 0;
    left: 50px;
    line-height: 50px;
}

.socialModule-text .mailBtn {
    box-shadow: 2px 2px 0 #000;
}

.socialModule-text .hatebuBtn {
    box-shadow: 2px 2px 0 #598eba;
}

.socialModule-text .twitterBtn {
    box-shadow: 2px 2px 0 #598eba;
}

.socialModule-text .facebookBtn {
    box-shadow: 2px 2px 0 #21407c
}

.socialModule-text-title {
    border-top: dotted 1px #ccc;
    padding: 0 10px;
    line-height: 40px;
    font-size: 100%;
    color: #666;
}

.follow-btn-wrap {
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 2;
    width: 99%;
    padding: 5px 0;
    margin: 0 4px 10px 2px;
    background: #f7fff2;
    border: solid 1px #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 2px gray;
}

.follow-btn-wrap iframe {
    vertical-align: middle;
    margin: 0 0 0 10px;
}

/*relResource*/
.relStory {
    font-size: 116%;
    margin: 0 10px;
    clear: both;
    line-height: 1.6;
    margin: 0 0 10px 0
}

.relStory h2 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_bar01.gif) no-repeat left;
    padding-left: 15px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 5px;
    font-weight: bold
}

.relStory li {
    line-height: 1.8;
    margin-left: 7px;
}

.relKeyword {
    font-size: 116%;
    margin: 0 10px;
    float: left;
    width: 45%;
}

.relKeyword h2 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_bar01.gif) no-repeat left;
    padding-left: 15px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 5px;
    font-weight: bold
}

.relKeyword li {
    line-height: 1.6;
    white-space: nowrap
}

.relKeyword .icon {
    width: 100px;
    height: 26px;
    width: 100px;
    float: left;
    margin-right: 5px;
}

.relResource h2 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_relResource.gif) no-repeat 0 7px;
    text-indent: 27px;
}

.relNews h2 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_relNews.gif) no-repeat 0 7px;
    text-indent: 27px;
}
.relNews h3 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_relNews.gif) no-repeat 0 7px;
    text-indent: 27px;
}

.relNews #related {
    min-height: 200px;
}

.relNews li {
    line-height: 1.5 !important;
    padding-left: 15px;
    background: url(http://image.excite.co.jp/jp/news201006/icon_arrow02_y.gif) no-repeat 0 8px;
    font-size: 116%;
}

.relNews .relNewsAd300 {
    float: right;
    width: 300px;
    height: 250px;
    margin: 0 0 0 20px;
}

.relPhoto {
    overflow: hidden
}

.relPhoto h2 {
    background: url(http://image.excite.co.jp/jp/news201006/icon_relPhoto.gif) no-repeat 0 7px;
    text-indent: 27px;
}

.relPhoto .thumb {
    width: 130px;
    height: 200px;
    padding: 2px;
    border: solid 1px #ccc;
    float: left;
    margin: 5px;
    overflow: hidden;
}

.relPhoto .thumb a {
    display: block;
    text-align: center;
    margin: 0 0 5px;
}

.relPhoto .thumb img {
    max-width: 130px;
    max-height: 130px;
    margin: 0 auto;
    width: expression(this.width >= this.height ? "130px" : "auto");
    height: expression(this.width <= this.height ? "130px" : "auto");
    -ms-interpolation-mode: bicubic;
}

/*ContextSearch body*/
#scm-window {
    position: absolute;
    width: 148px;
    top: e . pageY+5;
    left: e . pageX+5;
    padding-bottom: 7px;
    background: url(http://image.excite.co.jp/jp/contextSearch/bg_sw_foot.gif) no-repeat bottom left;
}

#scm-window .inner {
    background: url(http://image.excite.co.jp/jp/contextSearch/bg_sw_mdd.gif) repeat-y;
}

#scm-window .inner .inner {
    padding: 0 5px;
    background: url(http://image.excite.co.jp/jp/contextSearch/bg_sw_head.gif) no-repeat top left;
}

#scm-kw {
    width: 136px;
    height: 30px;
    background: url(http://image.excite.co.jp/jp/contextSearch/bg_scm-text.gif) no-repeat;
}

#scm-text {
    width: 105px;
    padding-top: 4px;
    margin-left: 25px;
    background: none;
    border: 0;
}

#scm-head {
    overflow: hidden;
    padding: 10px 4px 3px;
}

#scm-title {
    float: left;
    width: 89px;
}

#scm-close {
    float: right;
    width: 11px;
}

#scm-close img {
    border-color: #000;
}

.scm-list {
    width: 140px;
    margin: 0;
    padding: 0;
    line-height: 2;
    font-size: 12px;
}

.scm-list li {
    margin: 1px;
}

#scm-window .scm-list li a {
    display: block;
    width: 136px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    text-indent: 5px;
    color: #FFFFFF;
}

.scm-list li a:active {
    color: #FFFF00;
}

.scm-list li.selected a {
    cursor: pointer;
    background: url(http://image.excite.co.jp/jp/contextSearch/bg_scm-list_on.gif) no-repeat;
}

/*error*/
.error p {
    line-height: 1.8;
}

.error .att {
    color: #dd0000;
    font-weight: bold;
}

/*pass14days*/
.pass14days {
    border: 1px solid #333;
    color: #333;
    background: #FFCC33;
    padding: 5px;
    line-height: 1.5;
}

.toEXTop a {
    color: blue;
    font-weight: bold;
    display: block;
}

.toEXTop {
    line-height: 2;
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
    background: #f6ffe2;
    border: solid 1px #fff;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px gray;
    -moz-box-shadow: 0px 0px 2px gray;
    -o-box-shadow: 0px 0px 2px gray;
    -ms-box-shadow: 0px 0px 2px gray;
    box-shadow: 0px 0px 2px gray;
}

.detail .photoGenreList .newsList {
    padding: 10px 10px 0;
    margin: 0;
}

/* manga view */
#manga_viewwrapper {
    width: 100%;
    padding: 20px 20px 40px;
    margin: 0 auto;
    background: #333;
    color: #fff;
    visibility: hidden;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
    position: relative;
}

#manga_viewwrapper a {
    color: #fff;
}

.loadWrapper {
    position: relative;
    margin: 0 auto;
}

.loading {
    display: block;
    width: 100%;
    height: 100%;
    color: #999;
    margin: 0 auto;
    line-height: 200px;
    border: solid 1px #ccc;
    text-align: center;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

.loading img {
    opacity: 0.5;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

/* left */
#manga_view {
    float: left;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border: solid 2px #fff;
}

#manga_storyImg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
}

#manga_view_control {
    background: #fff;
    height: 40px;
    width: 100%;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    box-sizing: border-box;
}

#manga_index {
    display: block;
    width: 50%;
    margin: auto;
    color: #999;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
}

.navBtn {
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    background: #ddd;
    border: none;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    text-shadow: 0 1px 0 #fff;
    color: #666;
    box-shadow: 0 1px 0 #ccc;
    border-radius: 3px;
}

.navBtn:hover {
    background: #ccc;
    color: #333;
}

#manga_prev {
    float: left;
}

#manga_next {
    float: right;
}

#manga_source,
#manga_guide {
    display: block;
    width: 50%;
    text-align: center;
    position: absolute;
    bottom: 8px;
}

#manga_guide {
    bottom: -30px;
    width: 300px !important;
}

/* right */
#manga_infomation {
    width: 300px;
    float: right;
    color: #fff;
    position: relative;
}

#manga_socialModule {
    background: #eee;
    padding: 15px 15px 5px;
    margin: 15px 0 0;
}

#manga_socialModule .smBtn {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 0 10px;
}

#manga_socialModule .socialModule-text-title {
    border: none;
    line-height: 24px;
    margin: 0 0 10px;
}

.moreView a {
    display: block;
    margin: 0 auto 5px;
    padding: 5px;
    text-align: center;
    font-size: 116%;
    font-weight: bold;
    color: #1122cc;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 1px 1px #fff inset;
    background: #f7f7f7;
}

.moreView a:hover {
    background: #eee;
}

.moreView a:before {
    content: '▶';
    font-size: 10px;
}
