@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 "たかシェフのおうちごはん。専用スタイルシート";
 :created "2015-11-06";
 :release [:revision "1.00"; :created "2015-11-06"];
 :page <http://takachef.blog.jp/>;
 :rights "LINE Corporation".
*/


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

/* 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 {
  margin: 0 auto;
  width: 960px;
}
body.layout-2col #main {
	width: 610px;
}
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 {
	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: auto;
}


/* 全体の文字色、リンク色
----------------------------------------------- */
body {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #663333;
}
a,
body.page-article .article-title a:visited {
	color: #663333;
	text-decoration:none;
}
a:link {}
a:visited {
	color: #663333;
}
a:hover {
	color: #663333;
	text-decoration:underline;
}
a:active {}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
  position: relative;
  margin-bottom: 60px;
}
#blog-header-inner {
  border-bottom: solid 1px #ffdc32;
}
#blog-title {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
#blog-title a {
	color: #fff;
}
#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;
}

/* 専用ナビゲーション */

.mdGHD01Nav {
    background: #fff;
  border-bottom: solid 1px #e6e6e6;
}
.mdGHD01Nav ul {
  margin: 0 auto;
  width: 952px;
  height: 98px;
}
.mdGHD01Nav ul li {
  float: left;
  margin: 0 30px;
  list-style-type: none;
}
.mdGHD01Nav ul li a {
  position: relative;
  display: block;
  width: 59px;
  height: 98px;
  text-indent: -9999px;
}
.mdGHD01Nav ul li.mdGHD01nav01 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat 0 0;
}
.mdGHD01Nav ul li.mdGHD01nav02 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -118px 0;
}
.mdGHD01Nav ul li.mdGHD01nav03 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -236px 0;
}
.mdGHD01Nav ul li.mdGHD01nav04 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat 0 -97px;
}
.mdGHD01Nav ul li.mdGHD01nav05 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -118px -97px;
}
.mdGHD01Nav ul li.mdGHD01nav06 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -236px -97px;
}
.mdGHD01Nav ul li.mdGHD01nav07 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat 0 -194px;
}
.mdGHD01Nav ul li.mdGHD01nav08 a {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -118px -194px;
}
.mdGHD01Nav ul li.mdGHD01nav01 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -59px 0;
}
.mdGHD01Nav ul li.mdGHD01nav02 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -177px 0;
}
.mdGHD01Nav ul li.mdGHD01nav03 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -295px 0;
}
.mdGHD01Nav ul li.mdGHD01nav04 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -59px -97px;
}
.mdGHD01Nav ul li.mdGHD01nav05 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -177px -97px;
}
.mdGHD01Nav ul li.mdGHD01nav06 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -295px -97px;
}
.mdGHD01Nav ul li.mdGHD01nav07 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -59px -194px;
}
.mdGHD01Nav ul li.mdGHD01nav08 a:hover {
  background: url('http://takachef.blog.jp/images/sprite.png') no-repeat -177px -194px;
}
.mdGHD01Nav ul li a:hover:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -2px;
  z-index: 10;
  display: block;
  width: 100%;
  height: 3px;
  background: #ffdc32;
}

/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	padding: 38px;
  margin-bottom: 60px;
  background-color: #fff;
  border: solid 1px #e6e6e6;
  border-radius: 5px;
	overflow: hidden;
}

/* 記事ヘッダー、記事タイトル */
.article-header {
	margin-bottom: 40px;
	overflow: hidden;
	zoom: 1;
}
.article-title {}
.article-title a {
  display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
  background: url('http://takachef.blog.jp/images/title_bg.png') no-repeat left bottom;
	font-size: 26px;
	letter-spacing: 1px;
	text-decoration: none;
}

/* 日付 */
.article-date {
	margin-bottom: 10px;
	font-size: 12px;
	color: #999999;
}
.article-meta li {
	float: left;
	margin: 0;
}
.article-meta li a {
	color: #ffa0e1;
}

.article-first-image {
	float: left;
	margin-right: 30px;
	width: 274px;
}
.article-first-image img {
	border-radius: 6px;
}
.first-article .article-first-image {
	float: none;
	margin: 0 0 30px 0;
	width: 100%;
}

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

/* 関連記事 */
.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;
}

/* 続きを読む */
.article-continue {
	margin: 0;
	text-align: right;
}
.article-continue a {
	padding: 0;
	border-bottom: solid 2px #ffffff;
	background: none;
	font-size: 14px;
	font-weight: normal;
	color:#663333;
	text-decoration: none;
}
.article-continue a:hover {
	border-bottom: solid 2px #ffdc32;
	color: #cccccc;
}

dl.article-tags a {
	font-size: 14px;
}

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

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

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


/* 記事本文
----------------------------------------------- */
.article-body {
	font-size: 16px;
	color: #696969;
	overflow: hidden;
}
.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-inner img.pict{
	height: auto;
	margin: 1em 0 1.5em!important;
	max-width: 100%;
}
.article-body-inner img {
    max-width: 532px;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.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 li a,
ul.index-navigator li.current span {
	border-bottom: solid 2px #ffffff;
	color: #663333;
}
ul.index-navigator li.current span {
	border-bottom: solid 2px #ffdc32;
}
ul.index-navigator a:hover {
	border-bottom: solid 2px #ffdc32;
	text-decoration: none;
}
ul.index-navigator a:visited {
	border-bottom: solid 2px #ffffff;
	color: #663333;
}

/* 記事ページ、月別アーカイブページ */
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 {
	color:#555;
	padding: 40px;
}
#blog-footer a {
	color:#555;
}


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper {
  margin-bottom: 60px;
  padding: 24px;
  background: #fff;
  border: solid 1px #e6e6e6;
  border-radius: 5px;
  font-size: 13px;
  overflow: hidden;
}
.sidewrapper .sidetitle {
  padding-bottom: 20px;
  margin-bottom: 30px;
  background: url('http://takachef.blog.jp/images/sidetitle_bg.png') no-repeat left bottom;
	font-size: 20px;
  color: #663333;
	line-height: 1.2;
}
.sidewrapper .sidetitle a {
	color: #333;
}
.sidewrapper .side .sidebody {
	line-height: 1.5;
	margin: 0 0 7px 0;
}
.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;
}

/* プロフィール */

.profile_tbl {
  margin-bottom: 30px;
}
.profile_tbl dt {
  margin: 30px 0 20px 0;
  font-size: 24px;
  text-align: center;
}
.profile_tbl dd {
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}
.profile_share {
  text-align: center;
}
.profile_share li {
  display: inline;
  margin: 0 2px;
  list-style-type: none;
}

/* 記事検索 */

.sidewrapper input.sf {
	height: 34px;
	line-height: 34px;
	background: none;
	border: solid 1px #e6e6e6;
	border-right: none;
	border-radius: 3px 0 0 3px;
	box-shadow: none;
}
.sidewrapper input.sfbtn {
	height: 34px;
	background: #ffdc32;
	color: #663333;
	border-radius: 0 3px 3px 0;
	border: none;
	text-shadow: none;
}

/* 人気記事・最新記事 */

.side ul.recent-article-image li,
div.popularArticlesWithImage.B ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
div.plugin-recent_articles_image li,
div.popularArticlesWithImage.B ul li {
	border-radius: 5px;
	overflow: hidden;
}
div.plugin-recent_articles_image li:hover,
div.popularArticlesWithImage.B ul li:hover {
	background: #ffed98;
}
div.plugin-recent_articles_image li:hover a,
div.popularArticlesWithImage.B ul li:hover a {
	text-decoration: none;
	opacity: 0.5;
}
.side ul.recent-article-image li img ,
div.popularArticlesWithImage.B div.image {
	margin: 0 15px 0 0;
}

/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 3px;
	font-size: 16px;
	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{
position: static;
}
.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:10px; }
.google-user-ad-728 { margin:0px auto; }
.google-user-ad-side { margin:0px; }
.google-user-ad-side1 { margin:0 0 20px; }
.google-user-ad-side2 { margin:0 -24px; }
.google-user-ad-side3 { margin:0 -24px; }
.ad-center { text-align:center; }