@charset "utf-8";

/* 全体のレイアウト
----------------------------------------------- */
#content {
    position: relative;
}
#main {
	margin:0 auto;
    width: 840px;
    padding-top: 40px;
}



/* メインカラム
----------------------------------------------- */
.autopagerize_page_element {
    clear: both;
}

/* 記事全体 */
.article {}
.article-inner {
    border-bottom: solid 2px #ccc;
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    margin: 0 0 40px 126px;
}
.first-article {
    padding-top :0px;
}
.article-body .category {
    margin-bottom: 30px;
    overflow: hidden;
    zoom: 1;
}
.article-body .category dt ,
.article-body .category dd {
    float: left;
    margin: 0 10px 0 0;
    font-size: 12px;
}
.article-body .category dt {
    width: 18px;
    text-indent: -9999px;
    /*background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_timeline10th_2c/articleCategory.png) no-repeat left 5px transparent;*/
}
.article-body-inner {
    clear: both;
}

.article-body-inner img{
    max-width:100%;
}

.article-body-inner .article-tags a {
    font-size: 12px;
    text-decoration: none;
}
.article-body-inner .article-tags a:hover {
    text-decoration: underline;
}

/* タイムライン表示 */
.article-header {
    position: absolute;
    top: 0;
    left: -126px;
    width: 86px;
    padding: 0 20px;
    /*background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_timeline10th_2c/timeline_baloon.png) no-repeat right 36px;*/
}
.same-day-header {
    margin-top: 25px;
    background-position: right 5px;
}

.article-date {
    margin-bottom: 20px;
}
.article-date .date {
    margin-bottom: 10px;
    padding: 10px 0;
    width: 86px;
    height: auto;
    background: #999999;
    border-radius: 12px;
    display: block;
	color:#FFFFFF;
}
.article-date .date span {
    list-style-type: none;
    text-align: center;
    line-height: 1;
    display: block;
}
.article-date .year {
    margin: 3px 0 5px 0;
    font-size: 11px;
}
.article-date .month {
    margin-bottom: 5px;
    font-size: 12px;
}
.article-date .day {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}
.article-date .time {
    font-size: 12px;
}

.article-date .division {
    padding: 0 10px;
    background: #a61500;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    text-shadow: 0 1px 1px #4d1108;
    color: #fff;
    display: block;
}
.article-date .same-day {
    margin-bottom: 10px;
    font-size: 20px;
    color: #ffd800;
    text-align: center;
    display: block;
}
.article-header .cover-image {
    display: block;
    margin: 0 11px;
    width: 60px;
    height: 60px;
    border-radius: 32px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    background-color: #fff;
    background-position: 50% 50%;
    background-size:auto 92px;
    background-repeat: no-repeat;
}
.article-header .cover-image img {
    display: none;
}
.article-header .cover-image:hover {
    border-color: #ffd800;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
    margin-bottom: 20px;
}
#main-inner h1.article-title {
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
    line-height: 1.4;
}
#main-inner .article-title a ,
#main-inner.article-title a:visited {
    font-size: 26px;
    text-decoration: none;
    color: #1f1f1f;
    font-weight: normal;
}
#main-inner .article-title a:hover {
    color: #666;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
    margin-top: 10px;
    overflow: hidden;
    zoom: 1;
}
.article-meta {
    float: left;
    margin-top: 10px;
}
.article-meta li {
    float: none;
    margin: 0;
}
.article-social-btn {
    float: right;
    margin-top: 10px;
}
.article-social-btn > a ,
.article-social-btn > span ,
.article-social-btn > div ,
.article-social-btn > iframe {
    margin: 0;
}

/* 関連記事 */
.article-body .related-articles {
    margin:40px 0;
    line-height:1.3
}
.article-body .related-articles h3 {
    font-size: 14px;
    font-weight: bold;
}
.article-body .related-articles ul {
    list-style: none;
    margin:0;
    padding-left:0;
}
.article-body .related-articles ul li {
    margin:4px 0;
    padding-left: 16px;
    font-size: 12px;
}

/* 続きを読む */
.article-continue {
    float: right;
    clear: none;
    margin: 0;
}
.article-continue a {
    display: block;
    padding: 15px 20px;
    background: #fb590a;
    text-align: center;
    line-height: 1;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    text-shadow: 0px 1px 0px #ce4307;
}
.article-continue a:hover {
    background-color: #f9a52d;
    text-decoration: none;
}


/* 記事本文
----------------------------------------------- */
.article-body {
    padding-bottom: 0;
    font-size: 15px;
    color: #333;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
    border-bottom:3px solid #7f7f7f;
    clear: both;
}
.article-body-inner h4 {
    border-bottom:1px solid #ccc;
    clear: both;
}
.article-body-inner blockquote {
    background-color:#fff;
    padding-left: 4.5em;
}
.article-body-inner blockquote:before {
    background: #fff;
    color: #ddd;
    font-size: 6em;
    left: ;
}
.article-body-inner img.pict {
    height: auto;
    margin: 1em 6px 1.5em!important;
    max-width: 98.4%;
    border: 3px solid #fff;
    box-shadow: 0 0 1px #999;
}
.has-cover-image .article-body {
    min-height: 126px;
}

/* コメント・トラックバック一覧
----------------------------------------------- */
#article-options {
    padding: 30px 0 0 126px;
}
#article-options #comments {
    padding: 20px;
    background: #ffffff;
    border-bottom: solid 2px #cccccc;
    border-radius: 4px;
}
.comment-set {
    border-bottom: 1px dotted #dbdbdb;
}
.comment-set:last-child {
    border-bottom: none;
}
.comment-date,
.ping-blog-name,
.ping-date {
    border-left: 1px solid #aaa;
    color: #aaa;
}
.comment-body {
    font-size: 13px;
    margin-left: 16px;
    color: #333;
}
.comment-info {
margin: 16px 0 0 0;
font-size: 12px;
}
#article-options #trackbacks {
    margin-top: 20px;
    padding: 20px;
    background: #ffffff;
    border-bottom: solid 2px #cccccc;
    border-radius: 4px;
}
#article-options #trackbacks #trackback-form {
    font-size: 12px;
    margin: 10px 0 0 0;
}
#trackback-form ul {
    margin: 0;
    text-align: center;
}
.ping-excerpt {
    color: #666;
    margin-left: 16px;
}
#comment-form {
    margin: 40px 0 0 0;
}




/* 見出し画像用 lightbox
----------------------------------------------- */
#background {
    display: none;
    position: fixed;
    top: 0;
    left: ０;
    z-index: 100;
    height: 100%;
    width: 100%;
    background: #000000;
     filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#image-border {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 101;
    padding: 20px;
    background: #ffffff;
    border-radius: 3px;
}
#image-border dt {
    margin-bottom: 10px;
    width: 92%;
}
#image-border dd {
    text-align: center;
}
#popImg {
    max-height: 80%;
}
.pClose {
    position: absolute;
    z-index: 101;
    top: 18px;
    right: 18px;
    cursor: pointer;
}
.to-pagetop {
    bottom: 0;
    position: absolute;
    right: -5px;
}