@charset "utf-8";
@import url(http://parts.blog.livedoor.jp/css/template_6thgen.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "default2012";
 :shortdesc "Default design 2012 for livedoor Blog";
 :created "2012-06-20";
 :release [:revision "1.24"; :created "2014-01-28"];
 :page <http://blogdesign.ldblog.jp/archives/14982005.html>;
 :rights "LINE Corporation".
*/


/* リセット
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol, ul {
  list-style: none;
}
/* clearfix
----------------------------------------------- */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}


/* 全体のレイアウト
----------------------------------------------- */
body {
	background-color: #fff;
}
#header2 {
    min-width:1080px;
}
#wrapper {
	width:100%;
}
#container {
	width: 1080px;
	margin: 0 auto;
	padding: 30px 0 60px;
}
#content {
	position: relative;
}
#main {}
#sidebar {}

/* 1カラムレイアウトのとき */
body.layout-1col #content {}
body.layout-1col #main {}
body.layout-1col #main-inner {}
body.layout-1col #sidebar {}
body.layout-1col #sidebar-inner {}
body.layout-1col #sidebar .sidewrapper {}

/* 2カラムレイアウトのとき */
body.layout-2col #content {}
body.layout-2col #main {
	width: 720px;
}
body.layout-2col #main {}
body.layout-2col #main-inner {}
body.layout-2col #sidebar {
	width: 300px;
}
body.layout-2col #sidebar {}
body.layout-2col #sidebar-inner {}

/* 右サイドバー */
body.layout-2col.sidebar-right #content {}
body.layout-2col.sidebar-right #main {
	float: left;
}
body.layout-2col.sidebar-right #sidebar {
	float: right;
}

/* 左サイドバー */
body.layout-2col.sidebar-left #content {}
body.layout-2col.sidebar-left #main {
	float: right;
}
body.layout-2col.sidebar-left #sidebar {
	float: left;
}

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


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	color: #333;
	font: 14px/1.2 Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}
a,
body.page-article .article-title a:visited {
	color: #eb4478;
	text-decoration:none;
}
a:link {}
a:visited {}
a:hover {
	text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	width: 100%;
	min-width:1080px;
}
#blog-header-inner {}
#blog-title {
	width:1080px;
	margin: 0 auto;
}
#blog-title a {
	width: 1080px;
	height: 552px;
	background: url(/images/title_header.png) no-repeat center center;
	display: inline-block;
	text-indent: -9999px;
}
#blog-title a:hover {
	opacity: 0.7;
}
#blog-description {
	display:none;
}
#blog-description a {}


/* グローバルナビゲーション
----------------------------------------------- */
.gnavArea {
	width: 100%;
	min-width: 1080px;
}
.gnavInner {
	width: 1080px;
	margin: 0 auto;
}
.ldb_menu {
	width:auto;
	text-align: center;
 }
.ldb_menu-list {
	margin: auto;
 }
.ldb_menu-list li {
	width:auto;
	padding: 30px 20px 0;
	display:inline-block;
}
.ldb_menu-list li:first-child {
	padding: 30px 20px 0 0;
}
.ldb_menu-list li:last-child {
	padding: 30px 0 0 20px;
}
.ldb_menu-list li a {
	width:auto;
	margin: 0 auto;
	padding:0 10px 8px;
	color:#000;
	font-size:14px;
	font-weight: bold;
	line-height: 1;
	text-decoration:none;
	display:inline-block;
	letter-spacing: 0.15em;
	position: relative;
	box-sizing: border-box;
}
.ldb_menu-list li a:hover {	
	background: linear-gradient(transparent 30%, #ffb3cb 30%); 
}


/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	width: 100%;
	margin: 0 0 50px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	box-sizing: border-box;
}
.first-article {}

/* 記事囲み */
.article .thumbBlock {
	width: 100%;
	padding-top : 50px;
	background:url(/images/img_line.png) no-repeat center top;
	box-sizing: border-box;
}

/* 記事テキスト囲み */
.article .thumbBlock .txtContBlock {
	padding-bottom : 80px;
}

/* 記事イメージ*/
.article .thumbImg {
	width: 310px;
	height:280px;
	padding-right: 40px;
	float: left;
}
.article .thumbImg a {
	width: 100%;
	height:100%;
	overflow: hidden;
	text-align:center;
	display:inline-block;
	border-radius: 6px;
	box-sizing: border-box;
}
.article .thumbImg a:hover img {
	opacity: 0.7;
}

/* トップ　日付・ソーシャルボタン */
.day-social {
	margin-bottom: 20px;
}
.day-social li {
	width: auto;
	vertical-align: bottom;
	display: inline-block;
}
.day-social .article-social-btn > a,
.day-social .article-social-btn > span,
.day-social .article-social-btn > div,
.day-social .article-social-btn > iframe {
    margin: 0;
}

/* 日付 */
.article-date {
	color: #666;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	margin-top: 1em;
	border-bottom: 1px solid #cecece;
}
.article-meta {
	padding: 16px 0;
}
.article-social-btn {
	border-top: 1px solid #cecece;
	margin-bottom: -1px;
}

/* トップ　ソーシャルボタン */
.day-social .article-social-btn {
	border-top: none;
	margin: 0 0 0 15px;
}

/* トップ　カテゴリ */
.article-meta.top {
	width: auto;
	padding: 0;
	display: inline-block;
}
.article-meta.top li.article-category {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	list-style: none;
}
.article-meta.top .article-category dt {
	display: none;
}
.article-meta.top .article-category dd.article-category1,
.article-meta.top .article-category dd.article-category2 {
    margin: 0;
	padding: 0;
	float: left;
	border-left: none;
	letter-spacing: -0.05em;
	line-height: 1.5;
}
.article-meta.top .article-category dd.article-category2 {
	padding-left: 7px;
	position: relative;
}
.article-meta.top .article-category dd.article-category2:before {
	content: ",";
	position: absolute;
	top: 0;
	left: 2px;
	color: #eb4478;
}
.article-meta.top .article-category dd a {
	color: #eb4478;
	display: inline-block;
	text-decoration: underline;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	max-height: 4em;
	margin-bottom: 20px;
	line-height: 1.5;
	overflow: hidden;
}
.page-article .article-header {
	max-height: inherit;
	margin-bottom: 60px;
}
.article-title {}
.article-title a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.article-title a:hover {
	color: #eb4478;
}

/* 本文 */
.article-descript {
	max-height: 4.3em;
	margin-bottom: 12px;
	line-height: 1.5;
	overflow: hidden;
}

/* 続きを読む */
.article .btReadmore {
	position: absolute;
	bottom: 0;
}
.article:nth-of-type(3n+1) .btReadmore {
	right: 38px;
}
.article:nth-of-type(3n+2) .btReadmore {
	right: 29px;
}
.article:nth-of-type(3n+3) .btReadmore {
	right: 26px;
}
.article .btReadmore a {
	text-indent: -9999px;
	display: inline-block;
	position: relative;
}
.article:nth-of-type(3n+1) .btReadmore a {
	width: 97px;
	height: 81px;
	background: url(/images/btn_more01.png) no-repeat center center;
}
.article:nth-of-type(3n+2) .btReadmore a {
	width: 95px;
	height: 75px;
	background: url(/images/btn_more02.png) no-repeat center center;
}
.article:nth-of-type(3n+3) .btReadmore a {
	width: 90px;
	height: 76px;
	background: url(/images/btn_more03.png) no-repeat center center;
}
.article .btReadmore a:after {
	content: "";
	opacity: 0;
	position: absolute;
    -moz-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.article .btReadmore a:hover:after {
	opacity: 1;
}
.article:nth-of-type(3n+1) .btReadmore a:hover:after {
	width: 164px;
	height: 129px;
	right: -35px;
	bottom: -16px; 
	background: url(/images/btn_more01_ov.png) no-repeat center center;
}
.article:nth-of-type(3n+2) .btReadmore a:hover:after {
	width: 139px;
	height: 101px;
	right: -27px;
	bottom: -7px; 
	background: url(/images/btn_more02_ov.png) no-repeat center center;
}
.article:nth-of-type(3n+3) .btReadmore a:hover:after {
	width: 144px;
	height: 102px;
	right: -23px;
	bottom: -7px; 
	background: url(/images/btn_more03_ov.png) no-repeat center center;
}

/* 関連記事 */
.article-body .related-articles {
	margin:4em 0;
	line-height:1.3
}
.article-body .related-articles h3 {
	font-size: 14px;
	font-weight: bold;
}
.article-body .related-articles ul {
	list-style: none;
	margin:0;
	padding-left:0;
}
.article-body .related-articles ul li {
	margin:4px 0;
	padding-left: 16px;
}

/* 共通テーマ */
dl.common-theme{
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 8px 12px;
}

/* メッセージボード */
.message-board {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 15px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
	background-color: #fafafa;
	border: 1px solid #ddd;
}


/* 記事本文
----------------------------------------------- */
.article-body {
	color: #333;
	font-size: 14px;
}
.article-body-inner a {
    text-decoration: none;
}
.article-body-inner a:hover {
    text-decoration: underline;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #e6e6e6;
	clear: both;
}
.article-body-inner h4 {
	border-bottom:1px solid #e6e6e6;
	clear: both;
}
.article-body-inner p {
        margin: 0;
}
.article-body-inner blockquote {
	background-color:#e6e6e6;
	border: 1px solid #fff;
}
.article-body-inner blockquote:before {
	color: #fff;
	font-size: 6em;
}
.article-body-inner img,
.article-body-inner img.pict {
	height: auto;
	max-width: 100%;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #aaa;
	color: #aaa;
}
.comment-body {
	margin-left: 16px;
	color: #666;
}
.ping-excerpt {
	color: #666;
	margin-left: 16px;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator {
    height: auto;
	color: #000;
}
.pager02 ul.index-navigator {
     margin: 0;
}
ul.index-navigator li a,
ul.index-navigator li.current span {
	width: auto;
	height: 100%;
	margin: 0 10px;
	padding: 0 10px 3px;
	font-weight: bold;
	line-height:1;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	color: #000;
	box-sizing: border-box;
}
ul.index-navigator li.current span,
ul.index-navigator a:hover {
	background: linear-gradient(transparent 50%, #f39ba9 50%);
	text-decoration: none;
}
ul.index-navigator a:visited {}
ul.index-navigator .paging-prev a {
	background: url(/images/ico_pager_prev.png) no-repeat 50% 20%;
}
ul.index-navigator .paging-next a {
	background: url(/images/ico_pager_next.png) no-repeat 50% 20%;
}
ul.index-navigator .paging-first a {
	background: url(/images/ico_pager_first.png) no-repeat 50% 20%;
}
ul.index-navigator .paging-last a {
	background: url(/images/ico_pager_last.png) no-repeat 50% 20%;
}
.paging-prev a, .paging-next a, .paging-first a, .paging-last a {
	overflow: hidden;
	text-indent: -9999px;
}
ul.index-navigator .paging-prev a:hover {
	background: url(/images/ico_pager_prev.png) no-repeat 50% 20%, linear-gradient(transparent 50%, #f39ba9 50%);
}
ul.index-navigator .paging-next a:hover {
	background: url(/images/ico_pager_next.png) no-repeat 50% 20%, linear-gradient(transparent 50%, #f39ba9 50%);
}
ul.index-navigator .paging-first a:hover {
	background: url(/images/ico_pager_first.png) no-repeat 50% 20%, linear-gradient(transparent 50%, #f39ba9 50%);
}
ul.index-navigator .paging-last a:hover {
	background: url(/images/ico_pager_last.png) no-repeat 50% 20%, linear-gradient(transparent 50%, #f39ba9 50%);
}
.paging-prev a:hover, .paging-next a:hover, .paging-first a:hover, .paging-last a:hover {
	background-color: ;
	
	text-decoration: none;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
	color: #555;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	width: 100%;
	min-width: 1080px;
	padding: 35px 0;
	background-color:#ffb3cb;
	color:#4d4d4d;
	font-size: 12px;
	font-weight:bold;
}
#blog-footer .blog-footer-inner {
	width: 1080px;
	margin: auto;
	position: relative;
}
#blog-footer a {
	color:#4d4d4d;
	line-height:100%;
	font-weight:bold;
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper {
	width: 100%;
	margin: 0 0 60px;
	box-sizing: border-box;
	position: relative;
}
.sidewrapper a {
	color: #000;
}
.sidewrapper a:hover {
	color: #eb4478;
	text-decoration: none;
}
.sidewrapper:last-child {
	margin: 0;
}
.sidewrapper .sidetitlebody {
	text-align: center;
}
.sidewrapper .sidetitle {
	width: auto;
	margin: auto;
	padding: 5px 7px 2px;
	border: #aaa solid 1px;
	border-radius: 6px;
	color: #000;	
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
}
.sidewrapper .side {
	min-height: 109px;
	padding-top: 30px;
	background: url(/images/bg_side.png) no-repeat center top;
	box-sizing: border-box;
}
.sidewrapper .side .sidebody {
	line-height: 1.5;
}
.sidewrapper .side .sidebody.category-child {}


/* ボトムエリアB　だいごろうの1日・こごろうの1日 */
.dkdayArea {	

}
.dkdayArea .dkdayCont {
	min-height: 403px;
	padding: 17px 27px 20px;
	background: url(/images/dkday/bg-dkday.png) no-repeat center top;
	box-sizing: border-box;
}
.dkdayArea .dkdayCont .daigoroBox,
.dkdayArea .dkdayCont .kogoroBox {
	width: auto;
	display: inline-block;
	position: relative;
}
.dkdayArea .dkdayCont .daigoroBox {
	float: left;
}
.dkdayArea .dkdayCont .kogoroBox {
	float: right;
}
.dkdayArea .dkdayCont dt {
	height: 45px;
	margin-bottom: 10px;
	text-align: center;
}
.dkdayArea .dkdayCont .kogoroBox dt {
	text-indent: -9999px;
	position: relative;
}
.dkdayArea .dkdayCont .kogoroBox dt.ttl:before {
	opacity: 1;
	content: "";
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(/images/dkday/ttl-kogoro-off.png) no-repeat center 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.dkdayArea .dkdayCont .kogoroBox dt.ttl:after {
	opacity: 0;
	content: "";
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(/images/dkday/ttl-kogoro-on.png) no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
}
.dkdayArea .dkdayCont dd {
	width: 290px;
	height: 300px;
	border-radius: 6px;
	border: #fff solid 3px;
	position: relative;
}
.dkdayArea .dkdayCont .daigoroBox dd {
	background: #fff url(/images/dkday/bg-daigoro.png) no-repeat center center;
}
.dkdayArea .dkdayCont .kogoroBox dd {
	background: #fff url(/images/dkday/bg-kogoro.png) no-repeat center center;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink {
	width: 100%;
	height: 50px;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink.is-read a {
	display: none;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a {
	width: 100%;
	height: 100%;
	padding-top: 15px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list01 {
	background-color: #ffb700;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list02 {
	background-color: #ff9139;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list03 {
	background-color: #ff6a81;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list04 {
	background-color: #fc86d7;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list05 {
	background-color: #a08fff;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list06 {
	background-color: #428ced;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list01:hover {
	background-color: #ffc95c;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list02:hover {
	background-color: #ffb079;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list03:hover {
	background-color: #ff96a6;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list04:hover {
	background-color: #fface0;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list05:hover {
	background-color: #bab3fb;
}
.dkdayArea .dkdayCont .dkdayItem .dkdayLink a.dkdayLink-list06:hover {
	background-color: #66b0ee;
}
.dkdayArea .dkdayCont .daigoroBox .icon01 {
	width: 110px;
	height: 113px;
	position: absolute;
	top: 60px;
	right: -50px;
}
.dkdayArea .dkdayCont .daigoroBox .icon02 {
	width: 64px;
	height: 123px;
	position: absolute;
	bottom: -10px;
	left: -25px;
}
.dkdayArea .dkdayCont .kogoroBox .icon01 {
	width: 136px;
	height: 78px;
	position: absolute;
	top: 48px;
	right: -28px;
}
.dkdayArea .dkdayCont .kogoroBox .icon02 {
	width: 131px;
	height: 132px;
	position: absolute;
	bottom: -3px;
	left: -63px;
}
.dkdayArea .dkdayCont .kogoroBox .txt {
	width: 290px;
	height: 300px;
	padding-top: 112px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.6);
	box-sizing: border-box;
}

.dkdayArea .dkdayCont .daigoroBox.is-read-all + .kogoroBox dt.ttl:before {
	opacity: 0;
}
.dkdayArea .dkdayCont .daigoroBox.is-read-all + .kogoroBox dt.ttl:after {
	opacity: 1;
}
.dkdayArea .dkdayCont .daigoroBox.is-read-all + .kogoroBox .txt,
.dkdayArea .dkdayCont .kogoroBox .icon01,
.dkdayArea .dkdayCont .kogoroBox .icon02 {
	display: none;
}
.dkdayArea .dkdayCont .daigoroBox.is-read-all + .kogoroBox .icon01,
.dkdayArea .dkdayCont .daigoroBox.is-read-all + .kogoroBox .icon02 {
	display: block;
}
.dkdayArea .dkdayCont .is-read-all:hover {
	opacity: 0.75;
	transition: opacity ease .1s;
}
.dkdayArea .dkdayCont .dkdayLink-specialLink {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.dkdayArea .dkdayCont .is-read-all .dkdayLink-specialLink {
	display: block;
}

.dkDay-caution {
  text-align: right;
  margin-bottom: 50px;
}

/* ボトムエリアA　プロフィール */
.profileArea .main.imgProfile {
	text-align:center;
}
.profileArea .main.txtName {
	margin: 15px 0 25px;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	text-align:center;
}
.profileArea .txt {
	line-height:1.5;
}
.profileArea .snsList {
	padding-top: 13px;
	text-align: center;
}
.profileArea .snsList li {
	font-size: 32px;
	padding: 0 5px;
	list-style-type: none;
	display: inline-block;
}
.profileArea .txtSttl {
	padding-top: 40px;
	font-size: 20px;
	font-weight:bold;
	color: #eb4478;
	text-align:center;
}
.profileArea .profileList .imgProfile {
	padding-top: 25px;
	text-align:center;
}
.profileArea .profileList .txtName {
	padding-top: 10px;
	font-size: 16px;
	color: #5c5b5a;
	text-align:center;
}

/* ボトムエリアA　最新記事 */
.plugin-recent_articles .side .sidebody {
	margin: 0 0 25px 0;
}
.plugin-recent_articles .side .sidebody:last-child {
	margin: 0;
}

/* ボトムエリアA　人気記事 */
div.popularArticlesWithImage.B ul li {
    margin-bottom: 0;
}
div.popularArticlesWithImage.B div.image {
    margin: 0 15px 10px 0;
}
div.popularArticlesWithImage.B div.image img {
	border-radius: 6px;
}
div.popularArticlesWithImage.B div.image.noimage {
    margin: 0 0 10px 0;
}

/* ボトムエリアA　記事検索 */
.plugin-search_internal form {
	position:relative;
}
.sidewrapper input.sf {
	border:#ccc solid 1px;
	box-sizing: border-box;
	padding: 5px 10px;
	width: 270px;
	height: 35px;
	background: #fff;
	border-radius: 6px;
	box-shadow: none;
}
.sidewrapper input.sfbtn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius:0;
	float:none;
	text-indent: -9999px;
	background:url(/images/ico_search.png) no-repeat left center;
	width:19px;
	height:20px;
    position: absolute;
    top: 8px;
    right: 0;
}

/* ボトムエリアA　タグ */
.plugin-tag_cloud.sidewrapper {
	margin: 0 0 30px;
}
.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 {
	font-size: 14px;
}
.plugin-tag_cloud.sidewrapper .side .tagcloud li {
	width: auto;
	padding: 0 7px 5px 0;
	display: inline-block;
	letter-spacing: -0.5em;
}
.plugin-tag_cloud.sidewrapper .side .tagcloud li a {
	padding: 5px 10px 2px;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	border-radius: 3px;
	border: #aaa solid 1px;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1;
}
.plugin-tag_cloud.sidewrapper .side .tagcloud li a:hover {
	color: #eb4478;
}

/* ボトムエリアA　ヒストリービュー */
.bt_historyview.sidewrapper {
	height: 266px;
	margin: 0 0 30px;
	position: relative;
}
.bt_historyview .bt_hv-inner {
	position: absolute;
	left: 0;
	bottom: 52px;
}
.bt_historyview .bt_hv-inner a {
	width: 300px;
	height: 119px;
	display: inline-block;
	position: relative;
}
.bt_historyview .bt_hv-inner a img {
	opacity: 1;
    -moz-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.bt_historyview .bt_hv-inner a:after {
	content: "";
	width: 300px;
	height: 266px;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: -52px; 
    -moz-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.bt_historyview .bt_hv-inner a:hover img {
	opacity: 0;
}
.bt_historyview .bt_hv-inner a:hover:after {
	opacity: 1;
	background: url(/images/btn_historyview_ov.png) no-repeat center center;
}

/* ライブドアブログロゴ */
ul#ld-services {
    padding: 0;
}
ul#ld-services li {
    margin: 0;
}
ul#ld-services li {
    padding-bottom: 0;
}

/* ボトムエリアA　カレンダー */
.calendarhead {
	font-weight: bold;
	text-align: center;
}
table.caltblwk .weekday {
	color: #666;
}
table.caltblwk .sun {
	color: #ff5d5d;
}
table.caltblwk .sat {
	color: #578efa;
}
table.caltblday {
	color: #8d8d8d;
	border-collapse: separate;
	border-spacing: 1px;
}
table.caltblday .caloff {
	background-color: #fff;
	border: 1px solid #e4e7e8;
}
table.caltblday .calon {
	border: none;
}
table.caltblday .calon a {
	background-color: #f39ba9;
	color:#fff;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
table.caltblday .calon a:hover {
	background-color: #f6c3cb;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	margin-bottom: 50px;
	padding: 0 10px;
	background: url(/images/img_line.png) no-repeat center center;
	color: #000;
	font-size: 24px;
	text-align: center;
}
.archives-header a {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
.archives-header h1 {
	padding: 0 35px;
	background-image:  url(/images/img_line_r.png), url(/images/img_line_l.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	background-color: #fff;
	font-weight: bold;
	display: inline-block;
}

/* 記事下広告 */
#ad2 {}
#ad2 a.addescription {
	color:#666;
}


/* 特殊機能・カスタマイズ
----------------------------------------------- */
/* かんたんタイトル画像 */
#blog-header.show-image #blog-header-image {
	border-radius: 4px 4px 0 0;
}
#blog-header.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-header.hide-text #blog-title a:hover {
	opacity: 0.15;
}

/* ページトップへ */
.to-pagetop {
    right: 0;
    bottom: -30px;
}
.to-pagetop a {
  background:url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/to_pagetop.png) 0 0 no-repeat;
  display: block;
  width: 70px;
  height: 70px;
  text-indent:-9999px;
}
.to-pagetop a {
  opacity: 0.6;
  -webkit-transition: opacity linear 0.1s;
     -moz-transition: opacity linear 0.1s;
      -ms-transition: opacity linear 0.1s;
       -o-transition: opacity linear 0.1s;
          transition: opacity linear 0.1s;
}
.to-pagetop a:hover {
  opacity: 0.9;
}

/** ---------- Google AdSense ---------- **/
.google-user-ad { margin:0px auto;  }
.google-user-ad-728 { margin:0px auto; }
.google-user-ad-side { margin:0px; }
.google-user-ad-side1 { margin:0 0 30px; }
.ad-center { text-align:center; }