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

/**
@prefix : <https://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "ウッド";
 :shortdesc "Stylesheet for livedoor Blog";
 :created "2012-04-27";
 :release [:revision "1.11"; :created "2013-04-11"];
 :page <https://blogdesign.ldblog.jp/archives/18118411.html>;
 :rights "LINE Corporation".
*/




/*-- 本文の忍者 --*/
div.honbun-ninja{
text-align:center;
margin:25px;
}

/*-- 全ページ 左右を分断する --*/
#main{
border-right: 10px #1f160d solid;
}

/*-- トップ・カテゴリ 1記事ごと分断する --*/
hr.article-bundan{
border-top:none;
border-bottom: 4px dotted #1f160d;
margin: 0px -40px;
}


/*-- 本文 カテゴリページ ヘッダ --*/

header.archives-header{
padding: 25px 0px;
}

header div.pager{
border-top: 4px dotted #333;
margin-top: 30px;
padding-top: 0px;
margin-bottom: -25px;
margin-left: -40px;
margin-right: -40px;
}

header.archives-header h2 div.search1
{display:inline}


header.archives-header h2 div.search3
{display: inline-block !important}


header.archives-header h2 div.tag1,
header.archives-header h2 div.category1,
header.archives-header h2 div.search1
{
margin-left: -10px;
margin-bottom: 8px;
font-weight: bold;
font-size: 120%
}

header.archives-header h2 div.tag2,
header.archives-header h2 div.search2,
header.archives-header h2 div.category2
{
font-size: 180%;
padding: 10px 10px;
font-weight: bold;
display:inline-block;
}

header.archives-header h2 div.tag2{
background-color: #ffe0c6;
border-left: 14px solid #fca996;
}

header.archives-header h2 div.category2{
background-color: #f9ef98;
border-left: 14px solid #f7da68;
}

header.archives-header h2 div.search2{
background-color: #e8e8e8;
border-left: 14px solid #bbb;
}


header.archives-header h2 div.category2 a
{color: #333 !important}


/*-- 本文 カテゴリページ ヘッダ の立体化--*/

header.archives-header h2 div.tag2,
header.archives-header h2 div.category2,
header.archives-header h2 div.search2{
border-radius: 5px;
border-top: 1px solid #fff;
}

header.archives-header h2 div.category2{
border-bottom: 2px solid #e7ca68;
border-right: 2px solid #e7ca68;
}

header.archives-header h2 div.tag2{
border-bottom: 2px solid #FFC0A6;
border-right: 2px solid #FFC0A6;
}

header.archives-header h2 div.search2{
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
}


/*-- 本文 個別ページ 記事下のコメント数 --*/
.article-comment-count{
border:1px solid #ccc;
border-radius: 4px;
}

.article-comment-count a{
color: #888 !important;
}

.article-comment-count dt{
margin-left: 4px;
}


/*-- 本文 個別ページ 記事の下を分断する --*/
hr.article-end{
padding: 8px;
margin: 50px -40px;
border:none;
background-color: #333;
background: url(https://parts.blog.livedoor.jp/img/usr/ver06_km_wood_2c/wood.jpg);
}



/*-- サイドバー・ボトムバー に罫線が発生しない場合hrを書く --*/
#sidebar-inner hr,
#PluginList_B hr{
border-top:none;
border-bottom: 2px groove #fff !important;
}


/*-- ボトムバー 2カラム化 --*/

.bottomcol2{
width: 200px;
}

.bottomcol2 div.blogmura-blogparts iframe{
width: 180px !important
}

.bottomcol1,.bottomcol2{
display: inline-block !important;
vertical-align: top; 
}

/*-- ボトムバー 2カラム左 ライブリンク --*/

div.livelink {
text-align:center;
width: 470px
 }

div.syohin{
display:inline-block;
width: 120px;
background-color: #abc;
padding: 10px;
border-radius: 5px;
margin: 5px;
vertical-align: top; 
}

div.syohin img{
width: 120px !important;
border:1px solid #333;
margin-bottom: 8px !important;
}


/*-- 引用 --*/
blockquote:before{
content:none !important;}

blockquote{
padding: 15px !important;
margin: 10px !important;}



/*-- ボトムバー 人気記事 --*/

#PluginList_B{
background-color: rgba(255,255,255,0.8);
padding: 25px 25px 10px 25px  !important;
border-radius:7px;
width: 750px !important;
margin: auto!important;
color: #123;
}

#PluginList_B ul{
text-align: center;
}

li.popularArticleWithImage {
width: 150px !important;
display: inline-block;
background-color: #eee;
vertical-align: top;
border: none !important;
padding: 8px !important;
margin: 10px 3px !important;
border-radius:7px;
border-bottom: #333 solid 2px !important;
text-align: left !important;
}

li.popularArticleWithImage div{
border: none !important;
margin: 0px !important;
padding: 0px !important;
font-weight: normal !important;
line-height: 125% !important;
}

li.popularArticleWithImage img{
margin-right: 8px !important;
border: 1px solid;
 }


li.popularArticleWithImage div.pv{
text-shadow: none !important;
outline: none !important;
padding: 1px 5px !important;
margin: -18px 0px 0px 0px !important;
float: right;
background-color: #222 !important;
}

.plugin-popular_articles{
border-bottom: none;
}


/*-- 本文 すべてを「続きを読む」にする、「続きを読む」をボタン化 --*/

.ArticleCoverImage {
max-width: 200px;
margin-left: 5px;
border-radius:20px;
}

span.article-continue a{
text-align: center;
display: block;
margin: 0px 100px 0px 100px;
padding: 10px;
background-color: #fafafa;
border-radius:7px;

border-top: 2px solid #bbb;
border-left: 2px solid #bbb;
border-right: 2px solid #777;
border-bottom: 2px solid #777;
box-shadow:1px 1px 1px 1px #777;

background-image: none !important;
}

span.article-continue a{
text-decoration: none;
font-weight: bold;
color: #123 !important;
}

span.article-continue a:hover{
padding: 10px;
background-color: #ccc;
border-radius:7px;

border-top: 2px solid #777;
border-left: 2px solid #777;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd;
box-shadow: none;
position:relative;
top: 3px;
left: 3px;
}



/*-- 本文上の カテゴリ --*/

div.postcategory {
display: inline;
background: url(https://andromemo.blog.jp/sys/icon_folder_16x16.png) no-repeat left top;
padding-left: 18px !important;
margin-right: 3px;
}

div.postcategory a{
text-decoration: none;
color: #624706 !important;
}


/*-- 本文上の タグ --*/

dl.article-tags dd{
background: url(https://andromemo.blog.jp/sys/icon_tag_20x20.png) no-repeat left top;
padding: 0px 3px 0px 18px;
margin-left: 0px;
}

dl.article-tags dd a{
text-decoration: none;
color: #6D1D2D !important}

dl.article-tags{
background-image: none !important;
padding-left: 0px !important;
margin-top: 5px !important;
}

dl.article-tags dt
{display: none !important;}



/*--サイドバーのカテゴリ--*/

.sidebody.category-parent {
border-top: 1px #333 solid !important;
border-bottom: 1px #333 solid !important;
font-weight: bold;
padding: 3px 0px !important;
margin: 20px 0px 5px 0px !important;}

.sidebody.category-parent a {
color: #333 !important;
}

div.sidebody.category-child a,
div.plugin-link div.sidebody a{
border-left: 4px #1644fb solid !important;
padding-left: 3px;}

div.sidebody.category-child{
margin:0px 0px 5px 8px !important;
padding: 0px 0px 0px 0px !important;
}

div.plugin-link div.sidebody{
margin:0px 0px 5px 5px !important;
}



/*--サイドバーの「タグ」--*/
div.side ul.tagcloud a
{
background: url(https://andromemo.blog.jp/sys/icon_tag_20x20.png) no-repeat left top;
padding: 0px 3px 0px 18px;
font-size: medium !important;
color: #8D1D2D !important ;
}

div.side ul.tagcloud{
line-height: 160%;
}

div.side ul.tagcloud a{
text-decoration: none
 !important;
border-bottom: 3px solid #FFD0C6;
}

dl.article-tags{
margin-bottom: 0px;
}

.honbun-category-tag{
margin-bottom: 12px}



/*-- サイドバー --*/

div.plugin-recent_articles a,
div.plugin-recent_comments a
{
border-left: 10px #1644FB solid;
padding-left: 10px;
}

div.plugin-recent_articles div.sidebody{
margin-bottom: 15px !important;
}


div.sidebody {
line-height: 1.4em !important;
margin-top: 0px !important;
margin-bottom: 2px !important;
}


.article-body-inner{
line-height: 1.4em !important}


.article-title{
border-left: 8px #DC262D solid;
padding-left: 8px !important;
margin-left: -18px
}

.article-body-inner h3{
border-left: 8px #2A1D13 solid;
border-bottom: 1px #2A1D13 solid !important;
padding-left: 10px !important;

margin-top: 20px !important;
}

.article-body-inner h4{
border-top: 1px #333 dotted;
border-bottom: 1px #333 dotted;
margin: 20px 0px 10px 0px !important;
font-size: 1em !important;
}



/*-- スマホ・AndroidでPC版画面を見た時に画面上部を占有する「スマートフォン版」 --*/

#smartphone
{display: none !important;}

.smartphonelink
{display: none !important;}



/*-- 本文 強調色装飾 --*/

strong.im,
strong.yellow{
background-color: #FFE78A !important;
padding: 2px 4px !important;
color: #5E5000 !important;
}

strong.bad,
strong.red{
background-color: #F79F9F;
padding: 2px 4px;
color: #82242A;
}

strong.good,
strong.blue{
background-color: #B8D8EF;
padding: 2px 4px;
color: #243AB2;
}


/*--本文 記事下 関連記事--*/

.article .related-articles {
border: 1px dashed #333; padding: 10px !important;
margin: 30px 10px 10px 10px !important;
}

.article .related-articles  h3{
border-left: 0px !important;
border-bottom: 1px solid #333;
padding: 0px !important;
margin: 0px 0px 10px 0px  !important;
}

.article .related-articles a{
border-left: 7px solid;
padding-left: 5px;
}


/*-- 本文 コメント欄 --*/

ul.comment-info{
}

ul.comment-info SPAN.reply-icon,
ul.comment-info li.comment-reaction
{display:none !important;}

#comment-form-tools SPAN.rating
{display:none !important;}

span.article-option-title{
border-left: 8px #333 solid;
padding-left: 8px;
font-size: 1.4em !important;
}

li.comment-body,
ul.comment-info
{
margin:0px !important;
padding:0px !important;
line-height: 130%;
}

li.comment-body{
border-top: 2px #333 solid;
padding-top: 20px !important;
}

.comment-set{
border: none !important;
border: 2px #333 solid !important;
border-radius: 5px;
padding: 20px !important;
margin-top: 20px;
box-shadow: 0px 4px 10px -6px #aaa;
}



/*-- 編集ボタン --*/

.EntryEdit a{ color: #F2747B !important; }
.EntryEdit a:visited{ color: #F2747B !important; }



/*-- リンク色など --*/

h1#blog-title a{
color: #DC262D !important;
}

h2.article-title a{
color: #DC262D !important;
}

a{
color: #1644FB !important;}

a:visited{
color: #56789A !important;
}






/* 全体のレイアウト
----------------------------------------------- */
body {
	background-image: url(https://parts.blog.livedoor.jp/img/usr/ver06_km_wood_2c/wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #38281a;
	color: #333333;
	font: 14px Helvetica,Verdana,sans-serif;
}
#container {
	margin: 0 auto;
	width: 960px;
}
#content {
	position: relative;
	border-radius: 4px;
}

/* 1カラムレイアウトのとき */
body.layout-1col #content {
	background:#ffffff;
}
body.layout-1col #main-inner {
	padding:26px 81px;
}
body.layout-1col #sidebar-inner {
	padding:0 72px;
}
body.layout-1col #sidebar .sidewrapper {
	width:254px;
	margin:0 9px;
	float:left;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content {
	*overflow: hidden;
	margin-left: 63px;
}

/* メインカラムの透明度を変更するにはopacity_w_80の数字部分を+10ごとの10～90の間で変更することができます */
body.layout-2col #main {
	/* background:url(https://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_50.png);  */
	background-color: #fff;
	width: 613px;
	display: table-cell;
	vertical-align: top;
	border-radius: 4px 0px 0px 4px;
	*float: left;
}
body.layout-2col #main-inner {
	padding:0 40px 26px;
	width:573px;
}

/* サイドバーの透明度を変更するにはopacity_w_80の数字部分を+10ごとの10～90の間で変更することができます */
body.layout-2col #sidebar {
	background:url(https://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_80.png);
	width: 243px;
	display: table-cell;
	vertical-align: top;
	border-radius: 0px 4px 4px 0px;
	*float: right;
}
body.layout-2col #sidebar-inner {
	padding:0 20px 26px;
	width:203px;
}

/* かんたん背景画像 */
body.show-bg-image {
	background-attachment: fixed;
	background-size: cover;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {	font: 14px Helvetica, Verdana, sans-serif;
	color: #333;}

a {	color: #d31212;
	text-decoration:none;}

a:link {	color: #d31212;}

a:visited {	color:#d87296;}

a:active {	color:#d87296;}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	padding: 28px 0 28px 63px;
}
#blog-title {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 10px;
}
#blog-title a {
	color: #fff;
}
#blog-description {
	color: #fff;
	font-size: 14px;
	font-weight:normal;
	line-height: 1.4;
}
#blog-description a {
	color: #fff;
}


/* メインカラム
----------------------------------------------- */
/* 記事全体 */

.article {
	padding: 36px 0;}
/*--
	border-top: 1px solid #e6e6e6;
--*/

.first-article {
	border-top: 0;
}

body.layout-1col .first-article {
	margin-top: 0;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	position:relative;
}
.article-title {
	margin: 4px 0;
}
.article-title a {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
/* ノーマル日付 
.article-date {
	color: #808080;
	font-size: 12px;
	margin: 0;
}*/

/* 耳付き日付*/
div.mimi p.article-date {
	border-radius: 3px 0 0 3px;
	box-shadow: -3px 3px 4px rgba(0, 0, 0, 1);
	color: #fff;
	font-size: 12px;
	position:absolute;
	width:64px;
	text-align:center;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
	left:-104px;
	background: #e0282f; /* Old browsers */
	background: -webkit-linear-gradient(top, #e0282f 0%,#c31f26 100%);
	background:    -moz-linear-gradient(top, #e0282f 0%,#c31f26 100%);
	background:     -ms-linear-gradient(top, #e0282f 0%,#c31f26 100%);
	background:      -o-linear-gradient(top, #e0282f 0%,#c31f26 100%);
	background:         linear-gradient(top, #e0282f 0%,#c31f26 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0282f', endColorstr='#c31f26',GradientType=0 );
}
.article-date span{
	display:block;
	margin:6px 0;
}
.article-date .article-date-year {
	padding-top: 5px;
	font-size: 12px;
}
.article-date .article-date-month {
	font-size: 12px;
	text-transform:uppercase;
}
.article-date .article-date-day {
	padding-bottom: 5px;
	font-size: 24px;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	margin: 1em 0;
}
.article-social-btn {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

/* 関連記事 */
.related-articles {
	margin:2em 0;
	line-height:1.3
}
.related-articles h3 {
	font-size: 14px;
	font-weight: bold;
}
.related-articles ul {
	list-style: none;
	padding-left:0;
}
.related-articles ul li {
	margin:4px 0;
}

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

/* メッセージボード */
.message-board {
	background-color:#e5e5e5;
	color:#555;
	font-weight:bold;
	line-height: 1.4;
	overflow: hidden;
	padding:18px 14px;
	margin-bottom:26px;
	border-radius: 3px;
}


/* 記事本文
----------------------------------------------- */
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom: 1px solid #ccc;
}
.article-body-inner blockquote {
	background-color: #f0f0f0;
}
.article-body-inner blockquote:before {
	color: #ddd;
}
.article-body img.pict{
	margin-bottom: 5px;
}

.article-body-inner{
margin-top:2em}




/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date,
.ping-blog-name,
.ping-date {
	border-left:1px solid #aaa;
	color: #666;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
}
ul.index-navigator li.current span {
	background-color: #E0282F;
	border-color:#E0282F;
	color:#fff;
	text-shadow: 0 1px 0 #000;
}
ul.index-navigator a:hover {
	background-color:#eee;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
ul.index-navigator a:visited {
	color: #555;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
	box-shadow: 0 1px 2px #ccc;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	color:#f2f2f2;
	padding: 40px;
}
#blog-footer a {
	color:#f2f2f2;
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper {
	padding:20px 0;
	border-bottom:2px groove #fff;
	font-size:12px;
	overflow:hidden;
}
body.layout-2col .sidewrapper:first-child {
	border-top:0;
}
.sidewrapper .sidetitle,
#PluginList_B .sidetitle
 {
	color: #4c4c4c;
	font-weight:bold;
	line-height:1.2;
	margin-bottom: 0.7em;
	font-size:15px;
}
.sidewrapper .side .sidebody {
	margin: 5px 10px;
}
.sidewrapper .side .sidebody.category-child {
	padding-left: 12px;
}

/* カレンダー */
[class^="plugin-calendar"] a:visited {
	color: #777;
}
table.caltblwk {
	font-weight:bold;
}
table.caltblday {
	color: #8d8d8d;
	border-collapse: separate;
	border-spacing: 1px;
}
table.caltblday td {
	border:1px solid #ccc;
	background-color:#fff;
	line-height:2em;
	border-radius: 2px;
}
table.caltblday td a:hover {
	background-color: #eee;
}


/* その他のパーツ
----------------------------------------------- */


/* 記事下広告 */
#ad2 {
	margin-bottom:4em;
}
#ad2 a.addescription {
	color:#666;
}