@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 "matomeblue";
 :shortdesc "Design template for livedoor Blog";
 :created "2012-12-18";
 :release [:revision "1.04"; :created "2013-02-15"];
 :page <http://blogdesign.ldblog.jp/archives/21370311.html>;
 :rights "LINE Corporation".
*/


body {
	font-family: Helvetica,Verdana,sans-serif;
background:#eaf6ff ;
}


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


/* ヘッダー　ブルーのエリア
----------------------------------------------- */
#blog-header01{

	background: #030930;/* Old browsers */

}



#blog-header01 .header-inner01{
	margin:0 auto;
	width:0px;
	display:table;
	padding:8px 50px 20px 100px;
	background: url(http://livedoor.blogimg.jp/nadaresoku2/imgs/6/2/625c13ac.png) no-repeat top ;
}

/* ヘッダー　タイトル
----------------------------------------------- */
hgroup{
	margin-right:11px;
	width:422px;
	*width:412px;
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
hgroup h1{
	width:422px;
	*width:412px;
}
hgroup h1 a{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
}
hgroup h2{
	width:1110px;
	margin:10px 0 0 3px;
	color:#ffffff;
}

/* ヘッダー　広告
----------------------------------------------- */
.header-inner01 .ads01{
	width:500px;
	text-align: right;
	display:table-cell;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}

/* ヘッダー　グレーのエリア
----------------------------------------------- */
#blog-header02{

	background: #1c426d; /* Old browsers */
	margin-top:-15px;
}

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

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

/* ヘッダー　メニュー
----------------------------------------------- */
.header-inner02 ul.header-menu{
	width:1350px;
	border-left:0px solid #ffffff;
	height:15px;
	float:left;
}

ul.header-menu li{
	color:#ffffff;
	font-size:14px;
	list-style:none;
	float:left;
font-size: 15px;font-weight:bold;overflow:auto;


}

ul.header-menu li a{
	padding:0 10px;
	height:37px;
	line-height:35px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	border-right:1px solid #ffffff;
}

ul.header-menu li:first-child a{
	border-left:1px solid #ffffff;
}

ul.header-menu li a:hover{
	background: #1c426d;/* Old browsers */

}

/* ヘッダー　Twitter,RSS,検索窓
----------------------------------------------- */
.header-sarch{
	width:330px;
	float:right; 
	padding-top:-30px;
}
.header-sarch img{
	margin-top:-11px;
}
.header-sarch img:hover{
	opacity: 0.6;
}
.header-sarch li{
	float:left;
	list-style:none;
	margin-left:20px;
}

/* 検索 */
.header-sarch input.sf {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/icons.png) 0 0 no-repeat;
}

.header-sarch input.sf,
.header-sarch input.sfbtn {
	border: 1px solid #aaa;
	height: 25px;
	line-height: 20px;
	outline: 0;
margin-top:-11px;
}
.header-sarch input.sf {
	background-color: #fff;
	background-position: 4px -264px;
	border-radius: 10px 0 0 10px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 5px 0 21px;
	vertical-align: top;
	width: 125px;
	*width: 180px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
margin-top:-11px;
}
.header-sarch input.sfbtn {
	border-left: 0;
	border-radius: 0 10px 10px 0;
	float:right;
	text-shadow: 0 1px 0 #fff;
	width: 75px;
	background: #f1f1f1;
	background: -webkit-linear-gradient(top,#fefefe 0%,#f1f1f1 100%);
	background:    -moz-linear-gradient(top,#fefefe 0%,#f1f1f1 100%);
	background:     -ms-linear-gradient(top,#fefefe 0%,#f1f1f1 100%);
	background:      -o-linear-gradient(top,#fefefe 0%,#f1f1f1 100%);
	background:         linear-gradient(top,#fefefe 0%,#f1f1f1 100%);
	-webkit-transition: color 0.2s ease;
	   -moz-transition: color 0.2s ease;
	    -ms-transition: color 0.2s ease;
	     -o-transition: color 0.2s ease;
	        transition: color 0.2s ease;
}
.header-sarch input.sfbtn:hover,
.header-sarch input.sfbtn:focus {
	color: #2e90c5;
}



/* -----------------------------------------------
コンテンツ
----------------------------------------------- */

#wrapper{
}


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

/* コンテンツ全体 */
#container{
	width:1350px;
	margin:0 auto;
	position: relative;
margin-top:10px;
background: #ffffff;
border: 1px solid #cccccc
}

/* コンテンツ　左側のカラム */
.left-container{
	width:266px;
	float:left;
	background: #eaeaea;
background: #ffffff;
border: 1px solid #cccccc
}
.left-container:after {
	content: "."; 
	display: block; 
	visibility:hidden;

}

/* コンテンツ　中央メインのカラム */
.main-container{
	width:750px;
	float:left;
	margin:0 10px;
background: #ffffff;
}

/* コンテンツ　右側のカラム */
.right-container{
	width:310px;
	float:left;
margin-top: 312px;
background: #ffffff;
border: 1px solid #cccccc
}





/* コンテンツ　３カラムの上のエリア
----------------------------------------------- */

/*画像付きRTorコメントリスト*/
.listWithImage{
	margin-left:-5px;
}
.listWithImage li{
	margin-bottom:0 !important;
}
.listWithImage li:hover{
	opacity: 0.6;
}
.listWithImage div.popularArticlesWithImage.A ul li{
	border: 1px solid #cfcfcf;
}
.listWithImage div.popularArticlesWithImage.A ul li a{
	border: 2px solid #ffffff !important;
}
.listWithImage div.popularArticlesWithImage.A div.title{
	color: #333333 !important;
	padding-bottom: 2px;
}




/* コンテンツ　中央メインのカラム
----------------------------------------------- */

/*BlogRoll*/

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

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

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

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

/*テキスト部分の設定*/
.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-size: 11px;
	font-weight: bold;
}


/*メッセージボード*/
.message-board-outer{
	margin-bottom:10px !important;
	padding:10px;
	border:3px solid #2a5ccd;
	background:#d4e3ff;
	font-size:16px;
	line-height:1.6;
}
.message-board-outer a{
	text-decoration:none;
}
.message-board-outer a:hover{
	text-decoration:underline;
}


/*記事タイトル*/
.article-title{
	padding:15px;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	line-height:1;
	background: #1c426d; /* Old browsers */

}
.article-title a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.article-title a:hover{
	text-decoration:underline;
}

/*記事タイトル下の記事情報*/
.article-header-inner:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.article-header-inner {
	margin-bottom:0px;
	padding:13px 5px;
	background:#efefef;
}

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

/*投稿時間 - 記事タイトル下の記事情報*/
.article-header-date{
	padding-left:18px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.8;
	float: left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_date.png) no-repeat left 50%;
}

/*カテゴリー - 記事タイトル下の記事情報*/
.article-header-category{
	padding-left:16px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float: left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_category.png) no-repeat left 50%;

}
.article-header-category li{
	list-style:none;
}
.article-header-category dt{
	display:none;
}
.article-header-category dd{
	padding: 0 5px;
	float:left;
}
.article-header-category dd a {
	color:#333;
	text-decoration:none;
}
.article-header-category dd a:hover{
	text-decoration:underline;
}

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






/*記事本文*/
.article-body{
	margin-bottom:10px;
	padding: 0 20px;
border: 1px solid #ffffff;
border: 2px solid #cccccc
	}
.article-body a{
	color:#0132cc;
	text-decoration:none;

}
.article-body a:hover{
	text-decoration:underline;
}
.article-body a:visited{
	color:#b67448;
}

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

/*続きを読む*/
.article-body-continue{
	margin:0px 0 0;
	padding:17px 22px;
	font-size:24px;
	font-weight:bold;
	line-height:1.9;
	background:#ｆｆｆｆｆｆ;
	display:block;
}
.article-body-continue a,
.article-body-continue a:hover.
.article-body-continue a:visited{
	color:#0033c7;
}



/*記事下の記事情報　（個別記事ページのみ）*/
.article-footer:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.article-footer {
	zoom:100%;
	margin-bottom: 40px;
	padding: 10px;
	color: #333333;
	background: #efefef;
}


/*コメント - 記事下の記事情報*/
.article-footer .article-footer-comment{
	padding-left:18px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float:left;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_comment.png) no-repeat left 50%;
}
.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 {
	margin-bottom: 10px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	border-left: 0px solid #000000;
background:#1c426d;
}


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

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.article-sub-category a,
.article-sub-popular a{
	color:#0132cc;
	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{
	color:#b67448;
}


/*カテゴリの最新記事*/
.article-sub-category ul{
	padding-left: 18px;
}
.article-sub-category li{
	padding: 0 0 5px 18px;
	background: url(http://livedoor.blogimg.jp/nadaresoku2/imgs/f/7/f7ae42fc.jpg) no-repeat left 4px;
	list-style: none;
}


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



/* コメント　トラックバック
----------------------------------------------- */

/*タイトル - コメント/トラックバック共通*/
.article-option-title{
	margin-bottom: 15px;
	padding:10px 0 10px 10px;
	color: #333333;
	font-size: 16px;
	border-left: 5px solid #000000;
	background: #efefef;
}


/* コメント トラックバック　共通利用
----------------------------------------------- */

/*コメントエリア　トラックバックエリア*/
#comments ol,
#trackbacks ol{
	margin-bottom: 40px;
	padding-left: 18px;
}


/*コメントのセット　トラックバックのセット*/
.comment-set{
	padding: 20px 0;
	color: #333333;
	border-top: 1px dashed #cccccc;
	font-size: 13px;
	list-style: none;
background-color: #ffffff;font-size: 12px;font-weight:bold;overflow:auto;
}
.comment-set:first-child{
	border-top:none;
}


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


/*コメント主の名前　トラックバックのブログタイトル*/
.comment-author{
	color: #227a22;
	margin-right: 10px;
	font-weight: normal;
}
.comment-author a{
	color: #0132cc;
	text-decoration: none;
}
.comment-author a:hover{
	color: #0132cc;
}


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

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


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


/* コメントフォーム
----------------------------------------------- */

.comment-form-title{
	font-weight: bold;
}

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

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



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

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

/*ナビゲーション共通*/
.pager{
	font-size:17px;
}

/*数字の色*/
.pager a{
	color:#ffffff;
}
ol.paging-number li.current span{
	color:#ffffff;
}

/* 背景の色 */
ol.paging-number li,
li.paging-prev,
li.paging-next,
li.paging-first,
li.paging-last{
	background:#1c426d;
	display:block;
	height:34px;
	line-height:34px;
	padding:0 5px;
}


/* マウスホバー時の背景の色 */
li.paging-prev:hover,
li.paging-next:hover,
li.paging-first:hover,
li.paging-last:hover,
.index-navigator li li:hover,
ol.paging-number li.current{
	background:#0033cc;
}


/* ページング幅調節 */
ul.index-navigator li a, ul.index-navigator li span,
ul.index-navigator li a, ul.index-navigator li.current span{
	margin: 0 0 0 0px;
	padding:0 6px;
	line-height: 34px;
}
ul.index-navigator{
	height:34px;
	margin:0 0 10px 0;
}

ul.index-navigator li.paging-number{
	margin: 0 0 !important;
}

/* 間をあける */
ul.index-navigator li, ul.index-navigator li ol {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 3px !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: 10px;
	width: 300px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_prev.png) no-repeat left 3px;
	text-align: left;
	text-indent: -7px;
	word-wrap:break-word;
}


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


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

/*マウスオーバーについて*/
.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{
	background: #ededed;
	color: #333333;
	padding: 10px;
	margin-bottom: 10px;
}


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




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

/* サイドカラム共通設定
----------------------------------------------- */

/*サイド右上広告*/
.right-container-ads{
	margin-bottom: 10px

}

.sidewrapper{
	font-size:14px;
}

/*サイドカラムのリンク色*/
.sidewrapper a{
	color:#0454e8;
	text-decoration:none;

}
.sidewrapper a:hover{
	text-decoration: underline;
}
.sidewrapper a:visited{
	color:#bc5e00;
}

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


/*サイドカラムのタイトル*/
.sidetitlebody{
	padding:5px 10px;
	background:#1c426d;
	color:#ffffff;
font-size: 16px;font-weight:bold;overflow:auto;
}
.sidetitle a{
	color: #ffffff ;
}
.sidetitle a:visited{
	color: #ffffff ;
}

/*サイドカラムのリスト*/
.sidebody{
	padding-top:5px;
	padding-bottom:0px;
	border-top:0px solid #1c426d;
	line-height:1.2;
font-size: 13px;font-weight:bold;overflow:auto;

}
.sidebody:first-child{
	border-top:none;
}
.sidebody.category-child{
	padding-left:13px;
}


/* 左カラム専用スタイル
----------------------------------------------- */

/*左カラムの共通設定*/
.left-container .side{
	padding: 0 5px 0 5px;
}

/*左カラムの共通設定*/
.right-container .side{
	padding: 0 5px 0 5px;
}


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


/* ギャラリー
----------------------------------------------- */

/*ギャラリー共通スタイル*/
.plugin-recent_images .side{
	margin-bottom: 0;
}
.galleryThumbnail li{
	float: left;
	padding: 0 10px 0 0;
}

/*ギャラリー左カラム*/
.left-container .plugin-recent_images .side{
	padding: 0 0 0 10px;
}

.left-container .plugin-recent_images li{
	width: 53px;
	height: 62px;
	*width: 51px;
	*height: 51px;
}
.left-container .plugin-recent_images img{
	width: 51px;
	height: 51px;
}

/*ギャラリーが右カラム*/
.right-container .plugin-recent_images .side{
	width: 310px
}
.right-container .plugin-recent_images li{
	width: 93px;
	height: 103px;
	*width: 91px;
	*height: 91px;
}
.right-container .plugin-recent_images img{
	width: 91px;
	height: 91px;
}


/* カレンダー
----------------------------------------------- */

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

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

/*カレンダーの体裁*/
.plugin-calendar_default table{
	border-collapse: separate;
	border-spacing: 1px;
}
.calbody{
	color:#8d8d8d;
}
table.caltblday td{
	border: 1px solid #eeeeee;
}

/*リンク背景*/
table.caltblday td a{
	color:#ffffff;
	background:#0033cc;
}
table.caltblday td a:hover{
	text-decoration:underline;
}
table.caltblday td a:visited{
	color:#ffffff;
}

/*曜日*/
.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{
	color:#333333  !important;
	line-height: 1.1 !important;
	background:#EBEBEB !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{
	background:none !important;
	margin:10px 0 0 10px;
}
div.popularArticlesWithImage.C div.title{
	background:none !important;
	margin:10px 0 0 0;
}

/* 相互RSS
----------------------------------------------- */

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

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


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

/*フッターの全体設定*/
#blog-footer{
	margin-top:30px;
	height:80px;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #1c426d;
	background:#1c426d ;

}




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


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


/* -----------------------------------------------
リセット　他の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 ;
}






.blogroll-wrapper {
	border: solid 1px #999;
	height: 300px;
	width: 100%;
	margin-bottom: 15px;
	overflow-y: scroll;
}
.blogroll-innner {
	width: 50%;
	float: left;
}


.blogroll-sita {
	border: solid 1px #999;
	height: 380px;
	width: 940px;
	margin-bottom: 10px;
	overflow: scroll;
	
 background-color: #ffffff;

}

.blogroll-sita .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 10;
	border-bottom: 1px dashed #232323;
	list-style-type: none;
	font-size: 15px;
color:#df6900;
	line-height: 1.3;
background-color: #ffffff;font-size: 14px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-sita .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#d89713;


}




.blogroll-ue {
	border: solid 1px #999;
	height: 320px;
	width: 800px;
	margin-bottom: -0px;
overflow: auto;
 background-color: #ffffff;

}

.blogroll-ue .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #e21858;
	list-style-type: none;
	font-size: 15px;
color:#232323;
	line-height: 1.3;
background-color: #ffffff;font-size: 14px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-ue .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#0072d6;


}

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



.blogroll-innner {
	width: 100%;
	float: left;

}



.blogroll-wow {
	border: solid 1px #999;
	height: 110px;
	width: 850px;
margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
 background-color: #ffffff;
border: 1px solid #010e60
}

.blogroll-wow .blogroll-channel .blogroll-list {
	padding: 0px 0 ;
	padding-top: 10;
	border-bottom: 1px dashed #ffa500;
	list-style-type: none;
	font-size: 13px;
color:#0265c9
	line-height: 0.3;
background-color: #ffffff;font-size: 11px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-wow .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#0265c9;


}

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



.blogroll-two {
	width: 50%;
	float: left;

}





/*おすすめサイトの人気記事*/
.kiji-naka{
	font-size: 20px;
        font-weight:bold;
	color: #CE481F;
        padding-left: 0px;
        padding-top: 0px;
 background-color: #ffffff;
}

/*記事終わりの文字固定リンク*/
.naka-pick{
  margin: 0px 10px 10px 0px;
  line-height: 1.6;
  list-style-type:none;
}



.blogroll-sitasita {
	border: solid 1px #999;
	height: 800px;
	width: 750px;
	margin-bottom: 0px;
	overflow: auto;
 background-color: #ffffff;

}

.blogroll-sitasita .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #e21858;
	list-style-type: none;
	font-size: 15px;
color:#232323;
	line-height: 1.3;
background-color: #ffffff;font-size: 15px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-sitasita .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#54555b;


}

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



.blogroll-innnersita {
	width: 100%;
	float: left;

}


.blogroll-sitasi {
	border: solid 1px #999;
	height: 300px;
	width: 670px;
	margin-bottom: 0px;
	overflow: scroll;
 background-color: #ffffff;

}

.blogroll-sitasi .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #ffa500;
	list-style-type: none;
	font-size: 14px;
color:#df6900;
	line-height: 1.3;
background-color: #ffffff;font-size: 14px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-wow .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#4f4341;

}

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



.blogroll-innnernaka {
	width: 100%;
	float: left;

}


.sitabar1 {
    background-color: #1c426d;
    margin: -30px 0px 10px -5px;
    padding: 10px 0px 10px 10px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.uebar1 {
    background-color: #1c426d;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 10px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.sitabar2 {
    background-color: #1c426d;
    margin: 0px 0px 10px -5px;
    padding: 10px 0px 10px 10px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}




#yokoBookmark{
        height: 525px !important;
        overflow: hidden;
}

#yokoBookmark .hatena-bookmark-widget-title, #yokoBookmark .hatena-bookmark-widget-footer{
  display: none;
}

#yokoBookmark ul, #sideNewRank ul{
  width: 260px;
  margin-left: 0px;
}

#yokoBookmark li, #yokoNew li{
  padding: 0px 0 0px 0;

  overflow: hidden;
}

#yokoBookmark li:first-child, #yokoNew li:first-child{
  background: none;
}

#yokoBookmark .hatena-bookmark-entrytitle, #sideNewRank .hatena-bookmark-entrytitle{
  display: block;
  width: 250px;
  height: auto;
  padding-left: 0px;
  font-size: 13px;
  line-height: 1.6;
}

#yokoBookmark a:first-child:hover, #sideNewRank a:first-child:hover{
  color: #f26100;
}

#yokoBookmark .hatena-bookmark-count a, #sideNewRank .hatena-bookmark-count .a{
  background-color: #ffcccc;
  color: #ff0808;
  font-size: 12px;
  padding: 0 6px;
  float: right;
  line-height: 1.2;
  margin-top: -2px;
}


.blogroll-top {
	border: solid 1px #cccccc;
	height: 400px;
	width: 1070px;
	margin-bottom: 10px;
	overflow: auto;
 background-color: #ffffff;

}

.blogroll-top .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	border-bottom: 1px dashed #e21858;
	list-style-type: none;
	font-size: 15px;
color:#232323;
	line-height: 1.8;
background-color: #ffffff;font-size: 13px;font-weight:bold;overflow:auto;
}

/*テキスト部分の設定*/
.blogroll-top .blogroll-channel .blogroll-list a{
	padding-left: 0px;
	text-decoration: none;
color:#54555b;


}

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



.blogroll-innnertop {
	width: 50%;
	float: left;

}



/* まとめ本文 */
.t_b {
 font-size: 18px;
 margin-top: 20px;
 margin-bottom: 30px; 
}
/* まとめ日時ID */
.t_h {
 font-size: 11px;
 padding: 10px 0px 0px 0px
}

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:10px; }
.google-user-ad-728 { margin:0px auto; }
.google-user-ad-m { margin:0px 30px 30px; }
.google-user-ad-b { margin:0px 30px 50px; }
.google-user-ad-side { margin:0px; }
.google-user-ad-side1 { margin:0 0 30px; }
.ad-center { text-align:center; }

div.google-2ad {
 margin:30px 50px 30px; 
 height:250px;
}
div.google-2ad-h {
 margin:20px 50px 20px; 
 height:250px;
}
div.g-ad1 {
 float:left;
 margin-left:0px; 
}
div.g-ad2 {
 float:left;
 margin-left:50px; 
}



.fixed { position: fixed; 
	top: 20px; }




