@charset "utf-8";
@import url(http://www.mikumiku2ch.jp/css/template_6thgen.css);
@import url(http://blogroll.livedoor.net/css/default2.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "matomeyellow";
 :shortdesc "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 "NHN Japan Corp.".
*/

body {
	font-family: Helvetica,Verdana,sans-serif;
	color:#111;
	background:#fafafa;
}
.listmenu {
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	margin-bottom:20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.menu1{
	list-style:none;
	width:1010px;
	height:34px;
	font-size:14px;
	line-height:26px;
	margin:0px;
	text-align:left;
	background:#333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.menu1 li {
	list-style:none;
	float:left;
	width:200px;
	margin:0;
}
.menus {
	width:198px;
	margin:4px 0px 4px 4px;
	font-size:14px;
	line-height:26px;
	border-left:2px solid #ff00ff;
	text-align:center;
}
.menus a {
	display:block;
	background:#333;
	color:#fbc840;
	text-decoration:none;
}
.menus a:hover {
	display:block;
	background:#222;
	color:#80ff80;
	text-decoration:none;
}

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

.boxwrapperpc {
width:584px;
height:241px;
margin:10px auto 10px auto;
}
.boxwrappersp {
display: none;
}

.lbox {
width:292px;
height:241px;
margin:auto;
text-align:center;
padding: 5px;
float:left;
}
.lbox img {
width:276px;
height:225px;
border:3px solid #ccc;
}
.lbox hover:img {
border:3px solid #004080;
}

.rbox {
width:292px;
height:241px;
margin:auto;
text-align:center;
padding: 5px;
float:right;
}
.rbox img {
width:276px;
height:225px;
border:3px solid #ccc;
}
.rbox hover:img {
border:3px solid #004080;
}

.kanren {
color:#fff;
font-weight:bold;
padding: 5px;
font-size:15px;
line-height:15px;
background: #999;
}
.kanren1 {
font-weight:bold;
padding: 10px 10px 0px 10px;
font-size:15px;
border:1px solid #999;
margin:1px 0px 35px 0px;
}
.kanren2 {
margin:auto;
text-align:center;
}
.kanren-img {
width:80px;
float:left;
margin:0px 20px 0px 0px;
}
.kanren-text {
text-align:left;
width:600px;
line-height:25px;
float:left;
margin:0px 0px 0px 0px;
}
.kanren2 .kanren-text a {
	color: #008080;
	text-decoration: none;
}
.kanren2 .kanren-text a:hover {
	color: #004080 !important;
	text-decoration: none !important;
}
.kanren2 .kanren-img img {
	width:80px;
	border:2px solid #ccc;
}
.kanren2 .kanren-img a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  /* IE6、IE7対応 */
	-moz-opacity: 0.8;
	border:2px solid #004080;
}
.imgl1st img {
	border:3px solid #ccc;
}
.imgl1st a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  /* IE6、IE7対応 */
	-moz-opacity: 0.8;
	border:3px solid #004080;
}
.erase {
display:block;
}

.rss-blogroll2 {
	border:3px solid #ccc;
	margin-bottom:10px;
	padding: 5px 0;
	width:744px;
	height:156px;
}
.rss-blogroll2 .flow {
	width:372px;
	height:156px;
	float: left;
	overflow: auto;
}
.rss-blogroll2 .flow .rdrsswrap {
	margin-left:5px;
	line-height: 13px;
	font-size: 12px;
	padding:0 0 0 0;/*追加*/
	margin-bottom:0;/*追加*/
}
.rss-blogroll2 .flow .rdrsswrap .rdrss {
	line-height: 13px;
	font-size: 12px;
	border-bottom: 1px dashed #c2c2c2;
	margin-bottom: 3px;
	padding: 3px 0;
	padding-top:0;/*追加*/
}
.rss-blogroll2 .flow .rdrsswrap .rdrss a {
	color: #008080;
	padding-left: 5px;
	text-decoration: none;
}
.rss-blogroll2 .flow .rdrsswrap .rdrss a:hover {
	color: #004080;
	text-decoration: none;
}

/*チャンネル単位の設定*/
.rss-blogroll2 .flow .blogroll-channel {
	margin-left:5px;
	width:350px;
	height:156px;
	float: left;
	font-size: 12px;
	padding:0 0 0 0;/*追加*/
	margin-bottom:0;/*追加*/
}

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

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


.latestentrywrap { margin-bottom:10px; }
.titleimg { width:80px;float:left; margin-right:5px; }
.titletxt { text-align:left;width:140px;float:right; }
.clear {clear:both; }

.img-link-wrap {
margin:0px -3px 10px -3px;
text-align:left;
}
.img-link .antennash_imglink {
border: 3px solid #ccc;
width:179px;
height:101px;
float:left;
margin-left:3px;
margin-bottom:3px;
}
.img-link2-wrap {
margin:0px -3px 10px -3px;
text-align:left;
}
.img-link2 .antennash_imglink {
border: 3px solid #ccc;
width:179px;
height:101px;
float:left;
margin-left:3px;
margin-bottom:3px;
}
.img-link3-wrap {
margin:0px -3px 10px -4px;
text-align:left;
}
.img-link3 .antennash_imglink {
border: 3px solid #ccc;
width:173px;
height:95px;
float:left;
margin-left:4px;
margin-bottom:4px;
}
.link-entries {
width:230px;
height:480px;
float:left;
margin-left:0px;
margin-bottom:10px;
}

a:hover .antennash_imglink {
border: 3px solid #008080;
opacity:0.8;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

.key-link {
width:732px;
height:203px;
margin-left:auto;
margin-right:auto;
}
.key-link div.img-link {
width:234px;
height:196px;
float:left;
margin:0px 5px 0px 5px;
}
.key-link div.img-link img { 
width:228px;
height:190px;
border:3px solid #cccccc;
}
.key-link a:hover img { 
border: 3px solid #008080;
}
.key-link div.img-link div.recom-img {
margin:auto;
text-align:center;
position: relative;
}
.key-link div.recom-img div.recom-title {
width:223px;
height:46px;
line-height:23px;
text-align:left;
padding-left:5px;
position: absolute;
left: 3px;
bottom: 3px;
font-size:12px;
background-color:#111111;
color:#ffffff;
display:block;
}
.key-link div.img-link div.recom-img:hover div.recom-title {
text-align:left;
position: absolute;
right: 3px;
bottom: 3px;
background-color:#111111;
color:#ffffff;
display:none;
}
.nres {
background:#FCFFFF;
padding:5px;
margin:5px 0px 5px 0px;
border-left:2px solid #8EC7FF;
border-bottom:1px solid #8EC7FF;
}
.last-res {
line-height:28px;
display:none;
}
.last-res img {
border:none !important;
}
.res-ban {
display:block;
}
#top {
 position: fixed;
 bottom: 0px;
 right:0px;
}
#top a {
 display: block;
}

.entry-set img {
	border:3px solid #ccc;
}
.entry-set a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  /* IE6、IE7対応 */
	-moz-opacity: 0.8;
	border:3px solid #004080;
}

iframe.instg {
width: 490px !important;
height: 568px !important;
}
iframe.lbsize {
width: 490px !important;
height: 307px !important;
}
iframe.nsize {
width: 320px !important;
height: 180px !important;
}

.new-instag {
	width:500px;
}

.twitter-tweet {
width:500px !important;
}

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

#back-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
}



div.under-article-rss-inner .blogroll-channel,
div.under-article-rss-inner .blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
div.under-article-rss-inner .blogroll-channel {
    height: 285px;
    margin-bottom: 15px;
    padding:0px 0px 0px 0px;
    background: #fff;
    overflow-y: scroll;
}

div.under-article-rss-inner .blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

div.under-article-rss-inner .blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 1.4;
}

div.under-article-rss-inner .blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

div.under-article-rss-inner .blogroll-channel img.blogroll-icon,
div.under-article-rss-inner .blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

div.under-article-rss-inner .blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

div.under-article-rss-inner .blogroll-channel a.blogroll-link {
	color:#008080;
	text-decoration:none;
}
div.under-article-rss-inner .blogroll-channel a:hover.blogroll-link {
	color:#004080;
	text-decoration:none;
}
div.under-article-rss-inner .blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

div.under-article-rss-inner .blogroll-channel .blogroll-clip,
div.under-article-rss-inner .blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

div.under-article-rss-inner .blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

div.under-article-rss-inner .blogroll-channel .blogroll-ad-img {
}

div.under-article-rss-inner .blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}


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

/* ヘッダー　オレンジのエリア
----------------------------------------------- */

#blog-header{
height:145px;
}
#blog-header01 {
	margin:0 auto;
	width:1010px;
	padding:11px 0;
}
 .header-inner01{
	float:left;
	width:275px;
}
#blog-title {
	font-size:13px;
	font-weight:bold;
}
/* ヘッダー　タイトル
----------------------------------------------- */
hgroup{
	margin-right:0px;
	width:275px;

}
hgroup a{
	color:#333333;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	text-decoration:none;
}
hgroup h2{
	width:276px;
	margin:0 0 0 3px;
	color:#333333;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  /* IE6、IE7対応 */
	-moz-opacity: 0.8;
}
.blog-description {
	font-size:13px;
	font-weight:normal;
}

/* ヘッダー　広告
----------------------------------------------- */


/* ヘッダー　グレーのエリア
----------------------------------------------- */
#blog-header02 .header-inner02{
	margin:0 auto;
	width:1008px;
	height:36px;
	line-height:36px;
	background: #efefef; /* Old browsers */
	border-right:1px solid #999 ;
	border-bottom:1px solid #999 ;
	border-left:1px solid #999 ;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;  
	-moz-border-radius-bottomright: 3px;  
	-moz-border-radius-bottomleft: 3px;  
}

/* ヘッダー　メニュー
----------------------------------------------- */
.header-inner02 ul.header-menu{
	width:700px;
	height:auto;
	float:left;
}

ul.header-menu li{
	color:#333;
	text-align:left;
	font-size:13px;
	list-style:none;
	float:left;
}

ul.header-menu li a{
	padding:0;
	color:#333;
	text-decoration:none;
	display:block;
}

ul.header-menu li a:hover{
	color:#ff0000;
	text-decoration:none;
}


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

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

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



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

#wrapper{
}

#imagerss1{
	width: 1010px;
	height: #300px;
	text-align: center;
}



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

/* コンテンツ全体 */
#container{
	width:1010px;
	margin:0 auto;
	position: relative;
}

/* コンテンツ　左側のカラム */
#left-c {
	width:248px;
	float:left;

}
.left-container{

}


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


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

/*画像付きRTorコメントリスト*/

.listWithImage li{
	margin-bottom:0 !important;
}
.listWithImage div.popularArticlesWithImage.A ul li{
	border: none;
}
.listWithImage div.popularArticlesWithImage.A ul li a{
	border: 3px solid #CCCCCC;
}
.listWithImage li a:hover{
	border: 3px solid #008080 !important;
}
.listWithImage div.popularArticlesWithImage.A div.title{
	color: #333 !important;
	font-size: 10px !important;
	margin:0px 3px 3px 3px;
	width: 160px !important;
	height: 32px !important;
	line-height: 1.1 !important;
}
.listWithImage{
	width:720px;
	margin-left:0px;
	float:right;
}

/*画像付きRTorコメントリスト （中央メインのカラム）*/
#main-container div.popularArticlesWithImage.A div.title{

}
div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment{
	padding: 0px 3px 0px 3px;
	text-shadow: none !important;
	margin:3px 3px 0px 0px;
}

.listWithImage div.popularArticlesWithImage.A div.retweet,
.listWithImage div.popularArticlesWithImage.A div.comment{
	background:#cccccc;
}



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

/*BlogRoll*/

/*全体の設定*/
.rss-blogroll {
	border:3px solid #ccc;
	margin-bottom:10px;
	padding: 5px 0;
	width:744px;
	height:156px;
}
.rss-blogroll .flow {
	width:367px;
	height:156px;
	overflow: auto;
}
.rss-blogroll .rdrsswrap {
	margin-left:5px;
	width:367px;
	height:64px;
	overflow: auto;
	float: left;
	line-height: 13px;
	font-size: 12px;
	padding:0 0 0 0;/*追加*/
	margin-bottom:0;/*追加*/
}
.rss-blogroll .rdrsswrap .rdrss {
	line-height: 13px;
	font-size: 12px;
	border-bottom: 1px dashed #c2c2c2;
	margin-bottom: 3px;
	padding: 3px 0;
	padding-top:0;/*追加*/
}
.rss-blogroll .rdrsswrap .rdrss a{
	color: #008080;
	padding-left: 5px;
	text-decoration: none;
}
.rss-blogroll .rdrsswrap .rdrss a:hover{
	color: #004080;
	text-decoration: none;
}

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

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

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


/*メッセージボード*/
.message-board-outer{
	margin-bottom:10px !important;
	padding:10http://livedoor.blogcms.jp/blog/mikumiku2ch/config/design/customize#index-editpx;
	border:3px solid #ffc100;
	background:#fff2c6;
	font-size:16px;
	line-height:1.6;
}
.message-board-outer a{
	text-decoration:none;
}
.message-board-outer a:hover{
	text-decoration:underline;
}


/*パンくずリスト*/
.pannkuzu {
	width:743px;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 5px;
	font-size: 12px;
	line-height: 14px;
	background:#ffffff;
	border:1px solid #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.pannkuzu a{
	color:#008080;
	text-decoration:none;
}
.pannkuzu a:hover{
	color:#004080;
	text-decoration:none;
}
.date {
	width:740px;
	margin: auto;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	background:#008080;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/*記事タイトル*/
.article-title{
	padding:0px 0px 0px 10px;
	color:#333333;
	font-weight:bold;
	font-size:18px;
	height:75px;
	line-height:1.5;
	border-left:5px solid #008080;
	border-bottom:1px solid #333;
	background: #fff;
}
.article-title a{
	color:#008080;
	font-weight:bold;
	text-shadow: 1px 1px 2px #aaa;
	text-decoration:none;
}
.article-title a:hover{
	color:#004080;
	text-decoration:none;
}

/*記事タイトル下の記事情報*/
.top-article-wrapper {
	width:728px;
	margin-bottom:15px;
	padding:10px;
	background:#ffffff;
	border:1px solid #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.top-article-header {
	width:490px;
	float:right;
}
.top-article-header-inner {
	padding:0px;
}

.article-header-inner {
	margin:0px;
	height:40px;
	padding:5px 0px 5px 10px;
	background:#f8fcfc;
	border-left:5px solid #ff8080;
}

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

/*カテゴリー - 記事タイトル下の記事情報*/
.article-header-category{
	padding:0;
	margin:0 0 0 0;
	font-size:12px;
	float: left;
	}
.article-header-category a {
	color:#008080;
	text-decoration:none;
}
.article-header-category a:hover{
	color:#004080;
	text-decoration:none;
}

/*ソーシャルボタン - 記事タイトル下の記事情報*/
.article-social-btn a {
	color:#008080;
	text-decoration:none;
}
.article-social-btn a:hover {
	color:#004080;
	text-decoration:none;
}

.title-part-tag {
	padding:0;
	margin:5px 0 0 0;
	font-size:12px;
}
.title-part-tag a {
	color:#008080;
	text-decoration:none;
}
.title-part-tag a:hover {
	color:#004080;
	text-decoration:none;
}

/*記事本文*/
.top-article-body{
	width:213px;
	height:120px;
	float:left;
}
.top-article-body-inner img {
	height:120px;
}
.top-article-body-inner {
	margin:0;
	text-align:center;
	padding:0;
}
.top-article-body a {
	display:block;
	width:213px;
	height:120px;
	border:3px solid #cccccc;
}
.top-article-body a:hover {
	display:block;
	width:213px;
	height:120px;
	border:3px solid #008080;
}
.article-body{
	margin-bottom:40px;
	padding: 0px;
}
.article-body a{
	color:#008080;
	text-decoration:none;
}
h3.article-subtitle {
	color:#fff;
	padding-left:5px;
	background:#008080;
	font-size:15px;
	height:24px;
	line-height:24px;
	border-radius: 5x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.title-thumb {
	width:213px;
	height:120px;
	margin:auto;
	text-align:center;
	position: relative;
}
.refer {
	width:213px;
	height:20px;
	line-height:10px;
	font-size:9px;
	text-align:left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color:#111111;
	color:#ffffff;
	display:block;
	overflow:hidden;
	opacity:0.8;
	filter: alpha(opacity=80);  /* IE6、IE7対応 */
	-moz-opacity: 0.8;
}
p {
margin:0;
}
.sp-article .refer {
	display:none;
}
.ref-article {
	font-weight:normal;
	padding:10px;
	margin: 0px;
	background-color:#fcfcfc;
	border:1px dotted #400000;
}
.entry-set {
	margin-top:10px;
	padding:0px;
	font-size:15px;
	line-height:1.5;
	font-family: "Meiryo","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
.trigger-wrap {
	padding:10px 10px 0px 10px;
	background:#fafffa;
	border:1px solid #999;
	margin-bottom:50px;
}
.trigger-wrap2 {
	padding:10px 10px 0px 10px;
	background:#fafffa;
	border:1px solid #999;
	margin-bottom:20px;
}
.res-group {
	margin-bottom:30px;
}
.mt-header {
	background:#efefef;
	font-size:12px;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.twimato {
	margin-left:auto;
	margin-right:auto;
	width:540px;
}
.matome-item {
	margin-bottom:50px;
}
.under-refer {
	padding: 5px;
	margin:10px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	border: 1px dotted #ccc;
}
.entry-set a {
	color: #008080;
	text-decoration: none;
}
.entry-set a:hover {
	color: #004080;
	text-decoration: none;
}

/*引用*/

.sbutton {
	padding:10px 0px 0px 50px;
	border:3px solid #ccc;
}


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

/*記事下の記事情報　（個別記事ページのみ）*/

.article-footer {
	margin-bottom: 40px;
}


/*コメント - 記事下の記事情報*/
.article-footer .article-footer-comment{
	padding-left:18px;
	margin:4px 10px 5px 0;
	font-size:12px;
	line-height: 1.3;
	float:left;
}
.article-footer .article-footer-comment a{
	color: #008080;
	text-decoration: none;
}
.article-footer .article-footer-comment a:hover{
	color: #004080;
	text-decoration: none;
}

/*ソーシャルボタン - 記事下の記事情報*/
.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:#008080;
	text-decoration: none;
}
.article-sub-category a:visited,
.article-sub-popular a:visited{
	color:#008080;
	text-decoration: none;
}
.article-sub-category a:hover,
.article-sub-popular a:hover{
	color:#004080;
	text-decoration: none;
}



/*カテゴリの最新記事*/



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



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

/*タイトル - コメント/トラックバック共通*/
.article-option-title{
	margin-bottom: 15px;
	padding-left:10px;
	color: #333333;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	border-left: 10px solid #008080;
	border-bottom: 2px solid #008080;
	background: #efefef;
}
.article-option-title-s{
	margin-top: 40px;
	margin-bottom: 15px;
	padding-left:10px;
	color: #333333;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	border-left: 10px solid #008080;
	border-bottom: 2px solid #008080;
	background: #efefef;
}

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

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

/*コメントのセット　トラックバックのセット*/
.comment-set{
	padding: 10px 0;
	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: #227a22;
	margin-right: 10px;
	font-weight: normal;
}
.comment-author a{
	color: #008080;
	text-decoration: none;
}
.comment-author a:hover{
	color: #004080;
}


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

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

/*トラックバックの記事*/
.comment-url a{
	color: #008080;
}
#comment-form dl.comment-form-email,
#comment-form dl.comment-form-url,
#comment-form div.rating-value,
#comment-form div.rating-icon {
  display:none
}
#comment-form span.facemark,
#comment-form span.memorize {
  display:none
}

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

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

#comment-form{
	margin-top: 5px;
	padding: 20px 0;
	background: #efefef;
}
/*コメント入力欄*/
#comment-form textarea{
	resize: vertical;
}

/*フッターのコピーライト部分*/
#footer-contents {
	color:#333333;
	font-size:12px;
	line-height:1.5;
	margin:auto;
	text-align:center;
	margin-top:15px;
	width:748px;
	height:220px;
	background: #efefef;
	border:1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#footer-contents a {
	color:#008080;
	text-decoration:none;
}
#footer-contents a:hover {
	color:#004080;
	text-decoration:none;
}
.footers {
	text-align:left;
	width:180px;
	float:left;
	margin-left:5px;
}

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

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

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

/*数字の色*/
.pager a {
	color:#008080;
}


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


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


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

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

/* 間をあける */
ul.index-navigator li, ul.index-navigator li ol {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 0 3px !important;
}

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

/*ナビゲーション全体*/
div.pagers {
	padding: 5px;
	margin: 10px 0px;
	height: 56px;
	line-height: 28px;
	border: 2px dotted #804000;
	background: #ffffd9;
}


/*前の記事へ*/
.pagers div.prev{
	padding: 0px;
	font-size: 13px;
	text-align: left;
}


/*次の記事へ*/
.pagers div.next{
	padding: 0px;
	font-size: 13px;
	text-align: left;
}


/*文字について*/
div.pagers a{
	color: #008080;
	text-decoration: none;
}

/*マウスオーバーについて*/
div.pagers a:hover {
	color: #004080;
	text-decoration: none;
}



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

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

.sidewrapper{
	font-size:12px;
	margin-bottom:30px;
}

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


/* plugin全体への設定 */
.side:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.side {
	zoom:100%;
	margin:0px 0;
	background:#ffffff;
	border:1px solid #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


/*サイドカラムのタイトル*/
.sidetitlebody{
	padding:5px 0px 0px 10px;
	color:#fff;
	background: url("http://livedoor.blogimg.jp/mikumiku2ch/imgs/1/7/17082686.png");
	background-repeat:no-repeat;
	background-position: left;
	font-weight: bold;
}
.sidetitle {
	height:27px;
}
.sidetitle a{
    color: #ffffff ;
}
.sidetitle a:visited{
    color: #ffffff ;
}

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


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

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



/* 最新記事(画像付)
----------------------------------------------- */
.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:#333333;
	background:#ffc600;
}
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{
	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;
}


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

/*フッターの全体設定*/
#blog-footer {

}



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


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

/* reset for template_6thgen.css
----------------------------------------------- */

body.layout-2col .message-board{
	margin-top:0;
}


/* reset for template.css
----------------------------------------------- */

.article-social-btn > a, .article-social-btn > span, .article-social-btn > div, .article-social-btn > iframe{
	margin: 0 ;
}

.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;/*追加*/
