@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 : #fafafa;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}

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

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

/* ヘッダー タイトル,画像部分
----------------------------------------------- */
#blog-header {

	
	height : 100px;
	width : 100%;
	position: relative;
	z-index: 10;
}


#blog-header #header-inner{
	position : relative;
	width : 1088px;
	margin : 0 auto;
	padding : 10px 10px;
	height : 120px;
	box-sizing: border-box;
	
}

.header-inner01{
	float : left;
	padding: 0 0 0 20px;
	width : 400px;
	height : 50px;
	
	
}

hgroup{
	margin :0 auto;
	width: 400px;
}
#blog-header h1{
	font-weight: bold;
	font-size: 28px;
    letter-spacing: 0.1em;
    color: #222;
    display: inline-block;
    margin-top: 0px;
	
}
#blog-header h1 span{
	color : #1160AA;
}
#blog-header h1 a{
	color : #222;
	text-decoration: none;
}
#header-description{
	float : left;
	width : 450px;
	display: block;
	padding : 5px;
	margin-top : 5px;
}
#header-nav{
	position : relative;
	float : right;
	width : 400px;
	text-align: right;
	overflow: hidden;
	display: block;
	padding : 0 5px;
	margin : 30px 0 0;
	box-sizing: border-box;
}
.search-title{
	float : left;
	color : #222;
	width : 150px;
}
.search-title h3{
	font-weight: bold;
	margin : 3px 0;
}
.search{
	float : left;
	width : 240px;
}
#header-nav li{
	text-decoration: none;
	list-style: none;
	padding : 0 20px 0 0;
	margin : 10px;
	font-size : 12px;

}
#header-nav li a{
	color : #222;
	text-decoration: none;
	list-style: none;
}
#icon{
	float : left;
	width : 288px;
	height : 60px;
}
#icon-box{
	width: 228px;
	height : 50px;
	margin : 20px 5px 5px 40px;

}
#icon-box li{
	float:right;
	width: 65px;
	height : 30px;
	margin-left : 10px;
	list-style: none;
	display: inline;
}
#icon-box li a{
	text-decoration: none;
}
#icon-box li a :hover{
	text-decoration: none;
}
.sns-twitter{
	width : 100%;
	background : #55acee;
	border-radius: 3px;
	box-shadow: 0 3px 0 #2e87cc;
	text-align: center;
	padding-top : 5px;
}
.sns-facebook{
	width : 100%;
	background : #4368BD;
	border-radius: 3px;
	box-shadow: 0 3px 0 #2B488A;
	text-align: center;
	padding-top : 5px;
}
.sns-line{
	width : 100%;
	background : #6cc655;
	border-radius: 3px;
	box-shadow: 0 3px 0 #499635;
	text-align: center;
	padding-top : 5px;
}


.sns-text{
	position : relative;
	width : 100%;
	margin : 3px 0;
	color : #fff;
	font-weight: bold;
	font-size : 11px;

}


.header-content{
	position : relative;
	width : 100%;
	height : 40px;
	padding : 0 0 5px;
	margin : 0 0 10px ;


	}
ul#category-menu{
	position : relative;
	width : 1088px;
	height : 40px;
	margin : 0 auto 5px;
	padding : 0 0 5px;
	border-bottom : 1px solid #777

}
ul#category-menu li{
    float: left;
    width: 16.6666666%;
	height: 40px;
	margin : 0 auto;
	list-style: none;
	font-size : 14px;
	font-weight: normal;
	padding : 0 px;
	border-left: 1px dashed #999;
	box-sizing: border-box;
}
ul#category-menu li:last-child{
	border-right: 1px dashed #999;
}
ul#category-menu li > a {
    display: block;
	color : #222;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    margin: 0px 0px;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none;

}
ul#category-menu li >
#category-menu{
	position : relative;
	margin : 0 auto;
	width : 1068px;
	height : 30px;
	
	
	padding : 0 0 10px;
	}
ul#head-condent li{
	height : 170px;
    float: left;
	margin : 0 auto 3px;
    width: 200px;
	background : #00aff3;
	border : 1px solid #ccc;
	padding : 15px 3px;
	margin-left : 5px;
	list-style: none;
	font-size : 14px;
	font-weight: normal;
}
ul#head-condent li > a {
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0px;
    border-right: 1px dotted #ddd;
	font-size : 14px;
	font-weight: normal;
}
#head-condent{
	height : 250px;;
	margin : 0 auto;
	width : 1068px;
	padding : 10px 0 
	}
	.head-inner{
	position : relative;
	width : 1088px;
	height : 300px;;
	margin : 0 auto;
	padding : 0 0 10px;
	background : #20C2D3;
	box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.2) inset;
   
	}

dl{
width : 1068px;
margin : 0 auto;
	}
dt{
  text-align: left;
  color : #fff;
  font-size : 20px;
  padding : 10px;
  font-weight: bold;
}
.head-title{
	font-weight: bold;
	padding : 10px;
}
/* title部分
----------------------------------------------- */
.title-tub {
	color: #333;
	padding: 5px 10px;
	border-bottom : 2px solid #ddd;
    font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin : 0 20px;
	border-radius: 3px;
}



/* ヘッダー　ナビ部分
----------------------------------------------- */
#header-menu{
float : right;
}

ul#header-menu li{
list-style-type: none;
float: left;
line-height: 30px;
margin-left: 20px;

}
ul#header-menu li a{
color : #fff;

} 


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

#wrapper {
position : relative;
margin : 0 auto;
z-index : 2;

  
}

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

/* コンテンツ全体 */
#container{
	position: relative;
	margin: 20px auto;
    width: 1088px;


}
　　

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

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

.main-columu{
display: inline;
float : left;
width : 680px;
padding-right: 20px;

}
.article-main-columu{
display: inline;
float : left;
width : 680px;
background : #fff;
border : 1px solid #ddd;
padding-right : 10px;
border-radius: 7px;

}
.main-column-inner{

width: 100%;
padding : 2px;
}
.article-ad{
	margin : 20px auto;
	border : 1px solid #ddd;
	padding : 5px;
	border-radius: 5px;
}
#article-ad2{
	margin : 10px auto;
	border : 1px solid #ddd;
	padding : 5px;
	border-radius: 5px;
	box-sizing: border-box;
}

/* コンテンツ　左側のカラム */
.left-container{
	display: inline;
	float: left;
	width: 300px;
background:#dcdcdc;
border: 2px solid #d3d3d3;
margin-top : 10px;
}

.left-column-inner{
	margin-left: 2px;
}

/* コンテンツ　右側のカラム */
.right-container{
	display: inline;
	float: left;
	width: 350px;
margin-top : 0px;
margin-left : 20px;
border: 1px solid #d3d3d3;

}
.right-column-inner{
	margin-right: 0px;
	background:#fff;
}
.right-column-inner2{
	margin-right: 0px;
	background:#fff;
}
.left-container:after,
.right-container:after {
	display: block;
	visibility: hidden;
	content: ".";
}
.right-column-inner2{
	display: none;
	position : fixed;
	top : 10px;
	width : 350px;
	border : 1px solid #ddd;
	
}
/* PICKUP
----------------------------------------------- */
#news-pickup{
	position : relative;
	padding :  0 10px 10px;
	border : 1px solid #ddd;
	height : 300px;
	box-sizing: border-box;

}
#news-pickup h2{
	font-weight: bold;
	color : #ccc;
	padding : 5px 15px;
	
	font-size: 56px;
	line-height: 60px;

}
#news-pickup .news-inner{
	margin :  0px 10px 20px;
	
	height : 210px;
}
.background-title{
	position : absolute;
	left : 20px;
	top : 17px;
}
.background-title p{
	font-size : 18px;
	font-weight: bold;
	color : #222;
}
#pickup{
	position : relative;
	padding : 0 10px 10px;
	border : 1px solid #ddd;
	height : 330px;
	margin-bottom : 10px;

}
#pickup h2{
	font-weight: bold;
	color : #ccc;
	padding : 5px 15px;
	font-size: 56px;
	line-height: 60px;

}
#ico-pickup{
	position : relative;
	width : 100%;
	height : 100%;
	display: block;
	overflow: hidden;
	margin-bottom : 20px;
	margin-left : 40px;
	
}
#ico-list{
	width : 1068px;
	height : 280px;
	margin : 0px 0px 20px;
	position : relative;
}

#ico-list li{
	float : left;
	width : 28%;
	height : 260px;
	padding : 0px;
	margin : 0px 50px 0 0;
	border : 1px solid #ddd;
	list-style: none;
	
}
.ico-pickup-img{
	position : relative;
	width : 100%;
	height : 180px;
	border : 1px solid #ddd;
	
}

.ico-pickup-title{
	position : relative;
	width : 80%;
	height : 20px;
	margin : 3px auto 0;

	
}

.ico-pickup-title p{
	color : #555;
	font-size : 20px;
	font-weight: bold;
}
#pickup-bottom{
	position : relative;
	width : 290px;
	height: 55px;
	display: block;
	overflow: hidden;
	padding :0px 5px;

}

.state{
	float : right;
	width: 80px;
	padding : 5px;
	text-align: right;
	color: #00aff3;
	font-weight: bold;
	font-size : 18px;
}
.state ul{
	width : 80px;
	margin :5px 0 0;
	padding : 0;
	

}
#pickup-bottom .state ul li{
	height : 20px;
	width : 78px;
	padding : 2px;
	color: #00aff3;
	font-weight: bold;
	font-size : 18px;
	list-style: none;
	line-height: 20px;
	border : 0px;
}
.progress{
	float : left;
	width :200px;
	height: 55px;
	margin : 0;

}
.number{
	padding : 2px;
	color : #00aff3;
	font-weight: bold;
	margin-left: 10px;
}
#pickup-bottom span{
	position : relative;
	font-size : 10px;
	font-weight: bold;
	top : -10px;
	margin-left : 15px;
}
.ico-progress-bar{
	position : relative;
	background: #ccc;
	width : 100%;
	margin-left : 10px;
	border-radius: 4px;
	top :-10px;
}

#bar{
	background-color : #00aff3;
	height : 8px;
	margin : 2px;
	transition:background-color 3s 0.5s linear;
}
#progress .progress-count{
	float : left;
	width : 20%;
	padding : 5px;

}
#progress .progress-count p{
	color : #00aff3;
	font-weight: bold;
	text-align: right;
	font-size : 18px;

} 
	/* 記事
----------------------------------------------- */

section {
	position : relative;
	margin : 0px 0 20px;
}
.article-title{
	font-size : 24px;
	color : #444;
	font-weight: bold;
	padding : 10px 15px 5px;
	text-align: center;
	}

.article-col1 {
float : left;
width: 654px;
height: 160px;
background: #fff;
position: relative;
box-shadow:0px 0px 2px 0px;
margin : 5px 10px 20px 25px;
border-radius: 5px;
   
}

.article-col1-inner {
position : relative;
padding : 5px;
width : 644px;
height : 150px;
}

.article-col1-img{
float : left;
width :  165px;
height : 130px;
border : 1px solid #ddd;
margin : 5px;
 background-size: cover;

}

.article-col1-img a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	
}
.article-col1-img img{
	width : 100%;
	height : 130px;
	
}

.article-clo1-bottom{
float : left;
width : 429px;
height : 50%;
padding: 5px;
}
/*** 日付 */
.article-col1-date-outer {
	width : 100%;
	font-size: 12px;;
	font-weight: bold;
    padding : 5px ;
	color: #777;


}

.article-col1-date-outer span.article-date {
	float : left;
	
}

.article-col1-date-outer span.article-time {
	float : left;
	margin-left : 18px;

}

.article-col1-title {
color: #555;
font-weight: bold;
line-height: 20px;
width: 100%;
font-size: 18px;
padding : 5px ;
}
.article-col1-title span{
	font-size : 14px;

}


.title-name {
color:#fff; 
font-size: 20px;
font-weight: bold;
padding : 10px;
margin: 10px;
}
.article-title-name {
color:#333; 
font-size: 20px;
font-weight: bold;
padding : 5px;
margin: 5px auto;
}

.article-col1-title  a{
    color: #555;;
	text-decoration: none;
	font-weight: bold;
}

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


.article-col1-bottom-inner{
	position : relative;
	width : 100%;
	height : 40px;
	padding : 5px 0;

}
.article-col1-category{
	float : left;
	width : 50%;
	padding : 5px;
}
.article-col1-category a{
	font-weight: bold;
	text-decoration: none;
}
.article-outer {
width: 705px;
height: 230px;
margin-bottom: 5px;
background: #fff;
position: relative;
box-shadow:0px 0px 3px 0px;
   
}
.article-col1-comment-count{
float: left;
width : 100%;
color : #ddd;
}
.article-col1-comment-count a{
text-decoration: none;
color : #555;
}
.article-recent-l{
float: left;
padding: 15px 5px 0;
}

.side div.message-box dl{
	width : 300px;
}
.side div.message-box dt{
	color : #333;
	font-size: 14px;
}

.article-recent-rca{
float: left;
padding: 15px 0 0 10px;
margin-top: -200px;

}




div#article-body {
background: #FFF;
box-shadow: 5px 5px 10px;
border: 2px solid #003333;
position: relative;
z-index: 100;
width:728px;

}


div.article-box {
color: #20180c;
line-height: 1.4;
position: relative;
z-index: 100;
padding: 10px 10px;
}

#comment-form dl{
	overflow: hidden;
    padding: 5px 0;
	width : 95%;
}
#comments dt{
	font-size : 16px;
	padding : 0;
}

#comment-form dt {
    float: left;
    width: 20%;
    text-align: left;
    line-height: 30px;
    color: #555;
}
/* 画像付きRTorコメントリスト
----------------------------------------------- */
.listWithImage{
	margin-left: 0px;
	

}

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

}



div.popularArticlesWithImage.A{
	margin: 0 ;

}

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

}

div.popularArticlesWithImage.A ul li{
	height : 110px;
	width : 205px;
	background: #fff;
	border : 1px solid #ddd;
	position : relative;
	margin-bottom : 10px !important;
	margin-top : 5px !important;


}
div.popularArticlesWithImage.A li div.image img{
	width : 100px;
	height : 100px;

}


div.popularArticlesWithImage.A div.title{
	position : absolute;
	padding: 10px 4px 0 4px;
	background : #fff;
	height: 100px;
	opacity: 9;
	top : 0;
	left : 50%;
	width : 50% !important;
	box-sizing: border-box;
}

.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;*/
}
#adsence{
	position: relative;
    width: 708px;
    height: 340px;
    margin: 5px;
	padding : 3px 1px;
}
	


#adsence .ad-left, #adsence .ad-right{
	float: left;
    width: 45%;
    list-style: none;
    margin-left: 10px;

}
#adsence .ad-left{
	margin-top : -32px;
}
#adsence .ad-right{
	
    margin-left: 30px;
}
/* BlogRoll3
----------------------------------------------- */
/*全体の設定*/
.rss-blogroll3:after{
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
background:#fff;
border : 1px solid #ddd;
border-radius: 5px;
}

.rss-blogroll3{
	margin-bottom: 20px;
	padding: 0;
  	width: 630px;
margin :10px;
background:#fff;
border : 1px solid #ddd;
}

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

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

/*テキスト部分の設定*/
.rss-blogroll3 .blogroll-channel .blogroll-list a{
	padding-left: 5px;
	text-decoration: none;
background:#fff;
	color :  #222;
	font-weight: bold;
}

.rss-blogroll3 .blogroll-channel .blogroll-list a:hover{
	text-decoration: underline;
	color : #0d66b0;
}

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

/* article-bottom-rss
----------------------------------------------- */

#article-bottom-rss{
	position : relative;
	width : 650px;
	height : 720px;
	margin :  0 auto;
	

}
#article-bottom-rss h3{
    text-align: left;
    font-size: 18px;
    color: #1160AA;
}
/*全体の設定*/
.bottom-rss:after{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
background:#fff;

}

.bottom-rss{
   margin-bottom: 20px;
   padding: 0;
	 width: 650px;
margin-left: 0px;
background:#fff;

}

/*チャンネル単位の設定*/
.bottom-rss .blogroll-channel{
   float: left;
   overflow: auto;
   margin-bottom: 0;
   padding: 0;
   width: 650px !important;
   height: 720px !important;
   font-size: 13px;
}
.bottom-rss .blogroll-channel ul{
	padding-left : 5px; 
}
/*リストの設定*/
.bottom-rss .blogroll-channel .blogroll-list {
   padding: 5px 0;
   list-style-type: none;
   font-size: 14px;
   line-height: 1.3;
background:#fff;
font-weight: normal;

}



/*テキスト部分の設定*/
.bottom-rss .blogroll-channel .blogroll-list a{
   padding-left: 5px;
   text-decoration: none;
background:#fff;
   color :  #222;
   font-weight: bold;
}

.bottom-rss .blogroll-channel .blogroll-list a :first-child{
	color :  rgb(184, 15, 15);
}
.bottom-rss .blogroll-channel .blogroll-list a:hover{
   text-decoration: underline;
   color : #0d66b0;
}

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




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

/*リストの設定*/
.rss-blogroll2 .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	font-size: 14px;
	line-height: 1.8;
background:#fff;
font-weight: normal;
border-bottom : 1px dashed #ddd;
}

/*テキスト部分の設定*/
.rss-blogroll2 .blogroll-channel .blogroll-list a{
	padding-left: 5px;
	text-decoration: none;
	background:#fff;
	color : #222;
	font-weight: bold;
}

.rss-blogroll2 .blogroll-channel .blogroll-list a:hover{
	text-decoration: underline;
	color : #0d66b0;
}

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




.rss-blogroll1:after{
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
background:#fff;
border : 1px solid #ddd;
border-radius: 5px;
}

.rss-blogroll1{
	margin-bottom: 20px;
	padding: 0;
  	width: 670px;
margin-left: 20px;
background:#fff;
}

/*チャンネル単位の設定*/
.rss-blogroll1 .blogroll-channel{
	float: left;
	overflow: auto;
	margin-bottom: 0;
	padding: 0;

	width: 670px !important;
	height: 300px !important;
	font-size: 12px;
}

/*リストの設定*/
.rss-blogroll1 .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 1.3;
background:#fff;
font-weight: normal;
}

/*テキスト部分の設定*/
.rss-blogroll1 .blogroll-channel .blogroll-list a{
	padding-left: 5px;
	text-decoration: none;
background:#fff;
 color : #333;
 font-weight: bold;
}

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

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


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

}

.rss-blogroll4{
	margin-bottom: 20px;
	padding: 0;
	zoom: 100%;
width: 729px;
background:#fff;

}

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

/*リストの設定*/
.rss-blogroll4 .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 1.3;
background:#fff;
font-weight: normal;
}

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

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

}

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

/* BlogRoll3
-
----------------------------------------------- */
/*全体の設定*/
.rss-blogroll5:after{
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
background:#fff;
}

.rss-blogroll6{
	margin-bottom: 10px;
	padding: 0;
	zoom: 100%;
width: 720px;
background:#fff;
}

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

/*リストの設定*/
.rss-blogroll6 .blogroll-channel .blogroll-list {
	padding: 3px 0;
	padding-top: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 1.3;
background:#fff;
font-weight: normal;
}

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

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

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








.main-container-ads{
	margin : 40px 0 15px 0;
}


/* メッセージボード
----------------------------------------------- */
.message-board-outer{
	margin-bottom: 20px !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-head{
	position : relative;
	margin : 20px ;
	background : #fff;
	border-top : 1px solid #ddd;
	border-bottom : 1px solid #ddd;
}







/* 記事タイトル下の記事情報
----------------------------------------------- */
.article-header-inner:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}



.article-header-inner-t {
	margin-bottom: -10px;
	padding: 5px 0px;
	background: #faf0e6;
	zoom: 100%;
       
}

.article-header-inner-k {
	margin-bottom: 0px;
	padding: 13px 0px;
	background: #e5fffa;
	zoom: 100%;
       
}


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

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

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

	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_date.png) no-repeat left 50%;
	font-size: 12px;
	line-height: 1.3;
}

/*カテゴリー - 記事タイトル下の記事情報*/
.article-header-category{
	float: left;
	margin: 4px 10px 5px 0;
	padding-left: 16px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_category.png) no-repeat left 50%;
	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{
	float: left;
	padding: 0 5px;
}

.article-header-category dd a {
	color: #333;
	text-decoration: none;
}

.article-header-category dd a:hover{
	text-decoration: underline;
}

/*記事の評価アイコン*/
.article-rating img{
	vertical-align: middle;
}

/*ソーシャルボタン - 記事タイトル下の記事情報*/
.article-social-btn{
	float : left;
	width : 65%;
	height : 20px;

}


/* 記事本文
----------------------------------------------- */


.article-body-k{
	margin-bottom: 40px;
	padding: 10px 0 20px;
　　　background: #fff;
border-left: 1px solid #cd853f;



}


.koukokuwaku {
position: absolute;
display: block;
	float: left;
	margin-left: 320px;
	width: 730px;
margin-top : 10px;

}

.tag-words{
	position : relative;
	margin : 10px ;
	height : 100px;
}
.tag-words .article-tags dd{
	font-size : 14px;
}

.tag-words h3{
	padding: 2px 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0d66b0;
    color: #333;
}
.comment-form-email, .comment-form-url{
	display: none;
}
#comment-form dd{
	margin : 0 !important;
}
.article-body a{
	color: #0033cc;
	text-decoration:none;
　background: #fff;
}

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

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

/*引用*/
.article-body-inner blockquote{
	padding: 15px;
	background: #fff;

}
.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-title-outer-k{
color: #ff7f50;
font-weight: bold;
line-height: 1.2;
padding: 0;
margin: 0;
padding-top: -10px;
width: 710px;
height: 90px;
display: block;
font-size: 23px;
overflow: hidden;
text-decoration: none;
}

/* 記事下の記事情報　（個別記事ページのみ）
----------------------------------------------- */
.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-comment{
	float: right;
	width : 100px;
	font-size: 20px;
	height : 30px;
	border-radius: 7px;
	background : #0d66b0;
	text-align: center;
}

.article-footer-comment a{
	color: #fff;
	text-decoration: none;
	padding  : 10px 10px;

}
.article-footer-comment a span{
	font-size : 14px;
}

.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{
	padding : 2px 10px;
	font-size : 16px;
	font-weight: bold;
	border-bottom : 2px solid #0d66b0;
	color : #333

}
.article-sub-category{
	margin : 0 10px;
}

/*カテゴリの最新記事 , 人気記事ランキング */
.related-articles,
.article-sub-popular {
	position : relative;
	width : 660px;
	
	margin : 10px 0;
}

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.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{
	width : 32%;
	padding: 0 0 5px 0px;
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/icon_list.png) no-repeat left 4px;
	list-style: none;
	height : 220px;
	
	border : 1px solid #ddd;
	display: inline-block;
}
.related-article-image{
	padding : 10px;
	position : relative;
	display: block !important;

}
.related-articles.with-image ul li a{
	min-height : 180px;
	display: block;
	color : #222;
	font-weight: bold;
}

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

.related-article-title{
	font-size : 12px;
	padding : 0 5px;
}

.related-articles.with-image .related-article-image img{
	height : 120px !important;
	width : 100%;
}
/* コメント　トラックバック
----------------------------------------------- */
.article-option-title{
	padding: 2px 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0d66b0;
    color: #333;
}
#ld_blog_article_comment_entries{
	padding : 5px 0 !important;
}
#comments ol,
#trackbacks ol{
	margin: 10px;
	padding-left: 18px;
}

/*コメントのセット,トラックバックのセット*/
.comment-set{
	

	width: auto;
    margin: 20px 0 0 0;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #0d66b0;
	color: #000;
    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;
}

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

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

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


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

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

}


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








/* ----------------------------------------------- */
/** 記事ヘッダー */



.article-header-k {
float: left;
margin-left : -6px;
padding: 0 0 0 0px;
font-size: 18px;
color: #777;
position: relative;
width: 736px;
background: #006633;
}


.article-header-ca {
float: left;
padding: 3px 0 0 10px;
font-size: 18px;
color: #777;
position: relative;
width: 728;
margin-left: 220px;

}


dd.article-category, dd.article-category-second{
	float : left;
	width : 41%;
}

.article-category-outer dl.article-category {
	padding-left: 20px;
	line-height: 1.25;
margin-left:0px;
margin-top:10px;
margin-bottom:26px;


	}
	.article-col1-category-outer dl.article-col1-category {
	position : relative;
	width : 100%;
	padding-left: 5px 0;
	line-height: 1.25em;
	}

.article-category-outer dl.article-category dt,
.article-category-outer dl.article-category dd {
	
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	font-size: 1em;
}


.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	text-indent: -9999px;
}

/*** カテゴリアーカイブページではカテゴリを非表示にする */
body.category .article-category-outer {
	display: none;
}


.article-header-k {
float: left;
font-size: 14px;
color: #777;
position: relative;
}














/** 記事タイトル */


.article-title-outer{
  margin:20px 5px 5px 10px;
    padding-left: 30px;
	padding-bottom: 10px;

    padding: 5px;
  
}




.article-tool-box-header .article-meta {
	text-align: right;
}
.article-tool-box-header .article-meta li {
	list-style: none;
	min-height: 16px;
	font-size: 82%;
	display:inline-block;*display:inline;*zoom:1;
}
.article-tool-box-header .article-meta li.article-comment-count {
	width: 90px;
height: 38px;
display: block;
font-size: 30px;
position: absolute;
top: 0px;
right: 10px;
color: #7E6625;
z-index: 5;
font-weight: bold;
text-align: center;
text-decoration: none;
}
.article-tool-box-header .article-meta li.article-trackback-count {
	padding: 3px 5px 3px 20px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_tracback.gif) no-repeat 0 0;
}
.article-tool-box-header .article-meta li.article-author img {
	vertical-align: middle;
	margin: 0 4px 2px 0;
}
.article-tool-box-header .article-meta li.article-author {
	margin-left: 10px;
}

.article-col1 .article-comment{
	position : absolute;
	width : 130px;
	height : 50px;
	right: 30px;
	top : -15px;
	background : #1160AA;
	border-radius: 5px;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
}
.article-col1 .article-comment a{
	text-decoration: none;
	color : #fff;
	font-weight: bold;
	font-size: 20px;
	
}
.article-col1 .article-comment span{
	color : #fff;
	font-weight: bold;
	font-size: 14px;
	
}

/* ----------------------------------------------- */
/** 記事本文 */

#article02{
	position: relative;
	width : 730px;
	box-shadow: 5px 5px 5px #ddd;

}
.article-header{

margin: 10px 0;
background : #faa096; 

}
.article-body {
line-height: 2.0;
margin: 10px 0;
padding:10px;

}


#adsence li{
	float : left;
	width : 45%;
	list-style: none;
	margin-left : 10px;
}

.article-body .article-body-more,
.article-body .article-body-private {
		clear: both;
	    margin-top : 30px;
		padding : 10px;
}



.article-body-inner {
	line-height: 2.0;
	margin: 10px 0;
}

/*** 続きを読む */
.article-body span.article-continue {
	display: block;
	margin-top: 1em;
　　　　font-size: large;
　　　　padding: 8px 0;
	text-align:justify;
}



.article-body h1 {
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #878787;
	border-left: solid 7px #878787;
	margin: 10px 0;
	font-size: 180%;
}
.article-body {
	
	position  : relative;
	width : 658px;
	margin: 10px 10px;
	background: #fff;
	padding: 10px;
	
	font-size: 100%;
	
}
.article-body h3 {
	margin: 5px 0;
	font-size: 20px;
}
.article-body h4 {
	font-size: 120%;
	margin: 10px 0;
}
.article-body h5 {
	font-size: 110%;
	margin: 10px 0;
}
.article-body h6 {
	font-size: 105%;
	margin: 10px 0;
}

.article-body ol {
	margin: 10px 20px;
}
.article-head-bottom{
	position : relative;
	margin : 5px 0;
	padding : 0 5px;
	height : 30px;
}
.article-body ul {
	margin: 10px 0px;
}

.article-body dt {
	font-weight: bold;
}

.article-body dd {
	margin-left: 1em;
}

/*** blockquote & pre */
.article-body pre {
	background-color: #f2f1c1;
	margin: 5px 0;
	padding: 5px 15px;
}

.article-body blockquote {
	padding: 5px 15px;
	margin: 5px 10px;
	border: solid 1px #cc9;
}


/*** img */
.article-body img.pict {
	margin: 5px 0;
max-width: 450px;
padding: 3px;
border: 1px solid #CFC7AF;


}

/*** 共通テーマ */
body.default_2008 dl.common-theme {
	margin: 0 10px 25px;
}

/*** 記事タグ */
body.default_2008 dl.article-tags {
	
}

dl.article-tags {
	font-size: 16px;
	max-width : 630px;
	margin : 8px 0 15px;
	padding : 5px;

}

dl.article-tags dt {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
dl.article-tags dd {
	font-size : 12px;
	border : 1px solid #ddd;
	padding : 1px 5px 0;
	margin-bottom : 5px;
	
}

dl.article-tags dd a{
	color : #555;
	text-decoration: none;
	}
/*** プライベートモード */
.private-mode-announcement {
	border-color: #858585;
	line-height: 135%;
	font-size: 1em;
}

#pps-ad{
	margin: 20px auto;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px;
}

/* --------------------------------------------------
   coder Table
-------------------------------------------------- */


/* ----------------------------------------------- */
/** 記事フッター */

.article-footer {
　　margin: -30px 0 0 0;
	border: solid 1px #d1d1d1;
	padding: 1px;
	background-color: #fff;
}
.article-post {
	padding: 2px 3px 2px;
	background: #f0f0f0;
	text-align: left;
	overflow: hidden;

}
/* =============================================== */
/** 07. Option - トラックバック＆コメントエリア */
/* ----------------------------------------------- */

#article-options {
	position : relative;
	background-color: #ffffff;
	padding: 10px 10px;
	margin :0;
}

.article-option {
	padding: 5px 0;
}

.article-option h3 {
	margin: 0 10px 15px 10px;
	padding: 0 0 5px 0;
	font-size: 100%;
	border-bottom: 1px solid #ddd;
}

/*** 指定しやすいようstyleReset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

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

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

/*ナビゲーション共通*/
.pager{
	position : relative;
	padding:0 0 0 0;
	background: #708090;
	font-size: 14px;
	width : 670px;
	margin-left : 20px;

}

ul.index-navigator{
	margin: 10px 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: #708090;
	color: #fff;
	text-decoration: none;
	font-weight: bold !important;
	line-height: 32px !important;
}

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: #838383;
	color: #ffffff;
	font-weight: bold;
	line-height: 32px;
}

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: 12px;
}

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

.comment-form-title{
	padding: 2px 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0d66b0;
	color: #333;
	margin: 0 0 20px;
}


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

/*アーカイブのタイトルの全体設定*/
.archives-header{
	margin-bottom: 10px;
	padding: 10px;
	
	color: #333333;
}
#category-header{
	margin : 0;
	padding : 0;
	
}

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




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

/* サイドカラム共通設定
----------------------------------------------- */
.sidewrapper{
    margin-bottom: 10px;
    border-right: 0px solid #333;
    border-bottom: 0px solid #333;
    border-left: 0px solid #333;
	font-size: 14px;
	
}

.side{
        background: #fff;
	padding: 10px 5px 10px 5px;
}

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

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


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

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


/*サイドカラムのタイトル*/
.sidetitlebody{

	padding: 5px 2px;
	color: #222;
	margin:0 ;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	border-left : 10px solid #777;
	border-top : 1px solid #777;
	border-bottom : 1px solid #777;
}

.sidetitle a{
    color: #ffffff ;
border-left: 14px double #f5eab5;
padding-left: 5px ;

}

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

hr{
	width : 100%;
	margin : 20px 0;
	border : 6px dashed #ddd;
}
/*サイドカラムのリスト*/
.sidebody{
	margin: 10px 0px 0;
	padding: 10px 10px 0;
	
	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;
}


/* -----------------------------------------------
フッター
----------------------------------------------- */
#keyword-list{
	position : relative;
	width : 100%;
	display: block;
	overflow: hidden;
	background : #ededed;
	border-top : 1px solid #ddd;
	padding : 40px 0 20px;
	
}
.keyword-list-inner{
	width : 1068px;
	margin : 0 auto;
}
.keyword-list-inner h3{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.keyword-lists{
	width : 100%;
	height : 100px;
	padding : 0;
	margin : 0;
}
.keyword-item{
	float: left;
    padding: 0 ;
    margin-bottom: 20px;
	width: 25%;
	list-style: none;
	
}
.keyword-item a{
	text-decoration: none;
	box-sizing: border-box;
	border : 1px solid #999;
	border-radius: 5px;
	text-align: center;
	display: block;
	font-size : 14px;
	margin : 0 10px;
	padding : 10px0 ;
	color : #222;
	

}

#sns-link{
	position : relative;
	margin : 20px;
	border : 1px solid #ddd;
	background : #ededed;
	padding : 30px;
	height : 140px;
	display: none;

}
#sns-link .sns-left, #sns-link .sns-right{
	float : left;
	width : 50%;
	box-sizing: border-box;
	height : 140px;
}
#sns-link .sns-right{
	background : #fff;
	box-shadow: inset 0px 2px 2px 0px #777;
}
.sns-link-text{
	width : 70%;
	margin : 10px auto;
	text-align: center;
	vertical-align:middle;

}
.sns-link-text p{
	font-size : 16px;
	font-weight: bold;
	color : #333;
}
.twieet-button{
	position : relative;
	background : #0d66b0;
	height : 30px;
	margin : 10px 0;
	cursor: pointer;
}
.twieet-button p{
	color : #fff;
}

.t-b-left{
	padding : 2px 0;
	float : left;
	width : 25%;
}
.t-b-left img{
	margin-left : 10px;
}
.t-b-right{
	float : left;
	width : 75%;
	padding : 5px 5px;
	box-sizing: border-box;
}
.t-b-right p{
	
	font-size : 12px;
	font-weight: normal;
	

}
/*フッターの全体設定*/
#blog-footer{
	z-index: 9999;
	margin-top: 0px;
	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: linear-gradient(to bottom,  #484848 0%,#121212 100%); /* W3C */
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#121212',GradientType=0 ); /* IE6-9 */
}


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

#blog-footer #footer a{
	color: #fff;
}
#blog-footer .footer-inner{
	position : relative;
	width : 1068px;
	margin : 0px auto;
	color: #fff;
	font-size : 10px;
	padding : 20px 10px;
}
.footer-box{
	float : left;
	width : 25%;
	height : 350px;
	
}
#viewninjamsg{
	font-size : 16px;
}
#blog-footer .f-b-title{
	font-size : 16px;
	text-align: left;
	margin-bottom : 20px;
	letter-spacing: 0.3em;
}
.footer-box ul{
	padding : 0 ;
	margin : 0;
}
.footer-box ul li{
	font-size: 12px;
	text-align: left;
	list-style: none;
}
.footer-box ul li a{
	font-size : 13px;
	color : #fff;
}
.site-detail{
	font-size: 12px;
	padding-right : 30px;
	text-align: left;
	
}
.footer-box dl{
	width : 100%;
	padding-right : 30px;
	box-sizing: border-box;
	margin-top : 20px;
	
}
.footer-box dt{
	padding : 0;
	font-size: 14px;

}
.footer-box p{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.ninja_access_ranking td a{
	color : #fff !important;
}
.btn-o{
	display: none !important;
}

#move-page{
	position : fixed;
	
	width : 120px;
	border : 1px solid #ddd;
	right : 5px;
	top : 55%;
	padding : 2px 2px;
	box-sizing: border-box;
	z-index : 9999;
	overflow: hidden;
	
}

.page-top{
	position : relative;
	height : 50px;
	background : rgba(13, 102, 176, 0.9);
	margin : 1px;
	border-radius: 3px;
	padding : 15px 0;
	box-sizing: border-box;
	cursor: pointer;
	
}
.to-comment{
	position : relative;
	height : 50px;
	background : rgba(13, 102, 176, 0.9);
	margin : 1px;
	border-radius: 3px;
	padding : 5px ;
	box-sizing: border-box;
	cursor: pointer;
}

.to-twitter{
	position : relative;
	height : 50px;
	background : rgba(13, 102, 176, 0.9);
	margin : 1px;
	border-radius: 3px;
	padding : 5px ;
	box-sizing: border-box;
	cursor: pointer;
}
#move-page p{
	color : #fff;
	font-weight: bold;
	font-size : 14px;
	text-align: center;
	line-height: 20px;	
}
#move-page a{
	text-decoration: none;
}
/* -----------------------------------------------
リセット　他の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 ;
margin-left : 10px;
}


.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;
}

li.comment-set {
    width: auto;
    margin: 15px 0 10px 0;
    padding: 10px 0 0;
    background: #fff;
    border-bottom: 1px solid #0d66b0;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}
.listWithImage{
	margin-left: 0px;
}

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

.listWithImage li:hover{
	opacity: 0.6;
}

div.popularArticlesWithImage.A{
	margin: 0 ;
}

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

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

div.popularArticlesWithImage.A ul li a{
	border: 1px solid #ddd !important;
	border-radius: 3px;


}

div.popularArticlesWithImage.A div.title{
	padding: 5px;
	/*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;*/
}
#top-bar{
	position : relative;
	width : 100%;
	height: 5px;
	display: block;
	border : 1px solid #ddd;
}
#top-bar .bar{
	height : 5px ;
	width : 6.66666666%;
	margin : 0 ;
	padding : 0;
	float : left;
}

#top-bar .bar:nth-child(1){
	background :#91d271;
}
#top-bar .bar:nth-child(2){
	background :#98fb98;
}
#top-bar .bar:nth-child(3){
	background :#7fffd4;
}
#top-bar .bar:nth-child(4){
	background :#e0ffff;
}
#top-bar .bar:nth-child(5){
	background :#afeeee;
}
#top-bar .bar:nth-child(6){
	background :#87cefa;
}
#top-bar .bar:nth-child(7){
	background :#ffe4e1;
}
#top-bar .bar:nth-child(8){
	background :#faebd7;
}
#top-bar .bar:nth-child(9){
	background :#f08080;
}
#top-bar .bar:nth-child(10){
	background :#b22222;
}
#top-bar .bar:nth-child(11){
	background :#ffc0cb;
}
#top-bar .bar:nth-child(12){
	background :#d8bfd8;
}
#top-bar .bar:nth-child(13){
	background :#ee82ee;
}
#top-bar .bar:nth-child(14){
	background :#9370db;
}
#top-bar .bar:nth-child(15){
	background :#d8bfd8;
}

#article-rss{
	position : relative;
	width : 650px;
	height : 350px;
	margin : 0 auto;
	border : 1px dashed #333;
	border-radius: 7px;

}
#article-footer-rss{
	position : relative;
	width : 650px;
	height : 600px;
	margin :  0 auto;
	border : 1px dashed #333;
	border-radius: 7px;
}

#article-rss h3{
	text-align: center;
	font-size : 18px;
	color : #1160AA;
}
#article-footer-rss h3{
	text-align: center;
	font-size : 18px;
	color : #1160AA;
}
.a-rss-inner{
	position : relative;
	padding : 0px 20px 10px;
	
}
#article-rss .blogroll-channel{
	padding : 0;
	width : 100%;
	height : 285px;
	
}
#article-rss .blogroll-list-wrap{
	margin  : 0;
	padding : 0;
	height : 280px;
	overflow: hidden;
}
#foot-rss{
	position : relative;
	width : 650px;
	height : 750px;
	margin : 0 auto;
	border : 1px solid #ddd;
	
}
#article-rss .blogroll-channel li{
	border-bottom : 1px solid #ddd;
	padding : 5px 0;
	margin : 0 10px;
}
.blogroll-ad-default{
	display: none;
}
#article-rss .blogroll-channel a{
	font-size : 14px;
	color : #222;
	font-weight: bold;
}
#rss2{
	position : relative;
	background : #fff;
	border : 1px solid #ddd;
	border-radius: 5px;
	width : 650px;
	padding : 10px ;
	margin-left : 20px;
}
#rss{
	position : relative;
	background : #fff;
	width : 670px;
	padding : 10px ;
}
._tangan_rss_list li a{
	font-weight: bold;
	font-size : 14px;
	line-height: 40px;
	padding-left : 30px;
}
._tangan_rss_list li{
	
	list-style: none;
    padding: 0 0 0 12px;
	margin : 0px;
}
#submit{
	position : relative;
	width : 180px;
	background : #7AC9E7;
	border-radius: 5px;
	text-align: center;
	margin : 20px 0 ;
	}
#submit a{
	    color: #fff !important;
		font-weight: bold;
}

#category-rss{
	position : relative;
	width : 655px;
	height : 700px;
	overflow-y: scroll;
	border : 1px solid #ddd;
	background: #fff;
	border-radius: 5px;
	margin : 0 0 0 25px;
}
#rss h2{
	font-size : 18px;
	color : #666;
	font-weight: bold;
	margin : 10px 10px;
}



#widget{
	position : relative;
	width : 1088px;
	height : 100%;
		margin : 0 auto;
}
.bitcoin, .ether, .ripple, .nem{
	float : left;
	width : 24.2%;
	border : 1px solid #ddd;
	height : 140px;
	margin : 10px 10px 10px 0;
	box-sizing: border-box;
}
.nem{
	float : left;
	width : 24.2%;
	border : 1px solid #ddd;
	height : 140px;
	margin : 10px 0px 10px 0;
	box-sizing: border-box;
}

#chart{
	position : relative;
	width : 100%;
	height: 200px;
	margin : 0 auto;

}
.chart-text{

	float : left;
	width : 60%;
	padding : 60px 20px 50px 50px;
}
.widget-chart{
	float : left;
	width : 25%;
	height : 160px;
	margin-top : 40px;
	margin-left : 70px;
}

.rialtime{
	font-size : 16px;
	font-weight: bold;
	color : #fff;
	font-family: Helvetica, 'Helvetia Neue', Arial;
}



#adsence2{
	position : relative;
	width : 100%;
	height : 270px;
	margin : 10px 0;
	padding : 0;

}
#adsence2 li{
	float:left;
	list-style: none;
	margin : 0 10px;
}

fieldset{
	position : relative;
	width : 100%;

}

#app{
	position : relative;
	margin: 20px auto;
	padding: 5px;
	border-radius: 5px;
	overflow: hidden;
   
}

.app-left, .app-right{
    float : left;
    width : 50%;
    height : 50px;
}
.app-icon{
    float : left;
    width : 30%;
    height : 250px;
    
}
.app-text{
    float : left;
    width : 70%;
    height : 250px;
}
#app dd{
    margin-left : 20px;
}
#app dd p{
    font-size : 14px;
}
#app a {
    width : 250px;
    margin-left : 50px;
}
#app dt{
    font-size : 20px;
    font-weight: bold;
    color : #555;
    padding : 0 20px;
}
.app-right img{
    width : 170px;
    height : 60px;
    position : relative;
    margin-top : -10px;
}
#app dl{
   width : 405px;
   margin : 0 20px 0 10px
}
@media screen and ( max-width:425px ){
    #app{
      height : 100%;

    }
    .app-icon{
        position : relative;
        width : 100%;
    }
    .app-text{
        position :relative;
        width : 100%;
    }
    .app-left{}
}
div#acrr9_coinmatome a{
	font-size : 13px;
}
#page-ranking{
	position : relative;
	margin : 0 10px;
	height : 600px;
	box-sizing: border-box;
	overflow-x: hidden;
}

#page-ranking tr{
	border : 1px solid #ddd;

}
#page-ranking td{
	padding : 5px 5px;
	border-right : 1px solid #ddd; 
}
#page-ranking td :last-child{
	border-right : 0px;
}
#page-ranking a{
	outline: none;
	text-decoration: none;
	font-weight: bold;
}

#page-ranking-top{
	position : relative;
	margin : 20px 0 0 20px;
	width : 100%;
	height : 600px;
	box-sizing: border-box;
	overflow-y: scroll;
	overflow-x: hidden;
}

#page-ranking-top h3{
	background : #0d66b0 ;
	color : #fff;
	font-size : 16px;
	text-align: center;

}
#page-ranking-top tr{
	border : 1px solid #ddd;

}
#page-ranking-top td{
	padding : 5px 5px;
	border-right : 1px solid #ddd; 
}
#page-ranking-top td :last-child{
	border-right : 0px;
}
#page-ranking-top a{
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
#side-app{
    position : relative;
    width : 320px;
    height : 160px;
    margin : 0 auto;
    border : 1px solid #ddd;
    padding : 10px;
    box-sizing: border-box;

}
#side-app .left{
    width : 90px;
    float : left;
    height : 100px;
}
#side-app .right{
    width : 200px;
    float : left;
    height : 100px;
}
#side-app h4{
    font-size : 16px;
    font-weight: bold;
    color : #555;
    padding : 0 10px;
	margin : 0;
	text-align: left;
    
}
#side-app p{
    font-size : 13px;
    text-align: left;
}
.app-store, .google-play{
    width : 50%;
    float : left;
    height : 40px;
}
.google-play img{
    margin-top : -10px;
     
}

#coin-chart{
    position : relative;
    width : 100%;
    height : 240px;
	padding : 20px 0 10px;
	border-bottom : 6px dashed #ddd;
}
.chart-inner{
    width : 1088px;
    height : 100%;
    margin : 0 auto;
 
}

.coin-icon{position:relative;width:50%;margin:4px auto 0;}
.coin-icon img{margin-left : 11px;margin-top : -1px;}
.bch{
	margin-left:3px !important;
	margin-top:0px !important;
}
.lisk, .etc{margin-left:14px !important;}
.p{position : relative;
	width : 1068px;
margin : 10px auto;
text-align: right;}



/* webfont */
#List li dt{font-family:'Titillium Web',sans-serif;}
#List li dd span{font-family:'Roboto',sans-serif;}

#List{
	position : relative;
	width:100%;
	margin:10px 0 0;
	height: 90px;
}
#List2{
	position :relative;
	width : 100%;
	margin:10px 0 0;
	height: 90px;
}
#List li dl, #List2 li dl{width:100%;}
#List li, #List2 li{width:9.5%;margin-left:5px;box-sizing:border-box;float:left;margin-bottom:5px;border:1px solid #ddd;list-style: none;}
#List li dt, #List2 li dt{padding:0px;text-align:center;font-size:13px;font-weight:bold;color:#555;letter-spacing:0.05em;}
#List li dd, #List2 li dd{padding:0 2px 5px;text-align:center;border-top:none;width:100%;font-size :8px;margin:0 auto;overflow: hidden;margin-top:-5px;box-sizing: border-box;}
#List li dd p, #List2 li dd p{font-size:16px;font-weight:900;padding:3px;}
#List li dd span.price, #List2 li dd span.price{position:relative;width:100%;font-size:12px;font-weight:900;}
#List li dd span.perc, #List2 li dd span.perc{font-size:13px;margin-left:5px;line-height:10px;margin-top:-10px;}
#List li dd span.market, #List2 li dd span.market{margin-left:10px;color:#666;font-size:12px;font-weight:700;letter-spacing:0.05em;}


#news-pickup div.popularArticlesWithImage.A ul li{
	width : 100%;
	height: 210px;
	margin:0;
}
#news-pickup div.popularArticlesWithImage.A div.title{
	background:#fafafa !important;
	color: #222 !important;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 30px 10px;
	position : absolute;
	width : 438px !important;
	left : 200px;
	height :210px;
	
}
#news-pickup div.popularArticlesWithImage.A li div.image img{
	width : 200px;
	height: 200px;
}
#news-pickup div.popularArticlesWithImage.A ul li a{
	border :1px solid #ddd;
	box-sizing: border-box;
}
#menu{
	width : 240px;
	float : left;
	margin-top: 10px;
}
#menu ul{
	padding : 0 ;
	margin : 0;
}
#menu ul li{
 font-size: 13px;
 list-style: none;
 font-weight: bold;
 padding-left:170px; 


}
#menu ul li a{
  color : #222;
  text-decoration: none;
}
#rate{display: none;}
#as{
	width:654px;
	margin : 5px 10px 20px 25px;

	background:#fff;
}
#as iframe{
	box-shadow: 0px 0px 2px 0px;
	border-radius: 5px;
}
#as2{
	width:654px;
	margin : 5px 10px 20px 25px;

	background:#fff;
}
#as2 iframe{
	box-shadow: 0px 0px 2px 0px;
	border-radius: 5px;
}
#article-ad{
    position :relative;
    width : 100%;
    max-width : 620px;
    margin : 10px 10px;
    height : 200px;
    border : 1px solid #ddd;
    border-radius: 5px;

}
#article-ad iframe{
	width : 100%;
	position : absolute;
	top : -50px !important;

}
@media screen and ( max-width:425px ){
	#article-ad{
		display: none;
	}
}

#rsslist-172{
	padding : 0;
}
#donation{
	position : relative;
	width : 100%;
	height : 120px;
	padding : 5px 0;
	margin-bottom : 20px;
}
#donation .donation-inner{
	width : 1068px;
	margin : 0 auto;
	border: 1px solid #333;
	padding : 5px 40px;
	box-sizing: border-box;
	background : #fff;
	
}
#donation .donation-inner h2{
	color : #222;
	text-align: center;
	font-size : 24px;
	font-weight: bold;

}
#donation .donation-inner p{
	color : #222;
	font-size : 15px;
	text-align: center;
	font-weight: bold;
	margin : 5px;

}

#donation .donation-inner a{
	color : #1160AA;
	font-weight: bold;
	font-size : 16px;

}
#blog-description{
	font-size : 13px;
	font-weight: 700;
	color : #222;
}

.said-colum{
	display: none;
}
#pickup-rss{
	position : relative;
	width : 654px;
	height : 1400px;
	box-shadow: 0px 0px 2px 0px;
	margin: 20px 0px 20px 25px;   
	border-radius: 5px;
	background : #fff;

	
}
#pickup-rss h3{
	background : #0d66b0 ;
	color : #fff;
	font-size : 16px;
	text-align: center;
	padding : 5px 0;

}
.rss-blogroll .rss-title{
	background : #0d66b0 ;
	color : #fff;
	font-size : 16px;
	text-align: center;
	padding : 5px 0;
}
#mex-ad{
    position :relative;
    margin: 10px auto;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px;
    box-sizing: border-box;
}
#mex-ad a{
  font-weight: bold;
  color : #333;
     text-decoration: none;
}
#mex-ad img{
    padding : 0 30px 20px;
}
.vips{
	position:relative;
	width : 80%;
	padding: 20px;
	border : 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	background: rgb(233, 219, 30);
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin : 10px 0;
	}
	.vips:hover{
		border : 1px solid rgb(233, 219, 30);
		background: #fff;
		color: rgb(233, 219, 30);
		text-decoration: none;
	
		}

	.vips a{
		color: #000;
		text-decoration: none;
	}