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


/* 全体のレイアウト
----------------------------------------------- */
body {
	background-color: #f4f4f4;
}
#wrapper {}
#container {}
#content {
	position: relative;
	margin: 0 auto;
	width: 1058px;
}
#main {
	margin-bottom: 18px;
}
#sidebar {
	margin-bottom: 18px;
}

/* 1カラムレイアウトのとき */
body.layout-1col #content {
	background-color: #fff;
}
body.layout-1col #main {}
body.layout-1col #main-inner {}
body.layout-1col #sidebar {
	background-color: #f8f8f8;
	border-radius: 0 0 4px 4px;
	padding: 20px 50px;
}
body.layout-1col #sidebar-inner {}
body.layout-1col #sidebar .sidewrapper {
	float: left;
	padding: 20px 0;
	margin: 0 10px;
	width: 260px;
}

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

/* 右サイドバー */
body.layout-2col.sidebar-right #content {
	background-position: 100% 0;
}
body.layout-2col.sidebar-right #main {
	border-radius: 0 0 0 4px;
	float: left;
}
body.layout-2col.sidebar-right #sidebar {
	border-radius: 0 0 4px 0;
	float: right;
}

/* 左サイドバー */
body.layout-2col.sidebar-left #content {
	background-position: 0 0;
}
body.layout-2col.sidebar-left #main {
	border-radius: 0 0 4px 0;
	float: right;
}
body.layout-2col.sidebar-left #sidebar {
	border-radius: 0 0 0 4px;
	float: left;
}

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


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	color: #080000;
	font: 14px/1.2 Helvetica,Verdana,sans-serif;
}
a,
body.page-article .article-title a:visited {
	color: #2e90c5;
	text-decoration:none;
}
a:link {
	color: #0091C5;
}
a:visited {
	color: #812990;
}
a:hover {
	color: #f23f97;
	text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	height: 100px;
	border-top: #812990 3px solid;
	border-bottom: #dddddd 5px double;
	background-color: #ffffff;
}
#blog-header-inner {}
#blog-title {
	color: #ffffff;
	font-size: 47px;
	line-height: 1.2;
	margin: 0 auto;
	width: 1058px;
	padding-top: 27px;
}
#blog-title a {
	color: #812990;
}
#blog-description {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#blog-description a {
	color: #fff;
}

/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	border: #dddddd 1px solid;
	background-color: #ffffff;
	box-shadow: 5.5px 5.5px 0px 0px rgba(0, 0, 0, 0.05);
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 18px;
}
.first-article {
	border: #dddddd 1px solid;
	background-color: #ffffff;
	box-shadow: 5.5px 5.5px 0px 0px rgba(0, 0, 0, 0.05);
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 18px;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	position: relative;
}
.article-title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-left: 8px;
}

/* 日付 */
.article-date {
	color: #808080;
	font-size: 12px;
	margin-top: -3px;
	padding-left: 10px;
}

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

/* 関連記事 */
.article-body .related-articles {}
.article-body .related-articles h3 {
	color: #333333;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.article-body .related-articles ul {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.article-body .related-articles ul li {
}
.article-body .related-articles a {
	text-decoration: underline;
}
.article-body .related-articles a:hover {
	text-decoration: none;
}

/* 続きを読む */
.article-continue a {
	color:#333;
}

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

/* メッセージボード */
.message-board {
	background-color: #f7f7f7;
	border: 1px solid #e4e7e8;
	border-radius: 4px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 26px;
	overflow: hidden;
	padding: 15px;
}

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

/* 記事本文
----------------------------------------------- */
.article-body {
	color: #080000;
	font-size: 14px;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #7f7f7f;
	clear: both;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
	clear: both;
}
.article-body-inner blockquote {
	background-color:#fafafa;
	border: 1px solid #fff;
}
.article-body-inner blockquote:before {
	color: #ddd;
}

/* 画像 */
.article-body img.pict {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
	padding: 3px;
	border: 1px solid #cccccc;
}
a:hover img.pict {
	opacity: 0.6;
	filter: alpha(opacity=60);
	padding: 3px;
	background-color:#7e1083;
	border: 1px solid #7e1083;
}

/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date {
	color: #888888;
	margin-left: -5px;
}
.ping-blog-name {}
.ping-date {}
.comment-body {
	font-size: 14px;
	line-height: 1.6;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 35px;
}
.ping-excerpt {}
li.comment-set {
	line-height: 1.5;
	border-top: 1.3px dashed #cccccc;
	color: #444444;
}

/* ページ送り
----------------------------------------------- */
/* トップページ */
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: #2e90c5;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
ul.index-navigator a:hover {
	background-color: #eee;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
ul.index-navigator a:visited {
	color: #555;
}

/* 記事ページ、月別アーカイブページ */
ul.article-pager 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 {
	height: 75px;
	border-top: #dddddd 5px double;
	background-color: #ffffff;
}
#blog-footer a {}

/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper:first-child {
	padding-top: 6px;
}
.sidewrapper {
	font-size: 13px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 24px;
	position: relative;
	border-top: #7e1083 5px solid;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background-color: #ffffff;
	box-shadow: 5.5px 5.5px 0px 0px rgba(0, 0, 0, 0.05);
}
.sidewrapper:after{
	bottom: ;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}
.sidewrapper .sidetitle {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1.0em;
	border-bottom: #cccccc 1px solid;
}
.sidewrapper .sidetitle a {
	color: #333;
	border-bottom: #e4e4e4 1px dashed;
}
.sidewrapper .side .sidebody {
	line-height: 1.5;
	padding-bottom: 10px;
	margin-top: 7px;
}
.sidewrapper .side .sidebody.category-child {
	padding-left: 12px;
}

/* カレンダー */
.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: #2e90c5;
	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: #197bb0;
}

/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	background: #fafafa;
	border-left: 5px solid #2e90c5;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
	padding: 10px;
}

/* 記事下広告 */
#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 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;
visibility:hidden
}
.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;
}

/* サムネイル画像 */
.thumbnail a {
	border: #dddddd 1px solid;
	padding-top: 2px;
	padding-bottom: 120px;
	padding-left: 2px;
	padding-right: 2px;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}
.thumbnail a:hover {
	border: #7e1083 1px solid;
	background-color:#7e1083;
	padding-top: 2px;
	padding-bottom: 120px;
	padding-left: 2px;
	padding-right: 2px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* 広告 */
#fluct {
	margin: 0 auto;
	width: 1058px;
}

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

      BlogRoll css 1

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

.blogroll-channel {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 3px;
}
.blogroll-channel .blogroll-list-wrap {
	margin-bottom: 10px;
}
.blogroll-channel .blogroll-list {
	list-style-type: none;
	font-size: 13px;
	border-bottom: #dddddd 1px dashed;
	padding-top: 5.5px;
	padding-bottom: 3px;
}
.blogroll-channel .blogroll-list img {}
.blogroll-channel img.blogroll-icon {
	padding-top: 1px;
}
.blogroll-channel img.blogroll-favicon {}
.blogroll-channel img.blogroll-favicon {}
.blogroll-channel a.blogroll-link {
	padding-left: 5px;
}
.blogroll-channel .blogroll-new-entry {}
.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {}
.blogroll-channel .blogroll-link-time {}
.blogroll-channel .blogroll-ad-img {}
.blogroll-channel .blogroll-ad-text {}
.blogroll_wrapper { 
	width: 99.9%; 
	overflow-y:scroll;
	border: #dddddd 1px solid;
	background-color: #ffffff;
	margin-bottom: 15px;
	margin-top: 12px;
} 
.blogroll_innner { 
	width: 50%; 
	height: 249px; 
	float: left; 
}

/* 相互RSS PC下 */
.rss {
	font-size: 13.5px;
	overflow-y:scroll;
	border: #dddddd 1px solid;
	background-color: #ffffff;
	height: 256px;
} 
.rss a {
	font-size: 13.5px;
	overflow-y:scroll;
	background-color: #ffffff;
	height: 256px;
}

/* 追尾広告 */
.fixBox {
	position: fixed;
	top: -53px;
	margin: 0 auto;
}
.fixedNavi {
	width: 300px;
}

/* 吹き出し */
.arrow_box {
	position: relative;
	background: #b070b3;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(176, 112, 179, 0);
	border-top-color: #b070b3;
	border-width: 10px;
	margin-left: -270px;
}

/* コメントのポップアップ */
#mypopup {
	display: none;
	position: absolute;
	border: 1px solid #bbbbbb;
	border-radius:3px;
	padding: 15px 20px 0px 10px;
	font-size: 12px;
	color: #444444;
	background-color: #fcfcfc;
	list-style-type: none;
	line-height:1.2;
	text-align:left;
	max-width:750px;
	min-width:250px;
	box-shadow: 3px 3px 3px #cccccc;
	-moz-box-shadow: 3px 3px 3px #cccccc;
	-webkit-box-shadow: 3px 3px 3px #cccccc;
	text-decoration:none;
}

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