@charset "UTF-8";
.cl {display: inline-block;}
.cl:after {content:"";display: block;clear: both;}
.clLeft{clear: left;}
.ssArticlesContainer.limited{max-height:300px !important;}
.center {text-align: center;}
.fixed { position: fixed; top: 18px; }

.popularArticleWithImage div a .title{transition:0.5s;}
.popularArticleWithImage div a:hover .title{height:0% !important;transition:0.5s;}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/*  husen effect */
.lined-paper {
  height: 600px;
	position: relative;
	background-color: #ffffe7; 
	background-image: 
		linear-gradient(rgba(153,204,255,.3) .1em, transparent .1em);
	background-size: 100% 1.5em;
}
.lined-paper:before {
	content: '';
	position: absolute;
	top: 0;left: 0;width: 100%;
	background-color: #ffffe7; 
	background-image: 

}

/*-----------------*/
div.arss {float:left;background-color: #F0F0F0;border: 1px #F0F0F0;margin-top: 1px;margin-bottom: 1px;padding:1px;width: 99%;}
div.arss a:hover{padding: 0px;margin-left: 2px;}
strong {background: linear-gradient(transparent 40%, #ffff66 40%);}

#sidetab {padding: 0;}
#sidetab li {
float: left;width: 99%;font-weight: bold;
padding: 10px;list-style: none;cursor: pointer;
background: #fff;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
}
#sidetab li.select {background: #dedede;color: #333333;}
#sidetab li:hover,
#sidetab li.select:hover {background: #cc0000;border-top: 1px solid #cc0000;border-left: 1px solid #cc0000;border-right: 1px solid #cc0000;color: #ffffff;}
.disnon {display: none;}
.content_wrap {clear: left;width: 99%;border: 1px solid #dedede;font-size: 14px;}

/* TOPPAGE SPONSOR  */
.top-ad .rect{
display: inline-block; width: 336px;
text-align: center;font-size: 17px;float: none;vertical-align: top;margin: 0 0 0 28px;
}

.kiji-ad1 .rect{
display: inline-block; width: 336px;
text-align:left;font-size: 17px;float: none;vertical-align: top;margin: 0 0 0 28px;
}

/* テーブルソート用  */

.list-sort {list-style:none;overflow:hidden;zoom:1;}
.list-sort li{float:left;padding:0px;}
.list-sort {display: inline-block;}
.list-sort .label {
    background-color: #eee;
    background-image: linear-gradient(to bottom, hsl(0,0%,98%) 0%,hsl(0,0%,77%) 100%);
    border: 1px #ccc;
    border-style: solid none solid solid;
    color: #333;
    cursor: pointer;
    float: left;
    padding: 8px;
    text-align: center;
    text-shadow: 1px 1px #fff;
}
.list-sort :first-child .label {border-radius: 10px 10px 10px 10px;}
.list-sort :last-child .label {border-radius: 10px 10px 10px 10px;border-right-style: solid;}
.list-sort input {display: none;}
.list-sort input:checked + .label {
    background-color: #00e;
    background-image: linear-gradient(to bottom, hsl(214,90%,40%) 0%, hsl(214,90%,70%) 100%);    
    border-color: hsl(214, 90%, 60%);
    box-shadow: 3px 2px 10px rgba(0,0,0,.2) inset, -3px 2px 10px rgba(0,0,0,.2) inset;
    color: #fff;
    text-shadow: -1px -1px rgba(0,0,0,.3);
}
/* テーブルソート用  */

div#float-menu {
    position: absolute;width: 120px;top: 700px;right: 1%;
    border: 1px solid #000000;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99;
}

#basebody table {
  border: 1px solid #1B212D;
  border-collapse: collapse;
  font-size: 90%;
  padding: 0.5em 0.8em;
  margin-left: 1em;
}

#basebody table td , #basebody table th {
  padding: 0.5em 0.8em;
  margin: 1em 0;
}

#basebody table th {
  color: #ffffff;
  background: #2f3a51;
  border: 1px solid #1B212D;
}
#basebody table td {
  border: 1px solid #1B212D;
}

.box-style {
background: #fff;
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-bottom: 2px solid #dedede;
}


/* テーブル用  */
#main th.wid5{width:5%;}
#main th.wid10{width:10%;}
#main th.wid15{width:15%;}
#main th.wid20{width:20%;}
#main th.wid30{width:30%;}
#main th.wid35{width:35%;}
#main th.wid40{width:40%;}

#main th.wid32p{width:32px;}
#main th.wid64p{width:64px;}

.tab1 {width: 720px;}
.tab-style1 {

margin: 0px 0px 10px 10px;
border-collapse: separate;
border-spacing: 0px;
}

.tab-style1 th{
text-align: left;
vertical-align: top;
color: #444;
background-color: #eee;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.tab-style1 td{
padding: 1px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
word-break: break-all; /* 折り返す */
}
/* ソートテーブル用 */
.tab-style1 tr.none,table tr.none td{visibility:hidden;display:none;}
.tab-style1 tr.visible,table tr.visible td{visibility:visible;}
.tab-style1 tr.even td{background:#efefef;}
/* ソートテーブル用 */

.tab-style2 {
background-color: #fafafa;
border-bottom: 1px solid #ccc;
}
.tab-style3 {
border: 1px solid #111111;
margin: 20px 0px 20px 20px;
}
/* テーブル用  */

/* Information
==========================
livedoor Blog CSS
Name   : blogmedia/2ch_cobaltblue_2c
==========================
*/
span.redb{
 color:red; font-weight:bold;
}

/* Table of Contents
=================
	01. Text - フォント・リンク
	02. Layout - 全体の枠組み
	03. Title - ブログタイトルエリア
	04. SubTitle - アーカイブタイトルエリア
	05. Pager - ページャ
	06. Main - 記事エリア
	07. Option - トラックバック・コメントエリア
	08. Sub & Extra - プラグインエリア
	09. Header & Footer - ヘッダー・フッター
	10. Others - ADエリア etc.
==================
*/

/* custom css */

.cl {display: inline-block;}
.cl:after {content:"";display: block;clear: both;}
.clLeft{clear: left;}
.ssArticlesContainer.limited{max-height:300px !important;}
.center {text-align: center;}
.fixed { position: fixed; top: 18px; }

.popularArticleWithImage div a .title{transition:0.5s;}
.popularArticleWithImage div a:hover .title{height:0% !important;transition:0.5s;}

/*  sharebutton */
.twitter a{background-color:#55ACEE;}
.facebook a{background-color:#3B5998;}
.pocket a{background-color:#D3505A;}
.line a{background-color:#00C300;}
.feedly a{background-color:#88be49;}
.youtube a{background-color:#e32b23;}
.hatena a{background-color:#008FDE;}
.commenti a{background-color:#D84A6F}
.share-text { color: #fff;text-align: center;}

.share {font-size:0;margin:0;text-align:center;margin-bottom: 0px;}
.share ul li{display:inline-block;width:30%;}
.share ul li p{font-size:12px;margin-top:2px;}
.share li a{display:block;font-size:22px;padding:8px;color:#ff;}

.shadowbox7{
     box-shadow:0px 0px 5px inset;border:1px solid #0;
}

/* kokomade rebosoku */

.clearfix:after {content: ".";display: block;clear: both;height: 0;line-height: 0;visibility: hidden;}
.share-icon {color: #fff;font-size: 18px;margin-right: 5px;position: relative;vertical-align: top;}
.share-item > a:hover{    color: #fff;text-align: center;text-decoration: none;}
.share-item > a {
    color: #fff;text-align: center;text-decoration: none;

    display: block;padding: 7px 0;line-height: 18px;
    -moz-border-radius: 5px;-webkit-border-radius: 5px;
    border-radius: 5px;
}
.share-item:first-child {margin-left: 0;}
.share-item {float: left;width: 23%;padding: 0 5px;}
.single-sns {display: block;width: 650px;margin: 5px auto 7px;padding: 0;}
.single-sns ul {list-style: none;
-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 7px;
}
.single-sns li {float: left;width: 200px;display: list-item;text-align: -webkit-match-parent;}
.share-list{padding: 0;clear: both;list-style: none;margin-bottom: 20px;}

/* imagelink list */
div.popularArticlesWithImage.A ul {border: 0px solid #000;}
div.popularArticlesWithImage.A ul li {margin: 0;}

div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment,
div.popularArticlesWithImage.A div.pv {
display: block;top: 0;right: 0;padding: 0;text-shadow: none;margin-bottom: 10px;
text-align: center;position: absolute;
background: #fff;background: linear-gradient(40deg, transparent 5px, #fff 0);
border-bottom: 1px solid #fff;border-left: 1px solid #fff;color: #000 !important;}

#share ul{height:auto;margin: 1px;}
#share li{font-size:1.2em;float:left;text-align:center;width:250px;margin-right:1%;margin-bottom:1px;border-radius:3px;list-style:none;}
#share li.a {color: #0000ff;}
#share li.share-twitter{background:#55acee;box-shadow:0 2px #2795e9;}
#share li.share-twitter:hover{background:#83c3f3;}
#share li.share-facebook{background:#3b5998;box-shadow:0 2px #2d4373;}
#share li.share-facebook:hover{background:#4c70ba;}
#share li.share-google{background:#dd4b39;box-shadow:0 2px #c23321;}
#share li.share-google:hover{background:#e47365;}

.fa-hatena:before {content: "B!";font-family: Verdana;font-weight: bold}
#share li.share-hatena{background:#2c6ebd;box-shadow:0 2px #225694;}
#share li.share-hatena:hover{background:#4888d4;}
#share li.share-pocket{background:#f13d53;box-shadow:0 2px #e6152f;}
#share li.share-pocket:hover{background:#f26f7f;}
#share li.share-line{background:#00C300;box-shadow:0 2px #009d00;}
#share li.share-line:hover{background:#2bd92b;}
#share a{display:block;height:1.5em;padding-top:6px;color:#ffffff;text-decoration:none;}
#share a:hover{text-decoration:none;color:#ffffff;}

#commentable {display:table; width:350px;}
#commentable .row {display:table-row;border-bottom:1px solid #CCC;}
#commentable .row>div {display:table-cell;margin:5px;padding:5px;background-color:#eee;}
#commentable .row>div:nth-child(odd) {width:70px;}
#commentable .row>div:nth-child(even) {width:280px;}

/* ================ */
/** 01. Text - フォント・リンク */
/* ----------------------------------------------- */

html,body,div,h1,h3,h5,h6,blockquote,pre,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,b,i {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h4{
	border-width: 0px 0 1px 12px;
	border-style: dotted solid;
	border-color: #444444;
	background:#eeffee;
	color: #000000;
	padding: 0.5em 0.5em 0.4em 0.6em;
	margin: 2em 0 1.4em;
	font-size:1.44em;
        line-height:1.4;
}

p {margin:0 0 1 0;padding:10px 0;line-height:1.1;font-size:108%;}
img {
   background-image: url("http://blog.rebosoku.com/gif/load.gif");
   background-repeat: no-repeat;
   background-position: center center;
border: 0;
}
a:hover {filter:alpha(opacity=70);opacity:0.7;}

body {
color: #333;
font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",'sans-serif';
font-size: 16px;font-size: 1.0rem;
word-wrap: break-word;
  -webkit-text-size-adjust: 100%;

}


table#header a{color: #eee;}
#blog-title a {
	color: #333;
	font-size: 170%;
	text-shadow: 2px 02px #9c9c9c;
	text-decoration: none;
}
#blog-title a:hover {text-decoration: underline;}
.archives-title {color: #333;}
#main a:link,
#main a:active {color: #06c;}
#main a:visited {color: #06c;} /* リンク色 */
#main a:hover {color: #09f;filter:alpha(opacity=70);opacity:0.7;color: #c03;}

/* サイド用リンク */
#sub a:link,
#sub a:active,
#extra a:link,
#extra a:active {
	color: #09f;font-weight: bold;
}
#sub a:visited,
#extra a:visited {
	color: #09f;font-weight: bold;
}
#sub a:hover,
#extra a:hover {
	color: #c03;font-weight: bold;
}

#main .article-title a:link,
#main .article-title a:active,
#main .article-title a:visited {
	color: #242424;
	text-decoration: none;
}

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

#main ul.article-post li a {
	color: #777;
}

.article-date-outer {
	color: #999;
}

ul.ping-info li.ping-date,
ul.comment-info li.comment-date {
	color: #8d8d8d;
}
.sidetitle {color: #fff;}

#sub .sidetitle a,
#extra .sidetitle a {color: #fff;}

#sub table.caltblday a:visited,
#extra table.caltblday a:visited {
	color: #777;
}

.footer-outer,
.footer-outer a {
}

/* =============================================== */
/** 02. Layout - レイアウト（全体の枠組み） */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% top;
font-family:'メイリオ','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Meiryo','ＭＳ ゴシック','Osaka','Osaka-等幅','sans-serif';
	min-width: 1000px;
line-height: 1.4;
}

/* 外枠を追加する */
#containerWrap {
	width: 1150px;
	margin: 0 auto 5px;
}

* html #container {}
*:first-child+html #container {
	/* 	position: relative;top: -1px; IE7 */
}

#content {
	padding: 5px 0;
	padding-top: 2px;
	padding-bottom: 2px;
 background-color:#F1F1F1;
}

#main,
#sub,
#extra {overflow: hidden;}

/* 2col */
.message-board-outer {
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_headline_btm.gif) repeat-y;
}

.message-board-outer-2 {
	padding: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_headline_top.jpg) no-repeat;
}


#main {
	float: left;
	display: inline;
	width: 800px; /* 760 */
        padding-left:0px;
}

#main .column-inner {padding-top: 0;}

/* colA cut */
#sub {
	float: right;
	display: inline;
	width: 0px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_side_middle.gif) repeat-y left top;
}
#sub .column-inner-2 {
       /* background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_side_top.gif) no-repeat left top; */
}

/* colB */
#extra .column-inner {
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_side_btm.gif) no-repeat left bottom;
}

/* #sub .column-inner-2, */
#extra .column-inner-2 {
	padding: 6px 6px;

}
#extra {
	clear: right;
	float: right;
	display: inline;
	width: 310px; /* 250 290*/
	margin-left: 15px

	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/2c_side_middle.gif) repeat-y left top;
background: #fff;
border-right: none;
}

#extra .column-inner {}
.calendarheadbody,
.sidetitlebody {
/*
	margin-bottom: 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/cobaltblue/2c_ttl_btm.gif) no-repeat left bottom;
	color: #fff00;
*/

padding: 5px 5px;
background: #347BB0; /*#4F3954;*/
color: #ffffff;


}

.calendarheadbody .calendarhead,
.sidetitle {
	margin: 0 5px 10px;
	text-align: left;
	font-size: 105%;
	font-weight: bold;
	padding-left: 5px;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
}

.side {margin: 3px;}
.sidecenter {margin: 0 0 20px;text-align: center;font-size: 85%;}

/* ----------------------------------------------- */
/** clearfix */

#container:after,ul.article-navigator:after,ul.archives-navigator:after,.article-body:after,.article-body .article-body-more:after,#trackback-form ul:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}

/**#content:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;} */

/** hasLayout */
.blog-title-outer,.archives-title,.article-body,.article-footer,.article-title,.pager,ul,.index-navigator-outer {height: 1%;}

/** peek-a-boo bug */
#trackback-form,#trackbacks-list,#comments-list,#comment-form {height: 1%;}

/* ============= */
/** 03. Title - ブログタイトルエリア */
/* ----------------------------------------------- */
.blog-title-outer .blog-title-outer-2 {
	position: relative;
	margin: 0 auto;
	width: 1040px;
	height: 250px;
	text-align: left;
	border-top: #000fff 1px solid;
	background: #eeeeee;
        background-repeat:no-repeat
}
#blog-title-outer .blog-title-outer-2.show-image{height: auto;}

.blog-title-outer-3,.blog-description-outer{
	margin: 5px 15px;

}

h1#blog-title {font-size: 150%;font-weight: bold;}
/* 説明部分 */
p#blog-description {
        float: left;margin: 0;
	padding: 4px 0 0 0;
	line-height: 135%;
}

/* =========== */
/** 04. SubTitle - アーカイブタイトルエリア */
/* ----------------------------------------------- */

.archives-title-outer {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: center;
	font-size: 1.2em;
}
.archives-title-outer-2 {}
.archives-title-outer-3 {}

.archives-title {
	padding: 10px;
	background: #f0f0f0;
	text-align: center;
	font-size: 1.2em;
}

/* 記事内テーブルデザイン */
.article-body-inner table {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-collapse: collapse;
  width: 99%;
}
.article-body-inner table th,
.article-body-inner table td {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 5px;
}
.article-body-inner table th {
  background-color: #ddd;
  text-align: left;
}


/* ============= */
/** 05. Pager - ページャ */
/* ----------------------------------------------- */

.pager {margin-bottom: 10px;text-align: left;}
.pager-inner {padding-bottom: 15px;}

.index-navigator-outer,
.archives-pager-outer,
.article-pager-outer {}

/* ----------------------------------------------- */
/** ArchivesPager - アーカイブページ */

ul.archives-pager {padding-top: 15px;font-size: 1em;}
ul.archives-pager li {padding: 2px 5px;}
ul.archives-pager li a {padding: 0 5px;}
ul.archives-pager li.both {border-left: 1px solid #575e69;}

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

ul.article-pager {
	padding-top: 15px;
	font-size: 1em;
}

ul.article-pager li {

	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... borderの高さを揃えるため */
ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {

	padding-top: 1px;/* 1px余白（上部） */
	padding-bottom: 100px;
	margin-bottom: -99px;/* 1px余白（下部） */
}

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}


/* =============================================== */
/** 06. Main - 記事エリア */
/* ----------------------------------------------- */

.article-outer {
	margin-bottom: 35px;
	text-align: left;
}

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

.article-header {
	padding: 8px 0;
	border-top: solid 2px #FF7711;  /* 記事上のバー */
}

/* 日付 */
.article-date-outer {
	float: left;
	font-size: 100%;
	font-weight: bold;
}

.article-date-outer span.article-date {
	margin-right: 3px;
	margin-right: 0.25em;
}

.article-date-outer span.article-time {}

/*** カテゴリ */
.article-category-outer {
	float: right;
	/* background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/category.gif) no-repeat left top;*/

padding:3px 10px 1px 10px;
display: inline-block;
font-size:13px;

/*
color:#fff;
border-radius: 3px;
background-color:#ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
*/

}

.article-category-outer  a {color:#fff;text-decoration:none;}
.article-category-outer dl.article-category {
	margin: 0;padding: 0;
	line-height: 1.25;
}

.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: 95%;
}

.article-category-outer dl.article-category dt {
	position: absolute;
	display: block;
	width: 0;height: 0;
	text-indent: -9999px;
}
.article-category-outer .article-meta {}
.article-option .article-meta h3{
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #878787;border-left: solid 7px #878787;
	margin: 10px 0;font-size: 150%;
}
.article-category-outer .article-meta li {
	list-style: none;min-height: 16px;
	font-size: 82%;display:inline-block;*display:inline;*zoom:1;
}
.article-category-outer .article-meta li.article-comment-count {
	padding: 3px 5px 3px 20px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_comment.gif) no-repeat 0 1px;
}
.article-category-outer .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-category-outer .article-meta li.article-author img {vertical-align: middle;margin: 0 4px 2px 0;}
.article-category-outer .article-meta li.article-author {margin-left: 10px;}


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

/** 記事タイトル */
.article-title-outer {
	margin-left: 15px;
	border-width: 0 0 1px 2px;border-bottom: 1px dashed #cccccc;
}
/** 記事タイトルの日付 */
.article-date-outer{
	height:20px;
	padding: 5px;
	border-top: 1px solid #555;
	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));
	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 */

	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#121212',GradientType=0 );
}

.article-title-outer a{text-decoration: none;font-weight: bold;}
.article-title-outer a:hover{text-decoration: underline;}
.article-title {
	clear: left;margin: 0;
	font-size: 140%;font-weight: bold;
	padding: 3px 0 2px;
}

.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 {
	padding: 3px 5px 3px 20px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_comment.gif) no-repeat 0 1px;
}
.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-body {
	clear: both;background-color: #ffffff;
	padding: 10px 10px 5px;
	line-height: 1.7;font-size:105%;
}

/* 記事内 */
.article-body-inner {
	background-color: transparent;
	width: 100%;
	overflow: hidden;
}
.article-body-inner h3 {
	font-size: 125%;
	font-weight: bold;
	border-width: 0 0 1px 5px;
	border-style: none none solid solid;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.3;
}

.article-body-inner h4{
	font-size:20px;
	background: linear-gradient(transparent 60%, #FAE438 60%);
}

/*** 続きを読む TOP用 */
.article-body span.article-continue {
	display: block;
	margin-top: 1em;
        font-size: 120%;
	margin: 10px 0 0;
	padding: 7px 4px;
	background: #eaeaea;
	font-weight: bold;
	line-height: 1.4;

}

.article-body .article-body-more,
.article-body .article-body-private {
	clear: both;
	margin-top: 1em;
}

.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 .{
	padding: 5px 0 5px 5px;
	margin: 10px 0;
	border-bottom: solid 1px #878787;
	border-left: solid 7px #878787;
	font-size: 150%;
}
.article-body h3 {
	margin: 10px 0;
	font-size: 130%;
}
.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 {
	padding: 5px 10px; /* add 0502 */
	margin: 10px 20px; /* 10 20  */
}
.article-body ul {

	height: 100%;
	margin: 10px 14px;
}

.article-body li {
/* gyou takasa */
	margin-top:0.5em; margin-bottom:0.5em;
}

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

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

/*** blockquote & pre */
.article-body pre {
	margin: 5px 0;
	padding: 5px 15px;
	border: solid 1px #cc9;
        border-left: solid 7px #878787;
} 

.article-body blockquote  {
	padding: 10px 10px;
	margin: 5px 0;
	font-size: 100%;
	border: solid 1px #cc9;

}

/*** img */
.article-body img.pict {
	margin: 0 5px 5px 0;
}

.article-body-inner img.pict {
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
}

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

/*** 記事タグ */
body.default_2008 dl.article-tags {
	margin: 25px 0 0;
}


/*** プライベートモード */
.private-mode-announcement {border-color: #858585;line-height: 135%;font-size: 1em;border-width: 1px;border-style: solid;}

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

.article-footer {
	padding: 1px;margin: 15px 0 0 0;
	border: solid 1px #d1d1d1;
	border-width: 1px;
	border-style: solid none;background-color: #fff;
}


.article-post {
	padding: 0 3px;background: #f0f0f0;
	text-align: right;overflow: hidden;
}

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

#article-options {padding: 10px 10px;}
.article-option {padding: 15px 0;}

.article-option h3 {
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #878787;

	margin: 10px 0;
	font-size: 150%;
}

/*** 指定しやすいよう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 */

#trackback-form ul {margin: 0 30px;padding: 0;}
#trackback-form ul li {list-style-type: none;float: left;margin: 0;padding: 0;}
#trackback-form ul li.trackback-form-url {width: 100%;margin-right: -90px;}
#trackback-form ul li.trackback-form-url span input {width: 100%;}
#trackback-form ul li.trackback-form-url span {display: block;padding-right: 100px;}
#trackback-form ul li.trackback-form-submit {width: 80px;}
#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/** トラックバック一覧 */

.trackback-set {padding: 0 50px 10px;font-size: 90%;background-color: #fff;}
h4.ping-title {display: inline;font-size: 100%;font-weight: normal;}
ul.ping-info {display: inline;margin-left: 10px;}
ul.ping-info li.ping-blog-name {display: inline;font-size: 90%;}
ul.ping-info li.ping-blog-name span {margin: 0 10px;}
ul.ping-info li.ping-date {display: inline;margin-left: 10px;}
ul.ping-info li.ping-excerpt {display: block;margin-top: 5px;margin-left: 10px;}
ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/** コメント一覧 */

li.comment-set {
	padding: 0 0 20px 10px;
	font-size: 1em;
        border-top: 1px dashed #cccccc;
        color: #333333;
        list-style: none;
	background-color: #fff;
}
ul.comment-info li.comment-author {
	display: inline;
}

ul.comment-info li.comment-date {
	display: inline;
	margin-left: 10px;
	font-size: 85%;
}

ul.comment-info li {
	display: inline;
}

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 1.4;
	color: #333333;
}

ul.comment-info li.comment-body img.trackback-rating {}

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

#comment-form-body {
	padding: 0px;
	background-color:#c0c0c0;
	border:1px double #c0c0c0;
        padding:5px;
        margin-bottom:5px;
}

#comment-form-body table {
	border: 0;
	width: 95%;
	line-height: 25px;
        font-size: 90%;  		/* --font-size: 1em; */
}

#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
}

input#author {width: 65%;}
input#email {width: 65%;}
input#url {width: 95%;}

input#bake {margin: 2px;}
textarea#text {width: 95%;height: 250px;}

input.button {
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color: #111;
    padding: 10px 30px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
    position: relative;
    display: inline-block;padding: 8px;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #cccccc;

}
input.button:active {box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);}

#comment-form-body table tr.input-etc td {padding-top: 6px;}
label.input-rating {margin-left: 20px;}
label.input-rating select {margin-left: 3px;}
label.input-rating-face {margin-left: 5px;}

label.input-rating-star {}

#comment-form-body table tr.submit td {
	text-align: center;
}

/*** コメント認証 */
.comment-auth-announcement {
	margin: 10px 0;font-size: 85%;border-width: 1px;border-style: solid;border-color: #858585;
}

.comment-auth-announcement p a {margin: 0 3px;}

/* ----------------------------------------------- */
/** 関連記事 */

.related-articles{clear: both;padding: 10px 0 0;}
.related-articles h3{
	margin: 0 0 5px;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	background:#e4e4e4;
	padding:8px;border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* SafariGoogle Chrome */
}
.related-articles h3 span {font-weight: bold;}

.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-size: 100%;
        font-weight: bold;
}
.related-articles ul a{
	color: #1A7BB0;
}

.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat -3px 3px;
	padding: 0 0 5px 9px;
	margin-left: 5px;
}

/* =============================================== */
/** 08. Sub & Extra - プラグインエリア */
/* ----------------------------------------------- */

.sidetop,
.sidebottom {display: none;}

.sidebody {
	text-align: left;
	margin: 0;padding: 0 0 10px 10px;
	background: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/cobaltblue/arrow.gif) no-repeat 0 4px;
	font-size: 98%;
}

.sidebody.category-child {padding: 0 10px 0;background: none no-repeat 0 4px;}
.sidebody:first-child{margin-top: 0;padding-top: 0;border-top: none;}
.sidewrapper {}

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

.calendarheadbody {}
.calendarheadbody .calendarhead {text-align: center;color: #fff;font-weight: bold;}

#sub .calendarheadbody .calendarhead a,
#extra .calendarheadbody .calendarhead a {color: #fff;}

.caltop,
.calbottom {display: none;}

.calbody {}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}
.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	_font-size: 1em;
	font-weight: bold;
	height: 20px;
}

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
	margin: 0 auto 25px;
	width: 180px;
	color: #8d8d8d;
	_font-size: 82%;
}
td table.caltblday td {
	width: 20px;
	height: 24px;
	padding: 0;
	text-align: center;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}
td table.caltblday td.calon a {}
td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}

/* ----------------------------------------------- */
/** プロフィール（プラグイン） */

.nickname {font-weight: bold;margin: 10px 0;}
.message {text-align: left;line-height: 125%;}
ul.galleryThumbnail {text-align: center;}

/* ----------------------------------------------- */
/** LDServices */

ul#ld-services {padding-top: 20px;}

/* =============================================== */
/** 09. Header & Footer - ヘッダー・フッター */
/* ----------------------------------------------- */
/** Header */

table#header {
	border-bottom: solid 1px #4988bb;
	font-size: 12px;
	background: #1b6aa8;
	color: #eee;
}

/* ----------------------------------------------- */
/** Footer */

.footer-outer {
  position:absolute;
	font-size: 80%;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: #d8d8d8;
	text-align: center;
 height: 60px;
}

.to-pagetop {
	position: absolute;
	right: 50px;
	bottom: -40px;
	z-index:9;
}

.footer-outer-2 {}

#footer {}
#footer p {}

/* =============================================== */
/** 10. Others - ADエリア etc. */
/* ----------------------------------------------- */
#ad {overflow: hidden;text-align: center;}
#ad iframe {margin: 10px auto;}
.gAdsense {padding: 10px 0;}
body.ad {background: transparent;text-align: left;}
a.adtitle {color: #0000ff!important;font-weight: bold;}
a.adtitle span {font-size: 14px!important;}
a.addescription {color: #000000!important;}
a.addescription span {font-size: 13px!important;}
a.adurl {color: #1b8d1c!important;text-decoration: none;}
a.adurl span {font-size: 13px!important;}
a.adld {color: #666666!important;text-decoration: underline;font-size: 110%;}
.ads-become a {color: #0000ff !important;}
.ads-become .adsbybecome a {color: #666666!important;}

/* ----------------------------------------------- */
/* topnavi */
div.naviarea {
	min-width: 1050px;width: 100%;
	height: 30px;margin: 0 auto;
	background: -webkit-linear-gradient(top, #474747 0%, #272727 50%, #000 100%);
	background: -moz-linear-gradient(top, #474747 0%, #272727 50%, #000 100%);
	background: -ms-linear-gradient(top, #474747 0%, #272727 50%, #000 100%);
	background: -o-linear-gradient(top, #474747 0%, #272727 50%, #000 100%);
	background: linear-gradient(to bottom, #474747 0%, #272727 50%, #000 100%);
	font-size: 14px;
}
div.naviarea a {
	display: block;color: #ffffff;
	width: 170px;line-height: 20px;
}
div.naviarea a:hover {background-color: #555;text-decoration: none;}
ul.navilist {width: 1050px;height: 30px;margin: 0 auto;padding: 5px;}
ul.navilist li {float: left;padding: 0;height: 30px;text-align: center;list-style:none;}

/* ----------------------------------------------- */
/** IndexNavigator - トップページ */


ul.index-navigator {padding-top: 5px;height: 30px;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 {
	display: inline-block;*display: inline;*zoom: 1;
	font-weight: bold;
	line-height: 50px;
	margin: 0 2px;
	padding: 0 20px;
	text-decoration: none;
}
ul.index-navigator li a,
ul.index-navigator li.current span {background-color: #fff;border: 1px solid #ddd;color: #555;}
ul.index-navigator li.current span {background-color: #CCCCCC;color: #000;text-shadow: 0 1px 0 #fff;}
ul.index-navigator a:hover {
background-color: #555;text-decoration: none;text-shadow: 0 1px 0 #fff;color: #FFFFFF !important;}
ul.index-navigator a:visited {color: #555;}

/* かんたんタイトル画像 */
.blog-title-outer.show-image {
	background: transparent;
	height: auto;
	position: relative;
}
.blog-title-outer.show-image .blog-title-outer-2 {
	position: absolute;
}
.blog-title-outer.show-image #blog-header-image {
	width: 100%;
}
.blog-title-outer.hide-text .blog-title-outer,
.blog-title-outer.hide-text .blog-title-outer-2,
.blog-title-outer.hide-text .blog-title-outer-3,
.blog-title-outer.hide-text #blog-title,
.blog-title-outer.hide-text #blog-title a {
	display: block;
	height: 100%;
	padding: 0;
	width: 100%;
}
.blog-title-outer.hide-text #blog-title a,
.blog-title-outer.hide-text #blog-description {
	text-indent: -99999px;
	line-height: 0;
}
.blog-title-outer.hide-text #blog-title a {
	background-color:#fff;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: opacity 0.1s linear;
	   -moz-transition: opacity 0.1s linear;
	    -ms-transition: opacity 0.1s linear;
	     -o-transition: opacity 0.1s linear;
	        transition: opacity 0.1s linear;
}
.blog-title-outer.hide-text #blog-title a:hover {
	opacity: 0.15;
}

/* 記事下ソーシャルボタン */
.article-social-btn > a,
.article-social-btn > span,
.article-social-btn > div,
.article-social-btn > iframe {
	margin: 4px 0;
}

/* ----------------------------------------------- */
/*
      BlogRoll css 2
*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
 padding: 0px 0;
 padding-top: 0;
 list-style-type: none;
 font-size: 16px;
 line-height: 1.4;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}
/* 文字高さ */
.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 1.3;
 border-bottom: 1px dashed #c1c1c1;
}

.blogroll-channel .blogroll-list img {vertical-align: middle;}
.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {margin: 0 5px 0 0;}
.blogroll-channel img.blogroll-favicon {width: 16px;height: 16px;}
.blogroll-channel blogroll-link a {padding-left: 5px;text-decoration: none;}
.blogroll-channel blogroll-link a:hover {text-decoration: underline;}
.blogroll-channel .blogroll-new-entry {font-weight: bold;font-size: 10px;color: red;}
.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {margin: 0 0 0 5px;}
.blogroll-channel .blogroll-link-time {margin: 0 0 0 3px;color: #666;font-size: 10px;}
.blogroll-channel .blogroll-ad-img {}
.blogroll-channel .blogroll-ad-text {display: block;margin-top: 5px;color: #666;font-size: 10px;}
.blogroll-ad-default{margin-bottom: 10px;}

.blogroll_wrapper {
width: 99%;
height: 300px; 
overflow-y:scroll; /* overflow: hidden;*/
background-color: #F0F0F0;
margin-top: 5px;
margin-bottom: 5px;
padding:4px;
}

.blogroll_innner {
width: 100%;

float: left;
}

/* top 相互RSS style */
.toprss_innner {
width: 50%;
height: auto;
float: left;
}

.toprss:after{
     display: block;
     visibility: hidden;
     clear: both;
     height: 0;
     content: ".";
}
.toprss{
margin: 0px;
padding: 0;
border: 1px solid #f0f0f0;
zoom: 100%;
overflow-y:scroll; 
height: 260px;
width: 670px;
float: left;
}

.toprss_side{
float: left;

margin-bottom: 0;
margin-left: 15px;
}

.toprss .blogroll-channel{
float: left;
overflow: auto;
margin-bottom: 0;
margin-left: 1px;
padding: 0;
font-size: 12px;
    width: 325px;
}

.toprss .blogroll-channel .blogroll-list a{
	padding: 0 0 0 15px;line-height:1.5;text-decoration:none;
	background:url(http://blog.rebosoku.com/img_hd/arrow_legend.png) no-repeat scroll 0 40%;
	font-size: 16px;
}
.toprss .blogroll-channel .blogroll-list a:hover{background-position:  2px 40%;color: #c03;}
.toprss .blogroll-channel .blogroll-list a:active,a:link,a:visited,a:active { color: #065FD4; } /*rsslinkcollar*/
.toprss .blogroll-channel .blogroll-list a:active,a:hover { text-decoration: underline; }
.toprss .blogroll-channel .blogroll-list a:hover { text-decoration: underline;background-color: #fff; }
.toprss .blogroll-channel .blogroll-list:last-child {list-style-type:none;margin-bottom:1em;}
.toprss .blogroll-channel .blogroll-list:first-child a{background-image:none; no-repeat scroll 0 40%;font-size: 12px;}
.toprss .blogroll-category-name{list-style-type:none;margin: 0px;padding: 0px;font-size: 12px;}

/* 追加 フロートナビ部分
----------------------------------------------- */
#blog-header02{
	position: absolute;
	bottom: 0;
        *left: 0;
}

#blog-header02 .header-inner02{
	margin: 0 auto;
	width: 1040px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#33333333,EndColorStr=#33333333);
	background-color: #555555;
	background: rgba(0,0,0,0.7);
}

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


/* ヘッダー ナビ部分
----------------------------------------------- */
.header-inner02 ul.header-menu{
	float: left;
	width: 730px;
	height: auto;
	border-left: 1px solid #000000;
}

.header-inner02 ul.header-menu li{
	float: left;
	border-top: 1px solid #323232;
	border-right: 1px solid #6c6c6c;
	border-bottom: 1px solid #6c6c6c;
	color: #ffffff;
	list-style: none;
	font-size: 18px;
}

.header-inner02 ul.header-menu li a{
	display: block;
	padding: 0 22px;
	height:38px;
	border-right: 1px solid #000000;
	color: #ffffff;
	text-decoration: none;
	line-height: 2;/*topmemumoji*/
}

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

ul.header-menu li a:hover{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#11111111,EndColorStr=#11111111);
	background-color: #111111;
	background: rgba(0,0,0,0.8);
}

/* ヘッダー Twitter,RSS,検索窓
----------------------------------------------- */
.header-sarch{
        float: right;
        margin-right: 10px;
        padding-top: 17px;
        width: 250px;
}

.header-sarch img{margin-top: -2px;}

.header-sarch img:hover{opacity: 0.6;}

.header-sarch li{
	float: left;
	margin-left: 10px;
	list-style: none;
}

/* 検索 */
.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 {
	outline: 0;
	border: 1px solid #aaa;
}

.header-sarch input.sf {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto;
	padding: 0 5px 0 21px;
	width: 170px;
	height: 20px;
	border-radius: 10px 0 0 10px;
	background-color: #fff;
	background-position: 5px -264px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	vertical-align: top;
	*width: 170px;
}

.header-sarch input.sfbtn {
	float: right;
	width: 60px;
	height: 20px;
	border-left: 0;
	border-radius: 0 10px 10px 0;
	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%);
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	-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;}

div.sidebody-r{
width: 95%;
text-align: center;
margin: 0 auto;
}
/*
人気記事   width #extraの幅に調整する
---------------------------------------------- */
.side div.popular-articles{
width: 95%;
}
/* 最新記事(画像付)
----------------------------------------------- */
.side ul.recent-article-image,
.side div.popular-articles{
	font-size: 1em;
	line-height: 1.2;
width: 95%;
}
.side ul.tagcloud{
width: 95%;
}
/* 最新記事
----------------------------------------------- */
.side div.sidebody{
width: 95%;
}

.profile-body{
width: 95%;
}

/* コメントポップアップ
----------------------------------------------- */
#mypopup {
display: none;
position: absolute;
border:1px solid #bbb;
padding:5px 8px 8px;
font-size:12px;
color:#111;
background-color:#ffc;
list-style-type:none;
line-height:1.2;
text-align:left;
max-width:750px;
min-width:250px;
box-shadow: 3px 3px 3px #ccc;
-moz-box-shadow: 3px 3px 3px #ccc;
-webkit-box-shadow: 3px 3px 3px #ccc;
}

#mypopup li.comment-date, #mypopup li.comment-author{
display: inline;
color:#666;
}

/* ヘッダーまとめ
----------------------------------------------- */
#footer_outline {

/*top left*/
	margin: 10px auto;
	width: 1000px;
	height: 350px;
	text-align: left;
	background: #eeeeee;
}
#footer_body {
	font-size:10pt;
	color:#000000;
	border:1px solid #fffff;
	padding:8px;
	text-align:left;
}

#footerbox1 { width:200px;height:380px;margin: 5px 0 0 10px; padding: 5px;float:left;}
#footerbox2 { width:280px;height:380px;margin: 5px 0 0 10px; padding: 5px;float:left;}
#footerbox3 { width:280px;height:380px;margin: -50px 0 0 10px; padding: 5px;float:left;}

#footer_body ul {
list-style:none;
}

.footer_midasi{
  position:relative;
  padding-left:15px;
  border-bottom:2px solid #ccc;
  font-weight: bold;
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 3px;
}
.footer_midasi li{
 float:left;
}
.footer_midasi:before{
  content:'';
  height:0;
  width:0;
  display:block;
  border:5px transparent solid;
  border-right-width:0;
  border-left-color:#db7000;
  position:absolute;
  top:11px;
  left:8px;
}

.footer_midasi:after{
  content:'';
  height:2px;
  width: 4px;
  display:block;
  background:#db7000;
  position:absolute;
  top:15px;
  left:0px;
}

/*
カテゴリアーカイブ 追加
*/
.article-title-outer-cat1{
width: auto;
margin: 0;
display:block;
content:'';
clear:both;
position: relative;
}

/*タイトル枠*/
.article-title-outer-cat2{
width: 450px;
height:170px;
	border-bottom: solid 1px #878787;
	border-left: solid 1px #878787;
margin: 0 0 0 305px;/*位置*/
position: relative;/*固定いじるな*/
}
.article-title-outer-cat2 h2{
margin: 0 0 0px 8px;
    background-color:#ffffff;
    font-size: 140%;
    padding: 0px 8px;

}

div.thumnail{
	width:300px;
	height:169px;
	border:solid #aaaaaa 3px;
	background:#333;
	padding:1px 1px 0;
    position: absolute;
}
div.thumnail img{
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

div.thumnail img{
}

/* コメント数欄*/
.art-title-cat_comm{
    background-color:#ffffff;
    font-size: 140%;line-height: 20px;
    text-align: center;right: 6px; top: 6px;
border: 1px solid #555;margin: 0 0 0 8px;
    position: absolute;float:left;width: 80px;
	min-width: 80px;
 	max-width: 100%;
	border-radius: 10px;
}
/* 吹き出し */
.art-title-cat_comm:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #ffffff;
}
.art-title-cat_comm p {margin: 0;padding: 0;}
.art-title-cat_comm span {
	color: #333333;
	background-color:#ffffff;
	font-size: 12px !important;
	font-weight: normal;
}
.art-title-cat_date-info {
	position: absolute;
	background-color:#ffffff;
	font-size: 140%;line-height: 20px;
	text-align: center;right: 6px; top: 6px;
	border: 1px solid #555;margin: 0 0 0 8px;
	position: absolute;float:left;width: 80px;
	min-width: 80px;
 	max-width: 100%;
	border-radius: 10px;
}
.article-date-info {
	background-color: #f7f7f7;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	padding: 8px 0 2px 6px;
}
.article-date-info li:first-child {
    border-right: 1px dashed #ccc;
    margin-right: 8px;
    padding-right: 8px;
}
.article-date-info li {
	list-style: none;
	float: left;
}





/* pan
*/

#breadcrump{
margin-bottom: 10px;
}

#breadcrump ol li{
float: left;
line-height:110%; 
list-style-type:none;
}

/* ばんくず */
#breadcrump ol li a{
margin-right:10px; 
padding-right:15px; 
background:url(http://livedoor.blogimg.jp/zni-koto/imgs/0/2/02733ff3.jpg) no-repeat right center #FFE2E0;
}

#breadcrumb ol li a:hover{
color:#40c0f0;
text-decoration:none;
}


/* サイドナビゲーション */
div.side-navi {
position:fixed;
right:5px;
bottom:50px;
z-index:100;
}
div.side-navi ul{
margin:0;padding:0;
list-style:none;
}
div.side-navi ul li{
margin:0;padding:0;
line-height:40px;
text-align:center;
}
div.side-navi ul li a{
margin:0;padding:0;
display:block;
width:45px;
height:45px;
font-size:11px;
color:#ffffff;
text-decoration:none;
background:#000000;
border:solid #f0f0f0;
border-width:0 1px 1px 1px;
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}
div.side-navi ul li a:hover{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
div.side-navi ul li:first-child a{
border:1px solid #f0f0f0;
border-radius:5px 5px 0 0;
}
div.side-navi ul li:last-child a{
border-radius:0 0 5px 5px;
}
div.side-navi ul li.sn-prev a,
div.side-navi ul li.sn-next a,
div.side-navi ul li.sn-top a{
height:35px;
padding-top:10px;
}
div.side-navi ul li.sn-comment{
line-height:15px;
}
div.side-navi ul li.sn-comment a{
height:37px;
padding-top:8px;
}
div.side-navi ul li.sn-prev a{
background:#000000 url("http://parts.blog.livedoor.jp/img/cmn/navi/left.gif") no-repeat 50% 25%;
}
div.side-navi ul li.sn-next a{
background:#000000 url("http://parts.blog.livedoor.jp/img/cmn/navi/right.gif") no-repeat 50% 25%;
}
div.side-navi ul li.sn-top a{
background:#000000 url("http://parts.blog.livedoor.jp/img/cmn/navi/up.gif") no-repeat 50% 25%;
}

#article_rank {
    background-color: #ffffff !important;
    border: 2px solid #aaa !important;
    margin-bottom: 6px !important;
    padding: 4px  !important;
}


#cse-search-box {
width: 270px !important;
padding:0;margin-left:-50px;

}
#cse-search-box table.gsc-search-box td.gsc-input {
    padding: 0 !important;

}
#cse-search-box input[type="text"] {
    border-radius: 5px 0 0 5px;
    height: 25px;
    padding: 0 !important;
    width: 170px;
    float: left;
    margin-left: 50px;
}
#cse-search-box input[type="submit"] {
    background-color: #333333;
    border: 1px solid #cccccc;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
    float: right;
    height: 30px;
    margin-left: 0 !important;
    width: 40px;
}

.ml30 {margin-left: 30px !important;}

/* 記事タグリスト　始まり*/


/*** 記事タグ枠 */
.article-tags {background-image: url(http://parts.blog.livedoor.jp/img/usr/blogmedia/2ch/common/icon_tag.gif)!important;line-height: 1.5;
}
.article-tags dt {position: absolute;width: 0;height: 0;overflow: hidden;}

.article-tags dd a {
        position: relative;
        margin: 0 0 0 10px;
    font-size: 14px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    background-color: #33;
    border-radius: 0 3px 3px 0;
    font-color: #fff;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
 
}
.article-tags dd a::before {
    position: absolute;
    top: 0;
    left: -15px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #33 transparent transparent;
    border-style: solid;
    border-width: 10px 15px 10px 0;
    -webkit-transition: .2s;
    transition: .2s;
}
.article-tags dd a::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
    color: #fff;
}
 
.article-tags dd a:hover {
    background-color: #33;
    color: #fff;
}
.article-tags dd a:hover::before {border-right-color: #33;}
/* 記事タグリスト  終わり*/

/* タグクラウド  始まり*/
.side ul.tagcloud li.tag-weight-0,
.side ul.tagcloud li.tag-weight-1,
.side ul.tagcloud li.tag-weight-2,
.side ul.tagcloud li.tag-weight-3,
.side ul.tagcloud li.tag-weight-4 {display: inline-block;margin: 0 .1em .1em 0;padding: 0;
}
.side ul.tagcloud li.tag-weight-0 a,
.side ul.tagcloud li.tag-weight-1 a,
.side ul.tagcloud li.tag-weight-2 a,
.side ul.tagcloud li.tag-weight-3 a,
.side ul.tagcloud li.tag-weight-4 a {
  display: inline-block;
  max-width: 100px;
  height: 17px;
  line-height: 19px;
  padding: 0 0.2em;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
.side ul.tagcloud li.tag-weight-0 span,
.side ul.tagcloud li.tag-weight-1 span,
.side ul.tagcloud li.tag-weight-2 span,
.side ul.tagcloud li.tag-weight-3 span,
.side ul.tagcloud li.tag-weight-4 span {}
.side ul.tagcloud li.tag-weight-0 a:hover,
.side ul.tagcloud li.tag-weight-1 a:hover,
.side ul.tagcloud li.tag-weight-2 a:hover,
.side ul.tagcloud li.tag-weight-3 a:hover,
.side ul.tagcloud li.tag-weight-4 a:hover {background-color: #3498db;border: 1px solid #3498db;color: #fff;}
.plugin-tag_cloud ul.tagcloud {margin: 0;padding: 1px;list-style: none;}
.article-list-wrap {overflow: hidden;}
.article-top {
border: 1px solid #e4e4e4;
background: #fff;
margin: 0 1px 1px;
padding: 1px;
width: 44%;
float: left;
border-top: 3px solid #22A0DD;
}
.article-bottom{
width: 94%;
border: 1px solid #e4e4e4;
background: #fff;
margin: 1px 1px;
padding: 5px;
border-top: 5px solid #EF7D7D;
}

/* タグクラウド  終わり*/
.article section .listblock {
    height: 250px;
    width: 300px;
    background: #fff;
    border: #999999 1px solid;
    padding: 10px;
    box-shadow: 0 0 2px 0 #bbbbb;
    -webkit-box-shadow: 0px 0px 2px #bbbbb;
    -moz-box-shadow: 0px 0px 2px #bbbbb;
    position: relative;
    overflow: inherit;
}