@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: #f1f8f6;
        font-family: 'メイリオ','Hiragino Kaku Gothic Pro',sens-serif;
}

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



/* -----------------------------------------------
ヘッダー
----------------------------------------------- */
#ad-link {
 width: 1570px;
 margin: auto;
} 
#ad-link2 a {
 width: 200px;
 margin: 0px 0px 0px 0px;
 height: 800px;
 float: left;
 padding: 0px;
 position:fixed
} 
#ad-link3 a {
 width: 200px;
 margin: 0px 0px 0px 1370px;
 height: 800px;
 float: right;
 padding: 0px;
 position:fixed
}

/* メニューバー
----------------------------------------------- */
.ldb_menu-list:after {
    content:".";
    height:0;
    clear:both;
    display:block;
    visibility:hidden;
}
.ldb_menu-list {
    zoom:100%;
    width: 1420px;
    margin: 0 auto;
    background: #a6d9ca;
}
.ldb_menu-list li {
    float: left;
    list-style: none;
}
.ldb_menu-list li a{
    padding: 10px 45px;
    line-height: 1;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #03120e;
    text-decoration: none;
}
.ldb_menu-list .ldb_menu-item-current,
.ldb_menu-list li:hover,
.ldb_menu-list li a:hover {
    color: #e3f1ed;
    /*background: #000000;*/
    text-decoration: none;
}

/* ヘッダー タイトル,画像部分
----------------------------------------------- */
#blog-header01 {
	margin: 0 auto;
	width: 1420px;
	height: auto;
}

.titlearea {
	width: 1420px;
	height: 90px;
}

.titlelogo {
	width: 440px;
	height: 100%;
	background-image: url(http://livedoor.blogimg.jp/amnewgame/imgs/8/6/8622d721.png);
        background-repeat: no-repeat; 
        float: left;
}

#titlerightad {
	width: 728px;
	height: 100%;
	/*background-image: url(http://parts.blog.livedoor.jp/img/usr/ver06_km_matomegray_3c/728-90.gif);*/
        background-repeat: no-repeat; 
        float: right;
}

#pagetitle {
   display: none;
}


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


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

/* コンテンツ全体 */
#container{
   position: relative;
   margin: 0 auto;
   padding: 1px 0 30px;
   width: 1420px;
   background: #ffffff;
}

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

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

.main-column-inner{
	background: #ffffff;
	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: -210px;
	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: 3px !important;
}

.listWithImage li:hover{
}

div.popularArticlesWithImage.A{
	margin: 0 ;
}

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

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

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

div.popularArticlesWithImage.A div.title{
	padding: 2px 4px 0 4px;
	color: #2b2d2c !important;
}

.side div.popularArticlesWithImage.A div.title{
	padding: 8px 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: 120%;
}

/*チャンネル単位の設定*/
.rss-blogroll .blogroll-channel{
	float: left;
	overflow: auto;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0;
	width: 383px !important;
	height: 240px !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
----------------------------------------------- */ 


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

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

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


/*　記事一覧
----------------------------------------------- */
.article-area,.article-header,.article-title,.article-date,.article-footer,.article-cate,.article-com,.article-body-header,.article-body-header-top,.article-body-title,.article-body-tweet,.article-body-header-bottom,.article-body-img,.article-body-right,.article-body-date,.article-body-cate,.article-body-tags,.article-body-com,.article-body-soc{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.article-area{
   position: relative;
   float: left;
   width: 450px !important;
   height: 300px !important;
   margin: 0 2px 10px 2px;
   background: #fffaf0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.article-area img{
   width: 450px;
   height: 300px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.article-area img:hover{
   filter:alpha(opacity=70);opacity:0.7;
}

.article-header{
   position: absolute;
   top: 0px;
   width: 450px;
   height: auto;
   overflow:hidden;
}

.article-title{
   width: 450px;
   height: auto;
   font-weight: bold;
   font-size: 15px;
   line-height: 1.1;
   background-color: rgba(3,18,14,0.8);
   padding: 10px 10px;
   border-top-left-radius:8px;
   border-top-right-radius:8px;
   -webkit-border-top-left-radius: 8px;
   -webkit-border-top-right-radius: 8px;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-topright: 8px;
}

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

.article-title a:hover{
   position:relative; right:1px; bottom:1px;
   text-decoration: underline;
}

.article-time{
   float:right;
   width: auto;
   padding: 2px 5px;
   font-size: 12px;
   color: #2b2d2c;
   background-color: rgba(239,239,239,0.8);
   text-align: right;
}

.article-footer{
   position: absolute;
   bottom: 0px;
   width: 360px;
   height: auto;
   overflow:hidden;
}

.article-cate{
   float:left;
   overflow:hidden;
   width: 280px;
   height: 30px;
   font-size: 12px;
   text-decoration: none;
   color: #2b2d2c;
   padding: 5px 5px;
   background-color: rgba(239,239,239,0.8);
   border-bottom-left-radius:8px;
   -webkit-border-bottom-left-radius: 8px;
   -moz-border-radius-bottomleft: 8px; 
}

.article-cate a,.article-com a{
   color: #2b2d2c;
   text-decoration: none;
}

.article-com{
   float:right;
   width: 80px;
   height: 30px;
   padding: 5px 5px;
   text-align: right;
   font-size: 12px;
   color: #2b2d2c;
   background-color: rgba(239,239,239,0.8);
   border-bottom-right-radius:8px;
   -webkit-border-bottom-right-radius: 8px;  
   -moz-border-radius-bottomright: 8px;  
}

/*　個別記事ページタイトル+本文
----------------------------------------------- */
.article-body-header{
   width: 728px !important;
   height: auto;
   overflow:hidden;
   margin: 0 0 10px;
}

.article-body-header:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.article-body-header-top{
   width: 728px !important;
   height: auto;
   overflow:hidden;
   margin-bottom: 10px;
   background-color: #1d2724;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.article-body-title{
   float:left;
   width: 648px;
   height:80px;
   font-weight: bold;
   font-size: 20px;
   line-height: 1.1;
   padding: 10px 10px;
}

.article-body-title a{
   color: #ffffff;
   text-decoration: none;
}

.article-body-title a:hover{
   position:relative; right:1px; bottom:1px;
   text-decoration: underline;
}  

.article-body-tweet{
   float:right;
   width: 80px;
   height:80px;
   padding: 7px 1px;
}

.article-body-header-bottom{
   width: 728px !important;
   height: 220px;
   overflow:hidden;
   margin: 10 0 0px;
}

.article-body-img{
   float:left;
   width: 300px;
   height: 220px;
}

.article-body-img img{
   width: 300px;
   height: 220px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.article-body-right{
   float:right;
   overflow:hidden;
   width: 418px;
   height: 220px;
   margin-left: 10px;
}

.article-body-date,.article-body-cate,.article-body-tags,.article-body-com,.article-body-soc{
   width: 418px;
}

.article-body-date,.article-body-cate{
   font-size: 14px;
}

.article-body-date a,.article-body-cate a{
   color: #2b2d2c;
}

.article-body-com{
   font-size: 20px;
   font-weight: bold;
   height: 50px;
}

.article-body-com a{
   color: #2b2d2c;
}

.article-body-soc{
   height: 50px;
}



/* 記事タグ表示一部変更
----------------------------------------------- */

.article-tags{
   font-size: 12px;
}

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

dl.article-tags dd{
   margin-left:6px;
}

dl.article-tags dd a{
   color: #2b2d2c;
}


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

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

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

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

.article-body img{
  /* border: 1px solid #2b2d2c; */
}

.article-body-soc{
   width: 100%;
   height: 65px;
}


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


/*まとめくす設定*/
.t_i {
   padding-left: 10px;
}

.anchor{
font-size: 14px !important;
}



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

/*サブリストの共通タイトル*/
.article-sub-category h3 ,
.article-sub-popular h3 {
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
}

/*カテゴリの最新記事 , 人気記事ランキング */
.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: 0 0 5px 5px;
	list-style: none;
	font-size: 13px;
        line-height: 1.2;
}

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


/*--------------------------------------------------
	コメント
--------------------------------------------------*/
.comment-title-area {
	margin-bottom: 15px;
	padding: 10px 10px;
	color: #ffffff;
	font-size: 20px;
   background-color: #1d2724;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.comment_wrap {
	padding: 8px 0;
	border-top: 1px dashed #2b2d2c;
	color: #1d2724;
	list-style: none;
	font-size: 12px;
}

.comment_header span {
        color: #03654b;
}

.comment_body {
	font-size: 16px;
	color: #333333;
    margin: 10px 16px;
}

.comment_footer {
    text-align: right;
    font-size: 12px;
    color: #666666;
}

.comme_res {
    color: #03654b;
    text-decoration: none;
}

#form_wrap {
    margin-bottom: 10px;
	padding: 10px;
	background: #1d2724;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#comment-form {
   margin: 0;
}

#comment-form p {
    margin: 6px 0;
    color: #fff;
}

#comment-form #author {
    width: 300px;
}

#comment-form #text {
    height: 200px;
    width: 955px;
}

#comment-form .button {
    padding: 4px 0;
    width: 955px;
}

/* -----------------------------------------------
ナビゲーション
参考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: #a6d9ca;
	color: #03120e;
	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: #74a497;
	color: #03120e;
	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;
}


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

/*アーカイブのタイトルの全体設定*/
.archives-header{
	margin-bottom: 10px;
	padding: 10px;
	background: #2b2d2c;
	color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

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


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

/* サイドカラム共通設定
----------------------------------------------- */
.sidewrapper{
    margin-bottom: 10px;
    font-size: 14px;
    padding-bottom: 5px;
    background: #ffffff;
}

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

/*サイドカラムのリンク色*/
.sidewrapper a{
	color: #03120e;
	text-decoration: none;
}
.sidewrapper a:hover{
	text-decoration: underline;
}
.sidewrapper a:visited{
	color: #2f4f4f;
}


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

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


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

.sidetitle a{
    color: #ffffff ;
}

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


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

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

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

/*サイドカラムの人気記事表示*/
.side-article-ninki img{
max-width: 190px;
max-height: 160px;
}

.side-article-ninki a:visited{
color: red;
}


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


/* 人気記事（画像付）
----------------------------------------------- */
.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;
}




/* -----------------------------------------------
フッター
----------------------------------------------- */
#copyrightbottom{
   margin: 10px 0;
   font-size: 12px;
   color: #2f4f4f;
}



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


/* 両サイド広告用 */
#ad-both-sidesL{
	visibility:hidden;
	position:fixed!important;
	position:absolute;top:0px;left:0px;
}
#ad-both-sidesR{
	visibility:hidden;
	position:fixed!important;
	position:absolute;top:0px;left:0px;
}
