@charset "UTF-8";

/* Information
==================================================
livedoor Blog CSS
 Name   : canvas_charcoalgrey_3c

 Update : 2010.08.05
==================================================
*/

/* =============================================== */
/** 01. Customize - 色と文字サイズの設定 */
/* ----------------------------------------------- */

/* font-size */
body {
	font-size: 100%;
	word-wrap: break-word;
       -webkit-text-size-adjust: 100%;
}

/* color */
body,
h2.article-title a,
div.side a,
div.sidetitle,
div.sidetitle a,
div.calendarheadbody div.calendarhead,
div.calendarheadbody div.calendarhead a,
a.addescription {
	color: #333333;
}

a,
a.adtitle {
	color: #1a78dd;
}

a:hover,
h2.article-title a:hover,
div.sidebody a:hover,
.side ul.tagcloud a:hover,
ul.article-info li a:hover,
ul.article-post li a:hover,
a.adurl {
	color: #75b2ff;
}

h1#blog-title a {
color: #ffffff;
background: #0000FF;
}

p#blog-description,
ul.index-navigator li.paging-number span,
ul.index-navigator li.paging-number a:hover,
div.article-date-outer span.article-month,
div#footer p,
div#footer p a {
	color: #ffffff;
}

ul.article-info,
ul.article-post,
ul.article-info li a,
ul.article-post li a,
td table.caltblday,
ul.ping-info li.ping-date,
ul.comment-info,
ul.comment-author,
a.adld,
p.adsbybecome a {
	color: #000000;
}



/* background-color */
body {
	background-color: #8e8e8e;
}

div#container {
	background-color: #ffffff;
}

div.archives-title-outer,
div.calendarheadbody div.calendarhead,
div.article-body blockquote,
div.article-body pre {
	background-color: #f0f0f0;
}

ul.index-navigator li.paging-number a:hover,
ul.index-navigator li.paging-number span,
div.article-date-outer span.article-month {
	background-color: #000000;
}


/* border-color */
div#content,
div#sub div.column-inner,
div#extra div.column-inner,
div.article-footer,
ul.index-navigator li.paging-number a,
div.private-mode-announcement,
div.comment-auth-announcement {
	border-color: #d0d0d0;
}

div.sidetitle,
div.article-date-outer,
div.article-body-inner h3,
ul.index-navigator li.paging-number span {
	border-color: #000000;
}

div.article-pager-outer,
div.message-board {
	border-color: #f0f0f0;
}


/* =============================================== */
/** 02. Common - 共通 */
/* ----------------------------------------------- */

body
, textarea {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
border: none;
}

/* =============================================== */
/** 03. Layout - レイアウトの設定 */
/* ----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	min-width: 1100px;
	text-align: center;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% top;
}

div#containerWrap {
	width: 1100px;
	margin: 0 auto 5px;
}

div#container {}

div#content {
	padding: 10px 0;
	border-width: 1px;
	border-style: solid;
}

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

div#main {
	float: left;
	display: inline;
	width: 725px;
}

div#main div.column-inner {
	padding: 0 10px 10px;
        text-align: left;
}

div#sub {
	float: left;
	display: inline;
	width: 170px;
}

div#sub div.column-inner {
	padding: 5px 10px 0;
	overflow: hidden;
	border-width: 1px;
	border-style: none none none solid;
        margin-top: 15px;
}

div#extra {
	float: left;
	display: inline;
	width: 200px;
}

div#extra div.column-inner {
	padding: 5px 5px 20px;
	overflow: hidden;
	border-width: 1px;
	border-style: none none none solid;
        margin-top: 15px;
}

/* =============================================== */
/** 00. グローバルナビ - レイアウトの設定 */
/* ----------------------------------------------- */

#globalnavi{
margin: 0;
padding: 0;
width: 1100px;
height:25px;
font-size:12px;
*font-size:12px;
background:black; repeat-x scroll 0 0;
font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}

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

#globalnavi li{
float: left;
margin: 0;
padding: 0;
width: 183px;

}

#globalnavi a{
text-align: center;
display:block;
padding: 3px 10px 3px 10px;
color: white;
font-weight: bold;
text-decoration: none;
border-right:1px solid #808080;
margin:2px 0px 0px 0px;
}

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

/* =============================================== */
/** 00. ブログロール - レイアウトの設定 */
/* ----------------------------------------------- */


.blogroll_wrapper {
width: 100%;
overflow-y:scroll;
background-color: #FFFFFF;
}

.blogroll_innner {
width: 50%;
height: 200px;
float: left;
}






/* =============================================== */
/** 04. Title - ブログタイトルの設定 */
/* ----------------------------------------------- */

div.blog-title-outer {
	text-align: left;
	background: url(http://livedoor.4.blogimg.jp/ltdslip2000/imgs/4/8/481ee93b.gif) no-repeat left top;
	height: 130px; 
        position: relative;
}

div.blog-title-outer-2 {}

div.blog-title-outer-3 {}

h1#blog-title {
	margin: 0;
	padding: 105px 20px 0 800px;
	font-weight: bold;
	font-size: 65%;
}

div.blog-description-outer {}

p#blog-description {
	margin: 0;
	padding: -100px 20px 0 800px;
	line-height: 1.35;
	font-size:1%;
}

#header_logo {
	padding-top: 5px;
	position: absolute;
	left: 2px;
	top: -1px;
}


/* =============================================== */
/** 05. SubTitle - アーカイブタイトルの設定 */
/* ----------------------------------------------- */

div.archives-title-outer {
	margin-bottom: 10px;
	padding: 10px;
}

div.archives-title-outer-2 {}

div.archives-title-outer-3 {}

h2.archives-title {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

/* =============================================== */
/** 06. Pager - ページャーの設定 */
/* ----------------------------------------------- */

div.pager {}

div.pager-inner {
	padding: 0 0 5px;
	margin: 0 0 10px;
	text-align: left;
}

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

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

ul.index-navigator {
	padding: 5px 0 0;
	margin: 0;
	font-size: 90%;
}

ul.index-navigator li a,
ul.index-navigator li span {
	padding: 4px 5px;
	display: inline-block;
	text-decoration: none;
}

ul.index-navigator li.paging-number span,
ul.index-navigator li.paging-number a {
	padding: 4px 9px;
	border-width: 1px;
	border-style: solid;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	margin: 0 1px;
}

ul.index-navigator li.paging-prev a {
	margin-right: 10px;
}

ul.index-navigator li.paging-last a {
	margin-left: 10px;
}

/* ----------------------------------------------- */
/** ArchivesPager カテゴリ別、月別 */

ul.archives-pager {
	padding: 5px 0 0;
	list-style-type: none;
	font-size: 90%;
}

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 記事ページ */

div.article-pager-top div.article-pager-outer {
	padding: 0 0 10px;
	border-width: 0 0 2px 0;
	border-style: none none dotted none;
}

div.article-pager-bottom div.article-pager-outer {
	padding: 10px 0 0;
	border-width: 2px 0 0 0;
	border-style: dotted none none none;
}

ul.article-pager {
	font-size: 90%;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

ul.article-pager {
	overflow: hidden;
}

ul.article-pager li {
	padding-top: 1px;
	padding-bottom: 100px;
	margin-bottom: -99px;
}

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 {}


/* =============================================== */
/** 07. Main - 記事の設定 */
/* ----------------------------------------------- */

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

div.article-outer-2 {}

div.article-outer-3 {}


/* ----------------------------------------------- */
/** Message Board - インフォメーション */

div.message-board-outer {
	margin-bottom: 10px;
}

div.message-board {
	padding: 10px;
	line-height: 1.4;
	text-align: left;
	font-size: 90%;

}

/*** 記事タイトル */
div.article-title-outer {
	margin-left: 90px;
}

h2.article-title {
	margin: 0;
	padding: 5px 0 5px;
	font-size: 110%;
	font-weight: bold;
}
/* ----------------------------------------------- */
/** 記事ヘッダー */

div.article-header {
	position: relative;
	min-height: 10px;
	padding:15px 10px; 
}

* html div.article-header {
	height: 10px;
	zoom: 1;
}


/*** コメント数 */
div.article-comments-outer {
	width: 80px;
	height: 55px;
        overflow: hidden;
	position: absolute;
color: #000000;
background-color: #ffffff;
background-image: url("http://livedoor.blogimg.jp/ltdslip2000/imgs/9/c/9c3ab5e5.png")
}


div.article-comments-outer span.article-content {
	display: block;
	line-height: 55px;
	font-weight: bold;
	text-align: center;
	font-size: 111%;
        font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
        list-style-type: none;
}

div.article-comments-outer span.article-content a {
color: #ffffff;
}


/*** カテゴリ */
div.article-category-outer {
	background: url(http://livedoor.4.blogimg.jp/ltdslip2000/imgs/8/5/85d6f158.gif) no-repeat left top;
	padding-left: 20px;
 	margin-left: 90px;
        margin-top: 5px;
}

div.article-category-outer dl.article-category {
	margin: 0;
	padding: 0;
}

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

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


ul.article-info2 {
        display: inline;
        list-style: none;
	font-size: 75%; 
}
ul.article-info2 li {
        position: absolute;    
        display: inline-block;
}
/* ----------------------------------------------- */
/** 記事本文 */
.article {
    border-bottom: 1px dotted #999;
    position: relative;
    padding: 0 0 20px;
    margin: 20px 0 20px;
}
.article-inner {
    height: 210px;
    overflow: hidden;
    position: relative;
}
.article-top-header,
.article-top-body {
    margin-left: 220px;
}
div.article-top-body-inner {
    margin; 3px 8px 5px 8px;	
    padding:3px 8px 10px 8px;
    position: absolute;
    display: block;
    top: 75px;
    left: 220px; 
    font-size: small;
    line-height: 1.3;
}


.article-first-image {
    background-color: #f0f0f0;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 210px;
    width: 210px;
}
.article-first-image a {
    background-color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.article-first-image a:hover img{
    filter: alpha(opacity=70);
   -moz-opacity:0.7;
   opacity:0.7;
   -webkit-transition: all .3s;
   transition: all .3s;
}
.article-first-image img{
    width: 210px;
    display: inline;
}

.article.first-article {
    border-top: 0;
}
.article.last-article {
    border-bottom: 0;
}

/*** 続きを読む */
.article-continue  a {
    display: block;
    position: absolute;
    top: 170px;
    left: 515px;
    width:189px;
    height:40px;
    background: url(http://livedoor.blogimg.jp/ltdslip2000/imgs/2/4/24941cc1.png) no-repeat;	
    text-indent: -9999px;
}

.article-continue a:hover {
background: url(http://livedoor.blogimg.jp/ltdslip2000/imgs/b/5/b5b0db54.png) no-repeat;
	text-indent: -9999px;
} 
.article-tag  {
    font-size: 100%;
    position: absolute;    
    display: inline-block;
    top: 134px;
    font-size: 12px;
    line-height: 10px;
}

.article-social-btn{
    display: block;
    position: absolute;
    top: 174px;
}
.article-body-more
, article-body-private {
	clear: both;
	margin-top: 1em;
}

div.article-body-inner h3 {
	font-size: 111%;
	font-weight: bold;
	border-width: 0 0 1px 5px;
	border-style: none none solid solid;
	padding-left: 10px;
	line-height: 1.3;
}

div.article-body-inner h4 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3;
}




/*** blockquote & pre */
div.article-body blockquote
, div.article-body pre {
	padding: 8px ;
	margin: 3px 0px;
	font-size: 100%;
}

/*** img */
div.article-body img.pict {
	margin: 0 5px 5px 0;
}
/*** 個別記事*/

div.article-body {
	padding: 0px 20px 0px ;
	line-height: 1.7;
	font-size: 85%;
}

div.article-body-inner {
    width: 100%;
    margin:5px 20px 5px 5px;
}



/*** 共通テーマ */
dl.common-theme {
	margin: 0 0 15px;
}



/*** 記事タグ */
dl.article-tags {
	margin: 15px 0 0;
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/tag.gif) no-repeat left top;
	line-height: 20px;
	padding-left: 20px;
}

/*** プライベートモード */
div.private-mode-announcement {
	margin-top: 15px;
	line-height: 1.35;
	border-width: 1px;
	border-style: solid;
}

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

div.article-footer {
	padding: 10px;
	margin: 5px 10px;
	border-width: 1px;
	border-style: solid none none;
}

ul.article-info {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 10px;
	text-align: right;
}

ul.article-info li {
	display: inline-block;
	margin-left: 5px;
	min-height: 16px;
	line-height: 16px;
	font-size: 70%;
}





* html ul.article-info li {
	display: inline;
	height: 16px;
	zoom: 1;
}

*+html ul.article-info li {
	display: inline;
	zoom: 1;
}

ul.article-info li.article-author {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/posted.gif) no-repeat left top;
	padding-left: 20px;
}

ul.article-info li.article-comment-count {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/comment.gif) no-repeat left top;
	padding-left: 20px;
}

ul.article-info li.article-trackback-count {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/trackback.gif) no-repeat left top;
	padding-left: 20px;
}

ul.article-info li span.article-time {
	margin-left: 3px;
}

ul.article-info li span.nickname {
	font-weight: normal;
}

ul.article-post {
	padding: 0;
	text-align: right;
}

ul.article-post li {
	min-height: 16px;
	font-size: 70%;
}

ul.article-post li img {
	vertical-align: middle;
}

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

div#article-options {
	padding: 10px 10px;
}

div.article-option {
  	padding: 10px 0;
        border-top: solid 1px #cccccc;
}


div.article-option h3 {
	display:block;
	padding:5px;
	text-align: left;
	font-size:100%;
	font-weight:bold;
	line-height:33px;
        color: #000000;
}
div.article-option h3 a {
        color: #ff0000;
}

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

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}

div#trackback-form ul li.trackback-form-submit input {}

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

li.trackback-set {
	padding: 0 50px 10px;
	font-size: 83%;
}

h4.ping-title {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 5px;
}

ul.ping-info {
	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;
	font-size: 83%;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	line-height: 1.4;
}

ul.ping-info li.ping-excerpt img.trackback-rating {}

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

li.comment-set {
	padding: 0 10px 10px;
	font-size: 90%;
}

ul.comment-info li.comment-author {
	display: inline;
        font-weight: bold;
        color: GREEN;
}

ul.comment-info li.comment-date {
	display: inline;
	margin-left: 10px;
        color: GRAY;
}

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

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
        margin-bottom: 15px;
	line-height: 1.7;
        font-weight:bold;
}

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

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

div#comment-form-body {
	padding: 15px 50px;
}


div#comment-form-body table {
	border: 0;
	width: 100%;
	line-height: 25px;
	font-size: 83%;
}

div#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: 97%;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 97%;
	height: 250px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#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 {}

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

/*** コメント認証 */
div.comment-auth-announcement {
	margin: 10px 50px;
	font-size: 83%;
	border-width: 1px;
	border-style: solid;
}

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

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

div.related-articles {
	padding: 15px 0 0;
}

div.related-articles h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
}

div.related-articles h3 span {
	font-weight: weight;
}

div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 90%;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/dot.gif) no-repeat left 6px;
	padding: 0 0 5px 12px;
	margin-left: 5px;
}


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

div.sidetitlebody {}

div.sidetitle {
	margin: 0 0 10px;
	text-align: left;
	font-size: 83%;
	font-weight: bold;
	padding-left: 5px;
	border-width: 0 0 0 4px;
	border-style: none none none solid;
}

div.sidetop
, div.sidebottom {
	display: none;
}

div.side {
	margin: 0 0 20px;
	text-align: center;
	font-size: 83%;
}

div.sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/canvas/common/dot.gif) no-repeat left 5px;
	padding: 0 0 5px 12px;
	margin-left: 4px;
	text-align: left;
}

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

div.calendarheadbody {}
div.calendarheadbody div.calendarhead {
	margin: 0 0 5px;
	padding: 5px 0;
	text-align: center;
	font-size: 83%;
}

div.caltop
, div.calbottom {
	display: none;
}

div.calbody {
	margin-bottom: 20px;
}

table.caltbl {
	width: 180px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	height: 20px;
	font-size: 83%;
}

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;
	width: 180px;
	font-size: 83%;
}
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%;
}

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

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

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

table#header {
	font-size: 13px;
	background: #fff;
	color: #333;
}

table#header a {
	color: #333;
}

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

div.footer-outer {
	padding: 10px;
}

div.footer-outer-2 {}

div#footer {}

div#footer p {
	font-size: 83%;
}

/* =============================================== */
/** 11. Others - ADエリア etc. */
/* ----------------------------------------------- */
/** ADエリア */

div#ad {
	margin: 25px auto 0;
	text-align: center;
}

div#ad iframe {
	margin: 10px auto;
}

div.gAdsense {
	padding: 10px 0;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	font-weight: bold;
}

a.adtitle span {
	font-size: 90%;
}

a.addescription {}

a.addescription span {
	font-size: 83%;
}

a.adurl {
	text-decoration: none;
}

a.adurl span {
	font-size: 70%;
}

a.adld {
	text-decoration: underline;
}


/* ----------------------------------------------- */
/** clearfix */
div#container,
div#content,
div.blog-title-outer,
h2.archives-title,
div.article-body,
div.article-footer,
h2.article-title,
div.pager,
ul,
div.index-navigator-outer,
div#comment-form-body,
div.message-board {
	zoom: 1;
}

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


/* かんたんタイトル画像 */
.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;
}

#article-social-btn2 ul{
margin: 0;
padding: 0;
height: 100px;
}

#article-social-btn2 li{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	text-align: left;
}

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

}
/* ----------------------------------------------- */
/*

      BlogRoll css 2

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

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    margin-bottom: 15px;
    padding: 10px;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.3;
}

.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 a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    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: 12px;
}

p {
line-height: 1.35;
}
b.fullname js-action-profile-name show-popup-with-id { 
padding: -20px;
}
#comment-form tr.input-etc,
#comment-form tr.input-facemark {
  display:none
}
span.note {
font-size: 80%;
color: #ff0000;
}

