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

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "星空";
 :shortdesc "ver06_yk_starlit_sky_2c";
 :created "2013-12-26";
 :release [:revision "1.00"; :created "2013-12-26"];
 :page <>;
 :rights "LINE Corporation".
*/


/* 全体のレイアウト
----------------------------------------------- */
body {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_starlit_sky_2c/bg.jpg) center bottom no-repeat #011236;
	background-attachment: fixed;
	background-size: cover;
}

#wrapper {
	padding-top: 80px;
}
#container {
	margin: 0 auto;
	width: 1040px;
}
#content {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_60.png);
	padding: 40px;
	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 {
	float: left;
	padding: 20px 0;
	margin: 0 10px;
	width: 260px;
}

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

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

/* 左サイドバー */
body.layout-2col.sidebar-left #content {
	background-position: 0 0;
}
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 Verdana,sans-serif;
}
a {
	color: #9900cc;
	text-decoration:none;
}

body.page-article {
	color: #333;
	text-decoration:none;
}

.article-title a:visited,
.calendarhead a:visited {
	color: #333;
	text-decoration:none;
}
a:link {}
a:visited {
	color: #660099;
}
a:hover {
	text-decoration:underline;
}
a:active {}

/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
	padding-bottom: 30px;

}
#blog-header-inner {}
#blog-title {
	color: #fff;
	font-size: 32px;
	line-height: 1.2;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
#blog-title a {
	color: #333;
}
#blog-description {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 2.4;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
#blog-description a {
	color: #d4b5fb;
}



/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {}
.first-article {}

/* インデックスページ記事 */
.article-top {
	border-bottom: 1px solid #7b91ae;
	padding: 20px 0;
}
.nailthumb-container-top {
	float:left;
	overflow: hidden;
	height:140px;
	width: 140px;
	margin-right: 20px;
}
.headline-title {
	margin: 0;
}
.headline-title a {
	color: #000;
	font-size: 28px;
	letter-spacing: 1px;
	text-decoration: none;
}
.headline-title a:hover {
	text-decoration:underline;
}
.headline-nailthumb-container-top {
	float:left;
	overflow: hidden;
	height: 240px;
	width: 380px;
	margin-right: 20px;
}
.article-index-body {
	line-height: 1.7;
	/*height: 280px;*/
}
.article-index-body img,
.article-index-body br {
	display: none;
}
.headline-box {
	padding: 40px 0;
	border-bottom: 1px solid #7b91ae;
}
.headline-box:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.headline-box{
  display: inline-block;
}
/* Hides from IE Mac \*/
* html .headline-box {height: 1%;}
.headline-box{display:block;}
/* End Hack */



/* 記事ヘッダー、記事タイトル */
.article-header {}
.article-title {
	margin: 0;
}
.article-title a {
	color: #000;
	font-size: 20px;
	letter-spacing: 1px;
	text-decoration: none;
}
.article-title a:hover {
	text-decoration:underline;
}
.article-rating img {
	padding-top: 8px;
}
dl.article-tags dt {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_starlit_sky_2c/icon_tag.png) 0 0 no-repeat;
}
dl.article-tags {
	line-height: 1.3;
	margin: 20px 0;
	overflow: hidden;
}


/* 日付 */
.article-date {
	color: #333;
	font-size: 12px;
	padding-bottom:16px;
	line-height: 1.4;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
	border-bottom: 1px solid #7b91ae;
}
.article-meta {
	padding: 20px 0;
}
.article-social-btn {
	border-top: 1px solid #7b91ae;
	margin-bottom: -1px;
}
/* 関連記事 */
.article-body .related-articles {
	margin:4em 0;
	line-height:1.3
}
.article-body .related-articles h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.article-body .related-articles ul {
	list-style: none;
	margin:0;
	padding-left:0;
}
.article-body .related-articles ul li {
	margin:10px 0;
	padding-left: 16px;
}

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

/* 共通テーマ */
dl.common-theme{
	border: 1px solid #c8d2df;
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_50.png);
	color: #333;
	border-radius: 3px;
	padding: 8px 12px;
}

/* メッセージボード */
.message-board {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_50.png);
	color: #333;
	line-height: 1.6;
	margin-bottom: 40px;
	overflow: hidden;
	padding: 20px;
}
body.layout-2col .message-board {
	margin-top: 0px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
	border: 1px solid #c8d2df;
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_50.png);
	color: #333;
	margin:  2em  0;
	padding: 0px;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}


/* 記事本文
----------------------------------------------- */
.article-body {
	color: #333;
	font-size: 14px;
	padding-top: 40px;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #7b91ae;
	clear: both;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
	clear: both;
}
.article-body-inner blockquote {
	background: url(http://parts.blog.livedoor.jp/img/usr/default_2012/common/opacity_w_50.png);
	border: none;
	color: #333;
}
.article-body-inner blockquote:before {
	color: #7b91ae;
	text-shadow: none;
}
.article-body-inner img.pict{
	border: 5px solid #fff;
	box-shadow: 0px 3px 8px rgba(51, 51, 51, 0.2);
	height: auto;
	margin: 1em 6px 1.5em!important;
	max-width: 98.4%;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date,
.ping-blog-name,
.ping-date {
	border-left: 1px solid #7b91ae;
	color: #333;
}
.comment-body {
	margin-left: 16px;
}
.ping-excerpt {
	color: #333;
	margin-left: 16px;
}
.comment-body, .ping-excerpt {
	padding: 10px 0;
	line-height: 1.5;
}
.comment-info, .trackback-set {
	margin: 20px 0;
	font-size: 12px;
}
#comment-form {
	font-size: 12px;
	margin: 20px 0 15px 0;
}

#comment-form dt {
	text-align: right;
	line-height: 30px;
	color: #333;
}
#article-options .article-option-title {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	border-top: 1px solid #7b91ae;
	padding-top: 40px;
}
#trackback-form {
	font-size: 12px;
	margin: 0px;
}
#trackback-form ul {
	font-size: 12px;
	margin: 20px 0 0 0;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator {
	height: 36px;
	margin: 40px 0 0 0;
	text-align: center;
}
ul.index-navigator li a,
ul.index-navigator li.current span {
	background-color: #fff;
	color: #333;
}
ul.index-navigator li.current span {
	background-color: #4596b7;
	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;
	color: #555;
	background-color: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
	color: #555;
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	color:#fff;
	padding: 40px;
	text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
#blog-footer a {
	color:#fff;
	text-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper:first-child {
	padding-top: 0;
}
.sidewrapper {
	font-size: 12px;
	overflow: hidden;
	padding: 20px 0;
	position: relative;
}
.sidewrapper:after{
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}
.sidewrapper .sidetitle {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	border-bottom: 2px solid #7b91ae;
	padding-bottom: 10px;
}
.sidewrapper .sidetitle a {
	color: #333;
}
.sidewrapper .side .sidebody {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px solid #8fa6c5;
}
.sidewrapper .side .sidebody.category-child {
	padding-left: 12px;
}

/* カレンダー */
.calendarhead {
	font-weight: bold;
	text-align: center;
}
table.caltblwk .weekday {
	color: #333;
}
table.caltblwk .sun {
	color: #ca3737;
}
table.caltblwk .sat {
	color: #2c6ef0;
}
table.caltblday {
	color: #000;
	border-collapse: separate;
	border-spacing: 1px;
}
table.caltblday .caloff {}
table.caltblday .calon {
	background-color: #4596b7;
	border: none;
}
table.caltblday td a {
	color:#fff;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
table.caltblday td a:hover {
	background-color: #197bb0;
}
table.caltblday td a:visited {
	background-color: #660099;
}

/* ギャラリー */
ul.galleryThumbnail li img {
	border: none;
	border-radius: 0px;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	border-bottom: 2px solid #7b91ae;
	color: #333;
	font-size: 14px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
.archives-header h1  {
	font-weight: bold;
}
/* 記事下広告 */
#ad2 {
	padding: 40px;
}
#ad2 a.addescription {
	color:#666;
}

/* ページトップへ */
.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;
}