@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 "Design Template for livedoor Blog";
 :created "2013-02-07";
 :release [:revision "1.02"; :created "2013-04-11"];
 :page <http://blogdesign.ldblog.jp/archives/23232474.html>;
 :rights "LINE Corporation".
*/


/* 全体のレイアウト
----------------------------------------------- */

body {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/bg.jpg) repeat;
}

#headerWrapper {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/header.png) repeat-x left bottom transparent;
	width: 100%;
}

#headerWrapper header {
	margin: 0 auto;
	padding-top: 30px;
	width: 940px;
}
#wrapper {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/blog.png) no-repeat right bottom;
}
#container {
	margin: 0 auto;
	width: 940px;
}
#content {
	position: relative;
}
#main {
	background-color: #29120d;
	border: 1px solid #220e06;
	border-bottom: 1px solid #593c37;
	border-right: 1px solid #5e4844;
	border-radius: 6px;
	padding: 19px 19px;
}
#main-inner {
	background-color: #efeae1;
	border-radius: 4px;
	padding: 20px;
}

#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;
	margin-top: 20px;
	padding: 14px 14px 24px 14px;
	width: 270px;
}
body.layout-1col .article-header {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/hr_top_l.png) no-repeat;
}
body.layout-1col .article-date {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/hr_bottom_l.png) no-repeat;
}
body.layout-1col .plugin-qr_code.sidewrapper {
	position: absolute;
	left: 320px;
}
body.layout-1col .plugin-recent_articles.sidewrapper {
	position: absolute;
	left: 320px;
}
body.layout-1col .plugin-categorize sidewrapper.sidewrapper {
	position: absolute;
	left: 640px;
}
body.layout-1col .plugin-categorize.sidewrapper {
	position: absolute;
	left: 640px;
}
body.layout-1col .plugin-monthly.sidewrapper {
	position: absolute;
	left: 640px;
}
body.layout-1col .plugin-calendar_default.sidewrapper {
	position: absolute;
	left: 640px;
}

body.layout-1col .plugin-search.sidewrapper {
	position: absolute;
	left: 0px;
}

/* 2カラムレイアウトのとき */
body.layout-2col #content {
}
body.layout-2col #main {
	width: 640px;
}
body.layout-2col #main-inner {}
body.layout-2col #sidebar {
	width: 240px;
}
body.layout-2col #sidebar .sidewrapper {
	margin: 0px 0px 20px 0px;
	padding: 14px 14px 24px 14px;
	width: 210px;
}
body.layout-2col .message-board {
	margin-top: 0px;
}
/* 右サイドバー */
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 {
	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: #532d25;
	font: 14px/1.2 Verdana,sans-serif;
}
a,
body.page-article .article-title a:visited {
	color: #0d9a7b;
	text-decoration:none;
}
a:link {}
a:visited {
	color: #357a6b;
}
a:hover {
	text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
}
#blog-header hgroup {
	padding: 0px;
}
#blog-title {
	color: #a0d3c8;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 4px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
#blog-title a {
	color: #a0d3c8;
}
#blog-description {
padding-bottom: 220px;
	color: #9c877f;
	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: #8d7b00;
}


/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	padding: 60px 0 0 0;
}
.first-article {
	padding-top :0px;
}
/* 記事ヘッダー、記事タイトル */
.article-header {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/hr_top.png) no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 20px 0px  0px  0px;
	position: relative;

}
.article-title {
	margin: 4px 0;
	text-align: center;
}
.article-title a {
	color: #1baa8a;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

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

/* 日付 */
.article-date {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/hr_bottom.png) no-repeat;
	color: #9c877f;
	font-size: 12px;
	padding-top: 30px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.article-date img{
	text-align: center;
}

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

/* 関連記事 */
.article-body .related-articles {
	line-height:1.3
	margin:4em 0;
}
.article-body .related-articles h3 {
	font-size: 16px;
	font-weight: bold;
}
.article-body .related-articles ul {
	list-style: none;
	margin-top: 10px;
	padding-left:0;
}
.article-body .related-articles ul li {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/list.png)no-repeat 0 7px;
	margin:4px 0;
	padding-left: 10px;
}

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

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

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

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


* 記事本文
----------------------------------------------- */
.article-body {
	color: #532d25;
	font-size: 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.article-body-inner a:hover{
	text-decoration: none;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
	border-bottom:3px solid #9c877f;
}
.article-body-inner h4 {
	border-bottom:1px solid #ccc;
}
.article-body-inner blockquote {
	background-color:#f7f3ed;
}
.article-body-inner blockquote:before {
	color: #e3ddda;
}
.article-body-inner img.pict{
	border: 1px solid #9b8c72;
	display: block;
	height: auto;
	margin:1em auto;
	max-width: 98.4%;
}
.article-body-inner img.pict[align="left"] {
	margin-left: 6px;
}
.article-body-inner img.pict[align="right"] {
	margin-right: 6px;
}

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


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator li a,
ul.index-navigator li.current span {
	background-color: #fff;
	border: 1px solid #d8cbc7;
	border-radius: 25px;
	color: #7e5144;
}
ul.index-navigator li.current span {
	background-color: #7e5144;
	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: #7e5144;
}

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


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	color:#e8e3da;
	padding: 40px;
}
#blog-footer a {
	color:#e8e3da;
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper:first-child {
	padding-top: 0;
}
.sidewrapper {
	background-color: #29120d;
	border: 1px solid #220e06;
	border-bottom: 1px solid #593c37;
	border-radius: 6px;
	border-right: 1px solid #5e4844;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
.sidewrapper a {
	color: #a0d3c8;
}
.sidewrapper a:visited {
	color: #9c877f;
}
.sidewrapper:after{
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	width: 100%;
}
.sidewrapper .sidetitle {
	color: #e8e3da;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 0.7em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
.sidewrapper .sidetitle a {
	color: #6ccedd;
}
.sidewrapper .side .sidebody {
	background: url(http://parts.blog.livedoor.jp/img/usr/ver06_yk_bitter_chocolate_2c/list_side.png)no-repeat 0 7px;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding-left: 10px;
}

.sidewrapper .side .sidebody.category-child {
	margin: 0 0 10px 13px;
}

ul.galleryThumbnail li img {
	border: 1px solid #a38d89;
	height: 30%;
	width: 30%;
}
/* カレンダー */
.calendarhead {
	color: #e8e3da;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
.calendarhead a{
	color: #9c877f;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
table.caltblwk .weekday {
	color: #b1a6a2;
}
table.caltblwk .sun {
	color: #ca4e4e;
}
table.caltblwk .sat {
	color: #6699cc;
}
table.caltblday {
	border-collapse: separate;
	border-spacing: 1px;
	color: #8b7871;
}
table.caltblday td a {
	color:#d1c3be;
	display:block;
	height: 23px;
	line-height: 23px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
table.caltblday td.caloff {
}
table.caltblday td.calon a {
	background-color: #7e5144;
	border: none;
}
table.caltblday td.calon a:visited {
	background-color: #623c31;
	color: #9c8880;
}
table.caltblday td.calon a:hover {
	background-color: #9dd9cb;
	color: #532d25;
	text-shadow: none;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	border-left: 5px solid #9c877f;
	color: #532d25;
	font-size: 15px;
	margin-bottom: 20px;
	padding: 10px;
}

/* 記事下広告 */
#ad2 {}
#ad2 a.addescription {
	color:#532d25;
}
#ad2 .adbox .adtop .adtitle{
	color: #0d9a7b;
}
#ad2 .adhover .adtop .adtitle{
	color: #532d25;
}
#ad2 .adhover .adtop .adurl{
	color: #532d25;
}
#ad2 .adhover .addescription{
	color: #0d9a7b;
}
#ad2 a.adld,#ad2 a.adld:visited{
	color: #9c877f;
}

/* 特殊機能・カスタマイズ
----------------------------------------------- */
/* かんたんタイトル画像 */
#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;
}