@charset "utf-8";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);
@import url(http://blogroll.livedoor.net/css/default2.css);
/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "matomegray";
 :shortdesc "Template for livedoor Blog";
 :created "2013-01-31";
 :release [:revision "1.01"; :created "2013-02-15"];
 :page <http://blogdesign.ldblog.jp/archives/22919574.html>;
 :rights "LINE Corporation".
*/


body{
	background: #fffae6;
	background-attachment:fixed;
	font-family: Helvetica,Verdana,sans-serif;
}

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

/* -----------------------------------------------
ヘッダー
----------------------------------------------- */

/* ヘッダー タイトル,画像部分
----------------------------------------------- */
#blog-header01 .header-inner01{
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 295px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/header.png) no-repeat top ;
    border-right-width: 6px;
    border-left-width: 6px;

    border-right-style: solid;
    border-left-style: solid;

    border-right-color: #87ceeb;
    border-left-color: #87ceeb;

}

#blog-header01 .header-inner01.show-image{
	height: auto;
}


.header-inner01 hgroup{
	position: absolute;
	display: block;
	overflow: hidden;
	margin: 15px 0 0 20px;
	width: 600px;
	height: 215px;
}

.header-inner01 hgroup h1{
	width: 600px;
	text-shadow: 0 1px 6px #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=3)";
	display:block;
}

.header-inner01 hgroup h1 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
}

.header-inner01 hgroup h2{
	margin: 10px 0 0 3px;
	width: 600px;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	text-shadow: 0 1px 3px #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
}


/* かんたんタイトル画像
----------------------------------------------- */
.header-inner01.show-image img#blog-header-image{
	width: 100%;
}

.header-inner01.hide-text hgroup{
	display: none;
}
.header-inner01.show-image.hide-text{
	background: none !important;
}
.header-inner01.show-image.hide-text img:hover{
	opacity: 0.8;
}

/* ヘッダー　グレー部分
----------------------------------------------- */
#blog-header02{
	position: absolute;
	bottom: 0;
	*left: 0;
}

#blog-header02 .header-inner02{
	margin: 0 auto;
	width: 1168px;

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#33333333,EndColorStr=#33333333);
	background-color: #555555;
	background: rgba(0,0,0,0.7);
}

#blog-header02 .header-inner02:after {
	 display: block;
	 visibility: hidden;
	 clear: both;
	 height: 0;
	 content: ".";
}




/* -----------------------------------------------
コンテンツ
----------------------------------------------- */
#wrapper{
}


/* コンテンツのカラム幅
----------------------------------------------- */

/* コンテンツ全体 */
#container{
	position: relative;
	margin: 0 auto;
	padding: 1px 0 30px;
	width: 1200px;
	background: #fff;
    border-right-width: 6px;
    border-left-width: 6px;
    border-bottom-width: 6px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-color: #87ceeb;
    border-left-color: #87ceeb;
    border-bottom-color: #87ceeb;
box-shadow: 0 0 8px #999;
}

.left-container,
.main-container,
.right-container{
	overflow: hidden;
}

/* コンテンツ　中央メインのカラム */
.main-container{
	display: inline;
	float: left;
	width: 100%;
}

.main-column-inner{
	margin: 0 220px;
}

/* コンテンツ　左側のカラム */
.left-container{
	display: inline;
	float: left;
	margin-left: -100%;
	width: 210px;
}
.left-column-inner{
	margin-left: 10px;
}

/* コンテンツ　右側のカラム */
.right-container{
	display: inline;
	float: left;
	margin-left: -205px;
	width: 200px;
}
.right-column-inner{
	margin-right: 0px;
}

.left-container:after,
.right-container:after {
	display: block;
	visibility: hidden;
	content: ".";
}


/* 画像付きRTorコメントリスト
----------------------------------------------- */
.listWithImage{
	margin-left: 0px;
}

.listWithImage li{
	margin-bottom: 0 !important;
}

.listWithImage li:hover{
	opacity: 0.6;
}

div.popularArticlesWithImage.A{
	margin: 5px ;
}

div.popularArticlesWithImage.A ul{
	margin: 0 0 10px;
}

div.popularArticlesWithImage.A ul li{
	/*border: 1px solid #000000;*/
}

div.popularArticlesWithImage.A ul li a{
/*	border: 2px solid #000000 !important;*/
}

div.popularArticlesWithImage.A div.title{
	padding: 5px 4px 0 4px;
	/*color: #ffffff !important;*/
}

.side div.popularArticlesWithImage.A div.title{
	padding: 6px 4px;
	/* font-size:11px; */
}

div.popularArticlesWithImage.A div.retweet, div.popularArticlesWithImage.A div.comment{
	padding: 3px 6px 0 5px;
	/*background: #000000 !important;*/
	/*text-shadow: none !important;*/
}




/* BlogRoll
----------------------------------------------- */
/*全体の設定*/
.rss-blogroll:after{
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
}

.rss-blogroll{
	margin: 10px 0;
	padding: 3px 0;
	border: 2px solid #b0b0b0;
    zoom: 100%;
}

/*チャンネル単位の設定*/
.rss-blogroll .blogroll-channel{
	float: left;
	overflow: auto;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
	width: 383px !important;
	height: 180px !important;
	font-size: 12px;
}

/*リストの設定*/
.rss-blogroll .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #c2c2c2;
	list-style-type: none;
	font-size: 14px;
	line-height: 1.3;
}

/*テキスト部分の設定*/
.rss-blogroll .blogroll-channel .blogroll-list a{
	padding-left: 5px;
	text-decoration: none;
}

.rss-blogroll .blogroll-channel .blogroll-list a:hover{
	text-decoration: underline;
}

/*NEWの文字の設定*/
.rss-blogroll .blogroll-new-entry{
	color: #ff0a00;
	font-weight: bold;
	font-size: 11px;
}


/* BlogRoll
----------------------------------------------- */
/*広告*/
.main-container-ads{
	margin-bottom: 10px;
}


/* メッセージボード
----------------------------------------------- */
.message-board-outer{
	margin-bottom: 10px !important;
	padding: 10px;
	border: 3px solid #484848;
	background: #eaeaea;
	font-size: 16px;
	line-height: 1.6;
}

.message-board-outer a{
	text-decoration: none;
}

.message-board-outer a:hover{
	text-decoration: underline;
}


/* 記事タイトル
----------------------------------------------- */
.article {
    position: relative;
    margin: 18px 0 18px;
    padding: 5px;
    border: 1px solid #87ceeb;
border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 8px #999;

}

.article-title a{
color: black;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    left: 10px;
    position: relative;
    margin-right: 10px;

text-decoration: none;
}

.article-title a:hover{
	text-decoration: underline;
}


/* 記事タイトル下の記事情報
----------------------------------------------- */

/*投稿時間 カテゴリー 部分*/
.article-header-top:after {
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
}

.article-header-top {
     zoom: 100%;
}

/*投稿時間 - 記事タイトル下の記事情報*/
.article-header-date{
	float: left;
	margin: 4px 10px 5px 0;

	font-size: 12px;
	line-height: 1.3;
}

/*カテゴリー - 記事タイトル下の記事情報*/


.article-header-category li{
	list-style: none;
	*height:14px;
}

.article-header-category dt{
	display: none;
}

.article-header-category dd{
	    display: inline-block;
font-size: 12px;
    font-weight: bold;

}

.article-header-category dd a {
	color: #333;
	text-decoration: none;
font-weight: bold;
    padding: 1px 4px;
    color: #042aee;
    margin: 4px 10px 5px 0;
}

.article-header-category dd a:hover{
	text-decoration: underline;
}
/*記事の評価アイコン*/
.article-rating img{
	vertical-align: middle;
}

/*ソーシャルボタン - 記事タイトル下の記事情報*/
.article-social-btn{
}


/* 記事本文
----------------------------------------------- */
.article-body{
	margin-bottom: 0px;
	padding: 0 20px;
}

.article-body a{
	color: #0033cc;
	text-decoration:none;
}

.article-body a:hover{
	text-decoration: underline;
}

.article-body a:visited{
	color: #b67448;
}

/*引用*/
.article-body-inner blockquote{
	padding: 15px;
	background: #efefef;
}
.article-body-inner blockquote:before{
	display: none;
}

/*続きを読む*/
.article-body-continue{
	display: block;
	margin: 30px 0 0;
	padding: 17px 22px;
	background: #eaeaea;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.4;
}



/* 記事下の記事情報　（個別記事ページのみ）
----------------------------------------------- */
.article-footer:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.article-footer {
	margin-bottom: 40px;
	padding: 10px;
	background: #efefef;
	color: #333333;
	zoom: 100%;
}


/* コメント - 記事下の記事情報
----------------------------------------------- */
.article-footer .article-footer-comment{
	float: left;
	margin: 4px 10px 5px 0;
	padding-left: 18px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_comment.png) no-repeat left 50%;
	font-size: 12px;
	line-height: 1.3;
}

.article-footer .article-footer-comment a{
	color: #333;
	text-decoration: none;
}

.article-footer .article-footer-comment a:hover{
	text-decoration: underline;
}


/* ソーシャルボタン - 記事下の記事情報
----------------------------------------------- */
.article-footer .article-social-btn{
	float: right;
}



/* サブリスト2種
　　カテゴリの最新記事　article-sub-category related-articles
　　人気記事ランキング article-sub-popular
----------------------------------------------- */

/*サブリストの共通タイトル*/
.article-sub-category h3 ,
.article-sub-popular h3 {
	    border-bottom: 1px solid #87ceeb;
    border-left: 2px solid #87ceeb;

	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

/*カテゴリの最新記事 , 人気記事ランキング */
.related-articles,
.article-sub-popular {
	padding-bottom: 20px;
}

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.article-sub-category a,
.article-sub-popular a{
	text-decoration: none;
}

.article-sub-category a:hover,
.article-sub-popular a:hover{
	text-decoration: underline;
}

.article-sub-category a:visited,
.article-sub-popular a:visited{
}

/*カテゴリの最新記事*/
.article-sub-category ul{
	padding-left: 18px;
}

.article-sub-category li{
	padding: 18px 0 5px 18px;

	list-style: none;
}

/*人気記事ランキング*/
.article-sub-popular .popularArticlesWithImage.A ul{
	text-align: left;
}




/* コメント　トラックバック
----------------------------------------------- */
.article-option-title{
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
    border-bottom: 1px solid #87ceeb;
    border-left: 2px solid #87ceeb;
	color: #333333;
	font-size: 50px;
}

#comments ol,
#trackbacks ol{
	margin-bottom: 40px;
	padding-left: 18px;
}

/*コメントのセット,トラックバックのセット*/
.comment-set{
	padding: 0;
	border-top: 1px dashed #cccccc;
	color: #333333;
	list-style: none;
	font-size: 14px;
}
#trackbacks .comment-set{
	padding: 10px 0;
}

.comment-set:first-child{
	border-top: none;
}

.comment-info, .trackback-set {
	margin: 10px 0;
}

/*コメントの番号,トラックバックの番号*/
.comment-number{
	margin-right: 10px;
color: #forefeet;
}

/*コメント主の名前,トラックバックのブログタイトル*/
.comment-author{
	margin-right: 10px;
	font-weight: normal;
color: #198000;
}

.comment-author a{
	color: #198000;
	text-decoration: none;
}

.comment-author a:hover{
	color: #198000;
}

/*コメントの日時とID,トラックバックの日時*/
.comment-date{
	color: #666666;
}

.comment-body{
	padding-bottom: 0;
	color: #333333;
	font-size: 12px;
}


/*トラックバックの記事*/
.comment-url a{
	color: #f2f2f2;
}


/* コメントフォーム
----------------------------------------------- */
.comment-form-title{
	font-weight: bold;
border-bottom: 1px solid #87ceeb;
    border-left: 2px solid #87ceeb;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
}

#comment-form{
	margin-top: 5px;
	padding: 20px 0;
	background: #fefefe;
}

/*コメント入力欄*/
#comment-form textarea{
	resize: vertical;
}




/* -----------------------------------------------
ナビゲーション
参考URL：http://wiki.livedoor.jp/staff/d/DesignTemplate/Navigation
----------------------------------------------- */

/* トップページ　カテーゴリーアーカイブ　月別アーカイブ
----------------------------------------------- */

/*ナビゲーション共通*/
.pager{
	padding:0 0 0 0;
	background: none;
	font-size: 14px;
}

ul.index-navigator{
	margin: 0 0 7px !important;
}

li.paging-prev{
	margin: 0 5px !important;
}

li.paging-prev a,
li.paging-next a,
.index-navigator .paging-first a,
.index-navigator .paging-last a,
li.paging-number ol.paging-number li a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 12px !important;
	height: 32px;
	/* border: 1px solid #d5d5d5; */
	background: #86ceeb;
	color: #fff;
	text-decoration: none;
	font-weight: bold !important;
	line-height: 32px !important;
    box-shadow: 0 0 8px #999;
}

li.paging-next{
	margin: 0 5px !important;
}

li.paging-prev a:hover,
li.paging-next a:hover,
.index-navigator .paging-first a:hover,
.index-navigator .paging-last a:hover,
li.paging-number ol.paging-number li a:hover,
li.paging-number ol.paging-number li.current{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 12px;
	height: 32px;
	/* border: 1px solid #838383; */
	background: #e1fae1;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
    border: 1px solid #87ceeb;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 0 8px #999;
}

li.paging-number ol.paging-number li.current{
	padding: 0 0;
}

ul.index-navigator li a,
ul.index-navigator li.current{
	margin: 0 3px !important;
	height: 32px !important;
	line-height: 32px !important;
	*line-height: 30px;
	*height: 30px;
}

ul.index-navigator li.current span{
	*line-height:33px !important;
}



/* 個別記事ページ
----------------------------------------------- */

/*ナビゲーション全体*/
.article-pager-type2 ul.article-pager,
.article-pager-type2 ul.archives-pager{
	padding: 0 0 0 0;
}

.article-pager-type2 ul.article-pager li,
.article-pager-type2 ul.archives-pager li{
	margin: 0;
}

/*前の記事へ*/
.article-pager-type2 .article-pager .prev{
	float: left;
	padding-left: 20px;
	width: 300px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_prev.png) no-repeat left 6px;
	text-align: left;
	text-indent: -7px;
	word-wrap: break-word;
}

/*次の記事へ*/
.article-pager-type2 .article-pager .next{
	float: right;
	padding-right: 10px;
	width: 300px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_next.png) no-repeat right 6px;
	text-align: right;
	word-wrap: break-word;
}

/*文字について*/
.article-pager-type2 ul.article-pager li a,
.article-pager-type2 ul.archives-pager li a{
	display: block;
	padding: 0 ;
	width: 300px;
	color: #666666;
	word-wrap: break-word;
	font-weight: bold;
	font-size: 16px;
}

/*マウスオーバーについて*/
.article-pager-type2 ul.article-pager li a:hover,
.article-pager-type2 ul.archives-pager li a:hover {
	background: none !important;
	text-decoration: underline;
}




/* カテゴリーアーカイブ,月別アーカイブ
----------------------------------------------- */

/*アーカイブのタイトルの全体設定*/
.archives-header{
	margin-bottom: 10px;
	padding: 10px;
	background:#68cc72;
	color: #fff;
    box-shadow: 0 0 8px #999;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/*アーカイブのタイトル*/
.archives-header h1{
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}




/* -----------------------------------------------
サイド
----------------------------------------------- */

/* サイドカラム共通設定
----------------------------------------------- */
.sidewrapper{
    margin-bottom: 10px;
    border-right: 1px solid #68cc72;
    border-bottom: 1px solid #68cc72;
    border-left: 1px solid #68cc72;
border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
    box-shadow: 0 0 8px #999;
}

.side{
	padding: 0 10px 0 10px;
}

/*サイドカラムのリンク色*/
.sidewrapper a{
	color: #0030ff;
	text-decoration: none;
}
.sidewrapper a:hover{
	text-decoration: underline;
}
.sidewrapper a:visited{
	color: #7f4bc0;
}


/* plugin全体への設定 */
.side:after {
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
}

.side {
	margin: 10px 0;
	zoom: 100%;
}


/*サイドカラムのタイトル*/
.sidetitlebody{
	padding: 5px 10px;
	background: #68cc72;
	color: #ffffff;
    font-weight: bold;
}

.sidetitle a{
    color: #ffffff ;
}

.sidetitle a:visited{
    color: #ffffff ;
}


/*サイドカラムのリスト*/
.sidebody{
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #e5e5e5;
	line-height: 1.2;
}

.sidebody:first-child{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.sidebody.category-child {
	padding: 10px 0 0 13px;
}


/* 最新記事(画像付)
----------------------------------------------- */
.plugin-recent_articles_image{
	font-size: 13px;
	line-height: 1.2;
}


/* ギャラリー
----------------------------------------------- */
/*サムネイルのサイズは54pxにすると表示件数ヨコ3件にちょうどよいです。*/

/*ギャラリー*/
.plugin-recent_images .side{
	margin-bottom: 3px;
}

/* カレンダー
----------------------------------------------- */
/*カレンダー共通設定*/
.plugin-calendar_default{
	margin: 0 0 20px 0;
	font-size: 14px;
}

/*カレンダー年月*/
.calendarheadbody{
	padding: 5px 10px;
	background: #484848;
	color: #ffffff;
	font-size: 14px;
}

.calendarheadbody a{
	color: #ffffff;
}

.calendarheadbody a:visited{
	color: #ffffff;
}

/*カレンダーの体裁*/
.plugin-calendar_default table,
.plugin-calendar_japanese table{
	border-spacing: 1px;
	border-collapse: separate;
}

.calbody{
	color: #8d8d8d;
}

table.caltblday td{
	border: 1px solid #eeeeee;
}

/*リンク背景*/
table.caltblday td a{
	background: #333333;
	color: #ffffff;
}

table.caltblday td a:hover{
	text-decoration: underline;
}

/*曜日*/
.sun{
	color: #ff5d59;
	font-weight: bold;
}

.sat{
	color: #4e8cff;
	font-weight: bold;
}

.weekday{
	font-weight: bold;
}


/* 人気記事（画像付）
----------------------------------------------- */
.plugin-popular_articles_with_image li:hover{
	opacity: 0.6;
}

div.popularArticlesWithImage.B:hover a,
div.popularArticlesWithImage.C:hover a{
	text-decoration: none !important;
}

.listWithImage .plugin-popular_articles_with_image .title{
	background: #EBEBEB !important;
	color: #333333 !important;
	line-height: 1.1 !important;
}

div.popularArticlesWithImage.B div.comment,
div.popularArticlesWithImage.B div.retweet,
div.popularArticlesWithImage.C div.comment,
div.popularArticlesWithImage.C div.retweet{
	display: inline !important;
	text-shadow: none !important;
}

div.popularArticlesWithImage.B div.title{
	margin: 7px 0 0 10px;
	background: none !important;
}

div.popularArticlesWithImage.C div.title{
	margin: 4px 0 10px 0;
	background: none !important;
}

/*4つ以上の場合*/
.listWithImage.many li{
	margin-bottom: 10px !important;
}


/* -----------------------------------------------
フッター
----------------------------------------------- */

/*フッターの全体設定*/
#blog-footer{
	margin-top: 30px;
	height: 80px;
	background: #484848; /* Old browsers */
	background: -moz-linear-gradient(top,  #484848 0%, #121212 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#121212)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #484848 0%,#121212 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #484848 0%,#121212 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #484848 0%,#121212 100%); /* IE10+ */
	background: #fffae6; /* W3C */
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
border: 1px solid #121212;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#121212',GradientType=0 ); /* IE6-9 */
}


/*フッターのコピーライト部分*/
#blog-footer #footer{
	height: 80px;
	color: #121212;
	line-height: 80px;
}

#blog-footer #footer a{
	color: #121212;
}


/*トップへ戻る*/
.to-pagetop {
	position: absolute;
	right: -5px;
	bottom: -1050px;
}




/* -----------------------------------------------
リセット　他のCSSが影響している場合にここでリセットします
----------------------------------------------- */

/* reset for template_6thgen.css
----------------------------------------------- */
body.layout-2col .message-board{
	margin-top: 0;
}


/* reset for template.css
----------------------------------------------- */
.article-social-btn > a, .article-social-btn > span, .article-social-btn > div, .article-social-btn > iframe{
	margin: 0 ;
}

.sidewrapper .blogroll-channel{
	margin-bottom: 10px;
	padding: 3px 0;
	border: 1px solid #b0b0b0;
}

.sidewrapper .blogroll-channel .blogroll-list{
	padding: 5px !important;
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #c2c2c2;
	list-style-type: none;
	font-size: 13px;
	line-height: 1.3;
}

.ArticleCoverImage{
    float: left;
: center;
    margin: 0px;
    background-color: black;
    height: 180px;
    width: 180px;
    object-fit: cover;
}
.ArticleCoverImage img {
    width: 180px;
    display: inline;
        height: 111%;
    object-fit: cover;
}
.balloon-2-top {
    position: relative;
    top: -20px;
    right: -15px;
    display: inline-block;
    float: right;
    padding: 0 15px;
    width: auto;
    min-width: 15px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    background: #68cc72;
    z-index: 0;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.balloon-2-top a {
    color: #f2f2f2;

}

.balloon-2-top .comment-number, .balloon-2-bottom .comment-number {
 font-size: 17px;
}
.article-date-outer {
    float: left;
    font-size: 13px;
    left: 195px;;
    position: relative;
text-decoration: none;
}

.article-category-outer3 {
    float: left;
    font-size: 13px;
    left: 197px;;
    position: relative;
    font-weight: bold;
     margin-top: 2px;
    padding: 1px 4px;
    color: #fff;
    text-decoration: none;
    margin-right: 0.5em;
    display: inline-block;
    margin-top: 1px;
    margin-bottom: 1px;

}
.article-category dd, .article-comment-count dd {
    float: left;
    line-height: 1;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 0 8px;
}

.article-meta-continue {

    float: right;
    width: 100px;
    height: 20px;

    text-align: center;
    position: relative;
}

.ldb_menu-list {
  background-color: #87ceeb;       /* メニューの色 */
  padding-left: 0px;
  overflow: hidden;
 position: relative;
 top: 0px;
}
.ldb_menu-list li {
  float: left;
  list-style: none;
width: auto;
text-align:center;
}
.ldb_menu-list li a{
  color: #000000;       /* メニュー文字の色 */
  display: block;
  font-size: 21px;
  font-weight: bold;
  line-height: 0.5;       /* メニューの縦幅 */
  padding: 10px;       /* メニューの縦幅 */
  text-decoration: none;
  text-shadow: 0 -1px -3px rgba(0,0,0,0.2);
　width:240px;
border-right: solid 2px #f0f8ff;
}
.ldb_menu-list .ldb_menu-item-current,
.ldb_menu-list li a:hover {
  background-color: #74b3cc;       /* メニュー反転時の色 */
}
body {
  background: #fffae6;
}

.blogroll-channel {
	border: solid 1px #999 !important;
	height: 300px !important;
	overflow-y: scroll;
font-weight: bolder;

}
.blogroll-wrapper {
	width: 100%;
}
.blogroll-innner {
	width: 50%;
	float: left;
}
.article-body-inner .pict {
    border: 7px solid #fff;
    box-shadow: 0 0 5px #A2A2A2;
    height: auto;
    margin: 0.5em 5px 0.5em!important;
    max-width: 98.4%;
    text-align: center;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.article-header-inner {
    margin-bottom: 15px;
    padding: 5px 5px;
    zoom: 100%;
    border-top: 1px solid #87ceeb;
    border-bottom: 1px solid #87ceeb;
margin-top: 15px;
}

.comment-ue{
float: right;
}

#footer-outer {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    box-shadow: rgba(113, 135, 164, 0.207843) 0px 0px 3px 1px;
    -webkit-box-shadow: rgba(113, 135, 164, 0.207843) 0px 0px 3px 1px;
    -moz-box-shadow: rgba(113, 135, 164, 0.207843) 0px 0px 3px 1px;
    width: 1200px;
    border: 6px solid #8FC6F8;
    padding: 10px;
    height: 1000px;
    background-color: #FFF;
box-shadow: 0 0 8px #999;
}




#footer1 {
    float: left;
    width: 260px;
    margin-right: 30px;
border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
   border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
   border-top-color: #68cc72;
    border-right-color: #68cc72;
    border-bottom-color: #68cc72;
    border-left-color: #68cc72;
border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px;
    box-shadow: 0 0 8px #999;

}

.f-title {
    color: #FFF;
    background-color: #68cc72;
    padding: 5px;
    font-size: 15px;
    margin-bottom: 5px;
    text-align: center;
}

#footer1 ul, #footer2 ul, #footer4 ul {
    list-style-type: square;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 25px;
    margin-top: 10px;
    margin-right: 0px;
     margin-bottom: 10px;
    margin-left: 0px;
}

#footer4 {
    float: left;
    width: 450px;

}

.blogmura-blogparts {
    width: 250px;
margin: 5px auto;
}
#footer3 {
 text-align: center;
    margin-top: 950px;

}

.fixed { position: fixed; 
	top: 10px; }
.social {
padding: 10px;
}