@charset "utf-8";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "ver06_km_corp02_2c";
 :shortdesc "Design Template for livedoor Blog";
 :created "2013-07-10";
 :release [:revision "1.10"; :created "2014-02-03"];
 :page <http://blogdesign.ldblog.jp/archives/29018117.html>;
 :rights "LINE Corporation".
*/

/*ＲＳＳ
---------------------------------------------- */
.rss {
    padding:  15px;
    margin-bottom: 10px;
    background-color: #fff;
}

.rss-blogroll {
    zoom: 100%;
    width:640px;
    border: 2px solid #90CB22;
    padding: 3px 0;
    background-color: #fff;
}

.rss-blogroll .blogroll-channel {
    border-bottom: 1px dotted #c9c9c9;
    margin: 3px 0 3px 5px;
    width: 635px;
    height: 214px;
    overflow: auto;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    padding: 0;

}


.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.rss-blogroll {
    zoom: 100%;
}

.rss-blogroll:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.blogroll-list {
    border-bottom: 1px dotted #c9c9c9;
    margin-bottom: 5px;
    padding: 3px 0 3px 3px;
}

/* 全体のレイアウト
----------------------------------------------- */
body {
    background-color: #ededed;
    box-shadow: inset 0 3px 10px rgba(0,0,0,0.07);
}
#wrapper {
    padding-top: 0;
}
#container {
    border-top: 10px solid #90CB22;
    background-color: #EBFBC3;
    padding: 32px 20px 20px 20px;
    margin: 0 auto;
    width: 960px;
}
#content {
    position: relative;
}
#main {}
#sidebar {}

/* 1カラムレイアウトのとき */
body.layout-1col #content {}
body.layout-1col #main {}
body.layout-1col #main-inner {}
body.layout-1col #sidebar {}
body.layout-1col #sidebar-inner {}
body.layout-1col #sidebar .sidewrapper {
    float: left;
    padding: 20px;
    margin: 0 15px;
    width: 250px;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content {}
body.layout-2col #main {
    width: 670px;
}
body.layout-2col #main-inner {}
body.layout-2col #sidebar {
    width: 250px;
}
body.layout-2col #sidebar-inner {}

/* 右サイドバー */
body.layout-2col.sidebar-right #content {}
body.layout-2col.sidebar-right #main {
    float: left;
}
body.layout-2col.sidebar-right #sidebar {
    float: right;
}

/* 左サイドバー */
body.layout-2col.sidebar-left #content {}
body.layout-2col.sidebar-left #main {
    float: right;
}
body.layout-2col.sidebar-left #sidebar {
    float: left;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
    color: #080000;
    font: 14px/1.2;

}
a,
.calendarhead a:visited {

    text-decoration:none;
}
a:link {}
a:visited {
    color: #43759d;
}
a:hover {
    text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {}
#blog-header-inner {}
#blog-title {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    font-family: ‘メイリオ’;
    line-height: 1.4;
    letter-spacing: 1px;
    padding-bottom: 4px;
    width: 460px;
}
#blog-title a {
    color: #333;
}
#blog-description {
    margin: 0 auto;
    padding: 5px 20px 5px 20px;
    color: #fff;
    width: 960px;
    font-weight: normal;
    line-height: 18px;
    font: 14px/1.2 Helvetica,Verdana,sans-serif;
    background-color: #90CB22;
}
#blog-description a {
    color: #777;
}
#blog-eyecatch {
    margin: 0 auto;
    width: 1000px;
    background-color: #ededed;
    box-shadow: inset 0 2px 10px rgba(0,0,0,0.07);
}
#blog-eyecatch-inner {

    position: relative;

    margin: 0 auto;
}
#blog-header.show-image #blog-header-inner {

    min-height: 70px;

    position: relative;

}
#blog-header.show-image #blog-header-inner2 {
    margin: 0 auto;
    padding: 10px 20px 0 ;
    width: 960px;
    position: relative;
    background-color: #EBFBC3;
}
#blog-header.show-image #blog-header-image {
     width: 1000px;
    margin:0 auto;
}
.listWithImage {
    position: absolute;
    top: 10px;
    left: 0;
    width: 1000px;
}
/* ヘッドライン */
.headline {
        margin: 0 0 30px;
        padding: 15px;
	height: 166px;
	overflow: hidden;
	width: 640px;
        background-color: #fff;
}
.headline-content {

	width: 340px;
	height: 166px;
	float: right;
	position: relative;
}
.headline-image {
	float: left;
	width: 300px;
	height: 166px;
	overflow: hidden;
	background: #1a1a1a;
}
.headline-image-hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.headline-image-layer a {
	display: block;
	width: 300px;
	height: 166px;
	box-shadow: 0 0 5px #666 inset;
	position: absolute;
	
}
.headline-date {
	color: #666;
	font-size: 12px;
	padding: 0 0 0 10px;
}
.headline-title {
	color: #fff;
	font-size: 18px;
        font-weight: bold;
	padding: 0 20px;
	line-height: 30px;
        height: 90px;
	overflow: hidden;
}
.headline-title a {
	color: #383838;
}

.headline .article-meta {

	bottom: 20px;
	right: 0;
	padding: 5px 10px 1px 20px;
}
.article-meta li {
        padding: 0 0 5px 0;
}
.headline .article-category dt {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/icons.png) no-repeat 0 0;
        width: 20px;
}
.headline .article-category a:link {

}
.headline .article-category a:visited {

}
.headline .article-category a:hover {}
.headline .article-category a:active {

}

/* メニューバー */
#main-nav,
#sub-nav {
    position: absolute;
    text-align: right;
    right: 5px;
}
#main-nav {
    top: 5px;
    width: 580px;
}
#sub-nav {
    top: -24px;
}
#main-nav li,
#sub-nav li {
    display:inline-block;*display:inline;*zoom:1;
    list-style: none;
}
#main-nav li {
    margin-left: 2em;
    margin-bottom: 10px;
}
#sub-nav li {
    margin-left: 1em;
}
#main-nav a {
    color: #ADDA3C;
    font-size: 16px;
    font-weight: bold;
}
#sub-nav a {
    color: #777;
    font-size: 12px;
}

/* メッセージボード */
.message-board-outer {
    margin: 0 auto;
    width: 960px;
    position: absolute;
    top: 0;
}
.message-board {
    color: #fff;
    background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_b_40.png);
    text-shadow: 0 1px 0 rgba(0,0,0,0.38);
    line-height: 1.6;
    margin-top: 0!important;
    padding: 20px;
    position: absolute;
    left: 555px;
    top: 30px;
    width: 335px;
}
.message-board a {
    color: #fff;
    text-decoration: underline;
}
.message-board a:hover {
    text-decoration: none;
}

/* トップページ */
.article-inner {
    width: 490px;
    float: right;
    font-family: ‘MS PGothic’;
    padding: 6px;
    background-color: #fff;
}
.article-image-thumbnail {
    width: 160px;
    float:  left;
}
.article-image-thumbnail img {
    border: 1px solid #ccc;
    border-radius: 7px;
}
.article-body {
    line-height: 1.5;

}

/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
    padding: 25px 0;
    border-bottom: 1px dotted #c9c9c9;
}
.first-article {
    padding-top :0px;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
    margin-bottom: 15px;
    position: relative;

}
.article-title {
    margin: 4px 0;
    color: #4169e1;
    padding: .5em .75em;
    background-color: #f6f6f6;
    border-left: 6px solid #90CB22;

}
.article-title a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.article-title a:hover {
    color: #666;
}

.article-social-hed {
    text-align: right;
}

/* 日付 */
.article-date {
    color: #a5a8aa;
    font-size: 11px;
    margin-bottom:7px;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {}
.article-meta {
    padding:  0 0 0 0;
}
.article-social-btn {
    text-align: right;
}

/* 続きを読む */
.more {
    font-size: 14px;
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 10px;
    background-color: #90CB22;
    color: #ffffff;
}

/* 関連記事 */
.related-articles {
    padding: 20px 0;
    line-height: 1.3;
    border-bottom: 1px dotted #c9c9c9;
}
.related-articles h3 {
    font-size: 20px;
    font-weight: bold;
    color: #666;

    padding-bottom:15px;
}
.related-articles ul {
    color:#369;
    margin:0;
    padding-left:0;
    list-style: none;
}
.related-articles ul li {
    margin:6px;
}
.related-articles ul li:before {
    content: "・";
}


}

/* 共通テーマ */
dl.common-theme{
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 8px 12px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
    background-color: #fafafa;
    border: 1px solid #ddd;
}

/* 個別記事のみ */
body.page-article .article {
    padding: 25px;
    border-bottom: 0;
    background-color: #fff;
}
body.page-article .article-title a {
    font-size: 25px;
    font-weight: bold;
}
body.page-article .article-title a:visited {
    color: #333;

}
body.page-article .article-footer {
    border-bottom: 1px dotted #c9c9c9;

}


/* 記事index */
.article-index {
	padding: 10px 15px 10px 10px;
	width: 300px;
	float: left;
	display: inline;
	margin: 0 0 30px 0;
        background-color: #fff;
}
.article-index-hover {
	background: #f6f6f6;
}
.article-index-even {
	margin-right: 20px;
}
.article-index-header {
	margin-bottom: 10px;
}
.article-index-image {
	margin-bottom: 15px;
}
.article-index-image img {
	border: 1px solid #fff;
	box-shadow: 0px 0px 2px rgba(51, 51, 51, 0.4);
	margin: 2px;
}
.article-index-image a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.article-index-date {
	font-size: 12px;
	margin-bottom: 5px;
	color: #666;
}
.article-index-title {
	color: #0d0d0d;
	font-weight: bold;
}
.article-index-title a {
	color: #383838;
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}


.article-index-body img,
.article-index-body br {
	display: none;
}
.article-index-body b,
.article-index-body strong {
	font-weight: normal;
}

/* コメント・トラックバック一覧
----------------------------------------------- */
#article-options {
    margin-top: 20px;
    border-bottom: 1px dotted #c9c9c9;
}
#article-options .article-option-title {
    color:#999;
    font-size: 14px;
}
.comment-date,
.ping-blog-name,
.ping-date {
    border-left: 1px solid #aaa;
    color: #aaa;
}
.comment-body,
.ping-excerpt {
    color: #666;
    font-size: 14px;
    padding: 8px 0 0 0;
}
.comment-info,
.trackback-set {
    margin: 08px 0;
    padding: 12px;
    position: relative;
}
.comment-set:nth-child(odd) {
    background-color: #f9f9f9;
}
.comment-author {
    color: #666;
}
.comment-author a {
    color: #000;
}
.comment-rating-icon {
    position: absolute;
    top: 12px;
    right: 12px;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    border-radius: 2px;
    padding: 0 9px;
    line-height: 25px;
}
ul.index-navigator li.current span {
    background-color: #e8e8e8;
    color: #666;
}
ul.index-navigator a:hover {
    background-color: #e8e8e8;
    text-decoration: none;
}
ul.index-navigator a:visited {
    color: #999;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager,
ul.archives-pager {
  border-bottom: 1px dotted #c9c9c9;
  font-size: 14px;
  overflow: hidden;
  padding: 20px 0;
  margin-bottom: 20px;

}
ul.article-pager li.prev {
    padding: 0 0 10px 10px;
    float: left;
    width: 600px;
    text-align: left;
}
ul.article-pager li.next {
    padding-right: 10px;
    float: right;
    width: 600px;
    text-align: right;
}
.article ul.article-pager li,
.article ul.archives-pager li {
    margin: 0;
}
.article ul.article-pager li a,
.article ul.archives-pager li a {
    display: inline;
    color: #7e7cb4;
    padding: 0;
}
ul.article-pager li a:hover,
ul.archives-pager li a:hover {
  background-color: transparent;
  text-decoration: underline;
}

/*-------- 下記 Ｒｓｓおすすめ記事------------*/
.osusume-rss {
    padding: 20px 0;
    line-height: 1.3;
    border-bottom: 1px dotted #c9c9c9;
}

.osusume-rss h3 {
    font-size: 20px;
    font-weight: bold;
    color: #666;

    padding-bottom:15px;
}

.osusume-rss ul {
    color: #369;
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.osusume-rss ul li {
    margin: 6px;
}

.osusume-rss .blogroll-list {
    border-bottom: none;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
    background-color: #ededed;
    color:#a5a8aa;
    padding: 40px;
    text-shadow: 0 1px 0 #fff;
}
#blog-footer a {
    color:#a5a8aa;
}
#footer-home {
    text-align: center;
    padding: 0 20px;
    width: 960px;
    background-color: #90CB22;
    margin: 0 auto;
}
#footer-home a {
    margin-bottom: 10px;
    color: #fff;
    display: block;
    padding: 5px 20px;
    line-height: 18px;
    font: 15px/1.2 Helvetica,Verdana,sans-serif;

}
/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper:first-child {
    padding-top: 0;
}
.sidewrapper {
    font-size: 14px;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
}
.sidewrapper .sidetitle {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 8px;
    border-bottom: 2px solid #90CB22;
    padding: 0.8em;
    border-left: 6px solid #F0EA0D;
    margin-bottom: 15px;
}
.sidewrapper .sidetitle a {
    color: #666;
}
.sidewrapper .side .sidebody {
    border-bottom: 1px dotted #c9c9c9;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.sidewrapper .side .sidebody.category-child {
    margin-left: 1em;
}

/* カレンダー */
.calendarhead {
    font-weight: bold;
    text-align: center;
}
table.caltblwk .weekday {
    color: #666;
}
table.caltblwk .sun {
    color: #ff5d5d;
}
table.caltblwk .sat {
    color: #578efa;
}
table.caltblday {
    color: #8d8d8d;
    border-collapse: separate;
    border-spacing: 2px;
}
table.caltblday td {
    border-radius: 3px;
}
table.caltblday .caloff {
    background-color: #fff;
    border: 1px solid #e4e7e8;
}
table.caltblday .calon {
    background-color: #e2e2e2;
    border: none;
}
table.caltblday td .calendar,
table.caltblday td a {
    color:#666;
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
}
table.caltblday td a:hover {
    background-color: #edeeef;
    border:1px solid #edeeef;
}

/* ギャラリー */
ul.galleryThumbnail {
    padding: 0 20px;
}
ul.galleryThumbnail li {
    display:inline-block;*display:inline;*zoom:1;
    margin: 2px 3px;
}
ul.galleryThumbnail li img {
    border: 0;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
    border-bottom: 5px solid #90CB22;
    color: #333;

    padding: 0.8em;
    border-left: 6px solid #F0EA0D;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.archives-header h1 {
    font-weight: bold;
}
.archives-header a {
    color: #333;
}
.archives-header p {
    color: #333;
    font-weight: bold;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}

/* 記事下広告 */
#ad2 {
    border-bottom: 1px dotted #c9c9c9;
}
#ad2 a.addescription {
    color:#666;
}

/* ページトップへ */
.to-pagetop {
    bottom: -104px;
}
.to-pagetop a {
  background:url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/to_pagetop.png) 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 70px;
  text-indent:-9999px;
}
.to-pagetop a {
  opacity: 0.6;
  -webkit-transition: opacity linear 0.1s;
     -moz-transition: opacity linear 0.1s;
      -ms-transition: opacity linear 0.1s;
       -o-transition: opacity linear 0.1s;
          transition: opacity linear 0.1s;
}
.to-pagetop a:hover {
  opacity: 9;
}

/* 画像マウスオーバー時の効果 */
ul.galleryThumbnail li a:hover img,
.article-image-thumbnail a img {
  opacity: 1;
  -webkit-transition: opacity linear 0.1s;
     -moz-transition: opacity linear 0.1s;
      -ms-transition: opacity linear 0.1s;
       -o-transition: opacity linear 0.1s;
          transition: opacity linear 0.1s;
}
ul.galleryThumbnail li a:hover img,
.article-image-thumbnail a:hover img {
  opacity: 0.8;
}
/*ホバー解除時に、タイトルをゆっくり上下させる*/
.popularArticleWithImage div a .title{transition:0.5s;}
.popularArticleWithImage div a:hover .title{height:0% !important;transition:0.5s;}


/* 装飾 */
.kazari-border {
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #90CB22;
	border-bottom: 3px solid #F0EA0D;
}

h2.kazari-border {
	padding: .25em 0 .5em .75em;
        margin: 0;
	border-left: 6px solid #90CB22;
	border-bottom: 3px solid #F0EA0D;
}

.kanren-box {
    border: 2px solid #90CB22;
    border-radius: 4px;
    margin: 1em 0;
    padding: 1em;
    position: relative;
}
.kanren-box::before {
    background-color: #fff;
    color: #90CB22;
    content: "関連記事";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}


.gura-box {
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    border: 1px solid #ccc;
    border-top: 4px solid #90CB22;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
    margin: 2em 0;
    padding: 1em;
}

.simple-box {
    background-color: #eee;
    border-radius: 6px;
    margin: 1em 0;
    padding: 1em 2em;
}
