@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".
*/

/* AA表示 */
.aa{
font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
font-size:16px;
line-height:20px;
}


html { 
height: 100%;
}

body {
	background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/a/1/a1bfe2bf.png);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:13px;
height: 100%;
}
a:hover {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

/*スポンサードリンクSTART*/
#fixed-box {
width:200px;
position: fixed;
text-align: center;
top: 0px;
left: 2000px;
z-index: 200;
}
#asideFixedBox {
	height: 400px;
	background: #fdfaf9;
        text-align: center;
	color: #fefefe;
}
/*スポンサードリンクEND*/




/* -----------------------------------------------
画像関連
----------------------------------------------- */
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


/* -----------------------------------------------
ヘッダー
----------------------------------------------- */
#blog-header {
	width: 1210px;
	margin: 0 auto;
}

#globalnavi{
margin: 0;
padding: 0;
width: 1208px;
height:30px;
font-size:18px;
background:url(http://livedoor.4.blogimg.jp/nizigami/imgs/b/d/bd8b794d.jpg);
border: 1px solid #E1A5AB;
}

#globalnavi ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#globalnavi li{
float: left;
margin: 0;
padding: 0;
}

#globalnavi a{
text-align: center;
display:block;
padding: 2px 10px 2px 10px;
color: #222;
font-weight: bold;
text-decoration: none;
border-right:1px solid #E1A5AB;
}

#globalnavi a:hover{
background-color:#333;
color: white;
font-weight: bold;
text-decoration: none;
border-right:1px solid #E1A5AB;
}

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

#wrapper{
}

.t_h{
 padding-left: 15px;
}

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

/* コンテンツ全体 */
#container{
	width:1208px;
	margin:0 auto;
	padding: 2px 0;
	position: relative;
	background-color:#fff;
	border-right: 1px solid #E1A5AB;
	border-bottom: 1px solid #E1A5AB;
	border-left: 1px solid #E1A5AB;
}

/* コンテンツ　左側のカラム */
.left-container{
	width:198px;
	float:left;
	padding: 0 2px 2px 2px;
	overflow:hidden;
	background-color:#ffffff;
        height: 100%;
        height: auto !important;
        min-height: 100%;
}
.left-container:after {
	content: "."; 
	display: block; 
	visibility:hidden;
}

/* コンテンツ　中央メインのカラム */
.main-container{
	width:788px;
	float:left;
	margin:0 6px;
        border:#cccccc 1px solid;
       	/*overflow:hidden;*/
}

/* コンテンツ　右側のカラム */
.right-container{
	width:198px;
	float:left;
	padding: 0 2px 2px 2px;
	overflow:hidden;
	
}


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

/*BlogRoll*/

/*全体の設定*/
.rss-blogroll:after,
.rss-blogroll-body:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.rss-blogroll,
.rss-blogroll-body {
	zoom:100%;
	border:#E1A5AB 1px dashed;
	margin-bottom:10px;
	padding: 3px 0;
	background: #fff;
}

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

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

/*テキスト部分の設定*/
.rss-blogroll .blogroll-channel .blogroll-list a,
.rss-blogroll-body .blogroll-channel .blogroll-list a{
	color:#333;
	padding-left: 5px;
	text-decoration: none;
}
.rss-blogroll .blogroll-channel .blogroll-list a:hover,
.rss-blogroll-body .blogroll-channel .blogroll-list a:hover{
	color:#3CB371;
	padding-left: 12px;
}

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


/*記事タイトル*/
.article-header{
	margin-bottom:10px;
}
.article-header:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.article-title{
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2;
	padding: 2px 2px 8px 2px;
	color: #504DCB;
	border-top:#E1A5AB 1px dashed;
	border-right:#E1A5AB 1px dashed;
}
.article-title a {
	color: #504DCB;
	text-decoration: none;
}
.article-title a:hover{
        color:#3CB371;
	text-decoration:underline;         
}
.article-title a:visited{
	color: #504DCB;
}

/* 耳日付*/
.mimidate{
        background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/8/4/846ed4c4.jpg);
	color: #F333;
	font-size: 10px;
	width:50px;
	text-align:center;
	-webkit-box-shadow: -3px 3px 4px rgba(0, 0, 0, 1);
	-moz-box-shadow: -3px 3px 4px rgba(0, 0, 0, 1);
	-ms-box-shadow: -3px 3px 4px rgba(0, 0, 0, 1);
	box-shadow: -3px 3px 4px rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	float: left;
}
.mimidate-year {
	padding-top: 2px;
	font-size: 10px;
        text-transform:uppercase;
}

.mimidate-month {
	font-size: 12px;
	text-transform:uppercase;
}

.mimidate-day {
	padding-bottom: 2px;
	font-size: 18px;
        text-transform:uppercase;
}
.mimidate-right{
	width:730px;
	float: left;
}
/* 記事情報 */
.kijiinfo{
	font-size: 12px;
	padding: 2px;
        border:#E1A5AB 1px dashed;
	background: #FCD3D9;
	background: -moz-linear-gradient(top,  #FCD3D9 0%, #FBC4CA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCD3D9), color-stop(100%,#FBC4CA));
	background: -webkit-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: -o-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: -ms-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: linear-gradient(to bottom,  #FCD3D9 0%,#FBC4CA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCD3D9', endColorstr='#FBC4CA',GradientType=0 );
}

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

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

/*投稿時間 - 記事タイトル下の記事情報*/
.article-header-date{
	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_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:40px;
	padding: 0 20px;
　　　 line-height:1.0;
	}
.article-body a{
	text-decoration:none;
         color:#0132cc;
}
.article-body a:hover{
	text-decoration:underline;
        color:#3CB371;
}
.article-body a:visited{
	color:#ABCDEFG;
}

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

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

/* 続きを読む */
.article-continue {
	display:block;
	text-align: center;
	clear: both;
	margin:1em 0;
}
.article-continue a {
	display:inline-block;
	background:url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/icon_more.png) 100% 3px no-repeat;
	padding-right:20px;
	font-weight: bold;
	color:#333;
}

/*記事下の記事情報　（個別記事ページのみ）*/
.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: 15px;
	padding-left: 10px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	border-left: 5px solid #000000;
}


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

/*文字の装飾 - カテゴリの最新記事 , 人気記事ランキング*/
.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://parts.blog.livedoor.jp/img/usr/ver06_km_matomeblue_3c/icon_list.png) 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: 10px 20px;
	color: #333333;
	border-top: 1px dashed #cccccc;
	font-size: 12px;
	list-style: none;
}
.comment-set:first-child{
	border-top:none;
}


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


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


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

.comment-body{
	padding-bottom: 0 0 0 30px;
	font-size: 16px;
	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;
}

.comment-form-email{
	display:none;
}
.comment-form-url{
	display:none;
}

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

/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator {
	height: 36px;
	margin: 18px 0;
	text-align:center;
}
ul.index-navigator li,
ul.index-navigator li ol {
	display: inline-block;*display: inline;*zoom: 1;
	margin: 0!important;
}
ul.index-navigator li a,
ul.index-navigator li.current span {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
	display: inline-block;*display: inline;*zoom: 1;
	font-weight: bold;
	line-height: 28px;
	margin: 0 2px;
	padding: 0 10px;
	text-decoration: none;
	-webkit-transition: background-color 0.1s linear;
	   -moz-transition: background-color 0.1s linear;
	    -ms-transition: background-color 0.1s linear;
	     -o-transition: background-color 0.1s linear;
	        transition: background-color 0.1s linear;
}
ul.index-navigator li.current span {
	background-color: #E0282F;
	border-color:#E0282F;
	color:#fff;
	text-shadow: 0 1px 0 #000;
}
ul.index-navigator a:hover {
	background-color:#eee;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
ul.index-navigator a:visited {
	color: #555;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager,
ul.archives-pager {
	list-style: none;
	text-align: center;
	padding: 20px;
}
ul.article-pager li,
ul.archives-pager li {
	display: inline;
	margin: 0 20px;
}
ul.article-pager li a,
ul.archives-pager li a {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #555;
	display: inline-block;
	padding: 7px 30px;
	text-decoration: none;
	-webkit-transition: background-color 0.1s linear;
	   -moz-transition: background-color 0.1s linear;
	    -ms-transition: background-color 0.1s linear;
	     -o-transition: background-color 0.1s linear;
	        transition: background-color 0.1s linear;
	box-shadow: 0 1px 2px #ccc;
}
ul.article-pager li a:hover,
ul.archives-pager li a:hover {
	background-color: #eee;
	text-decoration: none;
}
ul.archives-pager li.both {
	border: 0;
}



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

/*アーカイブのタイトルの全体設定*/
.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:11px;
}

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

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


/*サイドカラムのタイトル*/
.sidetitlebody{
	padding:2px 0;
	background:#484848;
	color: #FF3366;
	font-weight:bold;
        text-align: center;
	font-size:16px;
        background-image: url(http://livedoor.4.blogimg.jp/nizigami/imgs/b/d/bd8b794d.jpg);
}
.sidetitle a{
	color: #ffffff ;
}
.sidetitle a:visited{
	color: #ffffff ;
}

/*サイドカラムのリスト*/
.sidebody{
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #e5e5e5;
	line-height:1.2;
}
.sidebody:first-child{
	border-top:none;
}
.sidebody.category-child{
	padding-left:13px;
}


/* 最新記事(画像付)
----------------------------------------------- */
.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: 40px;
	font-size:12px;
	padding: 20px 0;
	text-align:center;
        border-top:#E1A5AB 1px dashed;
	background: #FCD3D9;
	background: -moz-linear-gradient(top,  #FCD3D9 0%, #FBC4CA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCD3D9), color-stop(100%,#FBC4CA));
	background: -webkit-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: -o-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: -ms-linear-gradient(top,  #FCD3D9 0%,#FBC4CA 100%);
	background: linear-gradient(to bottom,  #FCD3D9 0%,#FBC4CA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCD3D9', endColorstr='#FBC4CA',GradientType=0 );
}
#blog-footer 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 ;
}



/* -----------------------------------------------
他サイトサービス
----------------------------------------------- */
.antennash-p{
	margin-bottom: 4px;
}

/* アンテナシェア コメント投票de文字装飾 www.antennash.com */
/* 投票数が0、又は+と-の評価が同数の場合はあなたのブログのデフォルト文字装飾になります */

/* 人気レベル 1～7 */
.antennash_comvote_lv1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.antennash_comvote_lv2 {
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
}
.antennash_comvote_lv3 {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}
.antennash_comvote_lv4 {
	color: #ff6600;
	font-size: 22px;
	font-weight: bold;
}
.antennash_comvote_lv5 {
	color: #ff00ff;
	font-size: 24px;
	font-weight: bold;
}
.antennash_comvote_lv6 {
	color: #0000ff;
	font-size: 26px;
	font-weight: bold;
}
.antennash_comvote_lv7 {
	color: #ff0000;
	font-size: 28px;
	font-weight: bold;
}

/* 投票数表示、バー、投票ボタン全体 */
.antennash_comvote_form {
	padding: 0px 0px;
	overflow: hidden;
}
/* 投票数表示(Good) */
.antennash_comvote_rate_g {
	color: #E1A5AB;
	float :right;
	margin-right: 1px;
	height: 16px;
	font-size: 12px;
}
/* 投票数表示(Bad) */
.antennash_comvote_rate_b {
	float :right;
	margin-right: 1px;
	height: 16px;
	font-size: 12px;
}
/* 投票数バー(Good) */
.antennash_comvote_bar_g {
	float :right;
	margin-right: 2px;
	height: 16px;
	background: #F1DADD;
	background: -webkit-gradient(linear, left top, left bottom, from(#F1DADD), to(#E1A5AB));
	background: -webkit-linear-gradient(top, #F1DADD, #E1A5AB);
	background: -moz-linear-gradient(top, #F1DADD, #E1A5AB);
	background: -ms-linear-gradient(top, #F1DADD, #E1A5AB);
	background: -o-linear-gradient(top, #F1DADD, #E1A5AB);
	background-image: -ms-linear-gradient(top, #F1DADD 0%, #E1A5AB 100%);
}
/* 投票数バー(Bad) */
.antennash_comvote_bar_b {
	float :right;
	margin-right: 2px;
	height: 16px;
	background: #dddddd;
}
/* 投票ボタンエリア */
.antennash_comvote_btbox {
	float :right;
	margin: 0;
}

/* 投票ボタンデザイン */
.antennash_comvote_button {
	width: 100px;
	height: 22px;
	border: 1px solid #E1A5AB;
	background: #FEF8FB;
	color: #E1A5AB;
	padding: auto;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.antennash_comvote_button:hover {
	background: #E1A5AB;
	color: #fff;
}
.antennash_comvote_button:active {
	background: #FEF8FB;
	color: #E1A5AB;
}

/* ポップアップレス(超高速版のみ) */
.popstyle {
display: none;
position: absolute;
}
a:hover {
position:relative;
text-decoration:none;
}
a:hover .popstyle {
top: 2em;
left: 2em;
display: block;
width: 600px;
padding: 4px 0 10px 20px;
border: #333 1px solid;
background-color:#fff;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
color:#333 !important;
font-size:12pt !important;
font-weight:normal !important;
}


/* ----------------------------------------------- */
/*

FixedNavigationTutorial css

*/
/* ----------------------------------------------- */


ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 230px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#navigation li {
    width: 20px;
}
ul#navigation li a {
    display: block;
    margin-left: -2px;
    width: 80px;
    height: 68px;    
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
ul#navigation .home a{
    background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/3/7/37ea3b16.png);
}
ul#navigation .top a      {
    background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/8/0/80972fdc.png);
}
ul#navigation .tweet a      {
    background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/e/0/e0282b49.png);
}
ul#navigation .bookmark a      {
    background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/4/7/47462319.png);
}
ul#navigation .comment a   {
    background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/b/e/be4d6700.png);
}
ul#navigation .face a{
background-image: url(http://livedoor.blogimg.jp/nizigami/imgs/e/e/eeca6622.png);
}
ul#navigation .name a     {
    background-image: url();
}
ul#navigation .namet a    {
    background-image: url();
}


/* ▼PC非表示 */
.nopc{
 display:none;
}
/* ▲PC非表示 */

#smac_3890_pc { float:left; margin-right:10px; }
#horizontalrank { clear:both; }