/* <system section="theme" selected="patchwork"> */
@charset "utf-8";
/*
  Theme: Patchwork
  Author: Hatena Blog Team
*/
/*  import normalize */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */@import url(https://fonts.googleapis.com/css?family=Kranky);article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */audio,canvas,video{display:inline-block}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */audio:not([controls]){display:none;height:0}
/**
 * Address styling not present in IE 8/9.
 */[hidden]{display:none}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */html{font-family:sans-serif;
  /* 1 */-webkit-text-size-adjust:100%;
  /* 2 */-ms-text-size-adjust:100%
  /* 2 */}
/**
 * Remove default margin.
 */body{margin:0}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */a:focus{outline:thin dotted}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */a:active,a:hover{outline:0}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */h1{font-size:2em;margin:.67em 0}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */abbr[title]{border-bottom:1px dotted}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */b,strong{font-weight:700}
/**
 * Address styling not present in Safari 5 and Chrome.
 */dfn{font-style:italic}
/**
 * Address differences between Firefox and other browsers.
 */hr{box-sizing:content-box;height:0}
/**
 * Address styling not present in IE 8/9.
 */mark{background:#ff0;color:#000}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
/**
 * Improve readability of pre-formatted text in all browsers.
 */pre{white-space:pre-wrap}
/**
 * Set consistent quote types.
 */q{quotes:"\201C" "\201D" "\2018" "\2019"}
/**
 * Address inconsistent and variable font size in all browsers.
 */small{font-size:80%}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */img{border:0}
/**
 * Correct overflow displayed oddly in IE 9.
 */svg:not(:root){overflow:hidden}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */figure{margin:0}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */legend{border:0;
  /* 1 */padding:0
  /* 2 */}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */button,input,select,textarea{font-family:inherit;
  /* 1 */font-size:100%;
  /* 2 */margin:0
  /* 3 */}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */button,input{line-height:normal}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */button,select{text-transform:none}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;
  /* 2 */cursor:pointer
  /* 3 */}
/**
 * Re-set default cursor for disabled elements.
 */button[disabled],html input[disabled]{cursor:default}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */input[type=checkbox],input[type=radio]{box-sizing:border-box;
  /* 1 */padding:0
  /* 2 */}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */input[type=search]{-webkit-appearance:textfield;
  /* 1 */
  /* 2 */box-sizing:content-box}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
/**
 * Remove inner padding and border in Firefox 4+.
 */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */textarea{overflow:auto;
  /* 1 */vertical-align:top
  /* 2 */}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */table{border-collapse:collapse;border-spacing:0}
/*  import mixin */.clearfix{display:block;*zoom:1}.clearfix:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.inline-block{display:inline-block;*display:inline;*zoom:1}.border-box{-ms-box-sizing:border-box;box-sizing:border-box}.ellipsis{white-space:nowrap;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.stich{border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82}.box{border:2px dashed #cfc8af;border-radius:5px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #fff}
/*  import variable */
/* Background color */
/* Background color */
/* Base text color */
/* Light text color */
/* h1~h6 text color */
/* Link text color */
/* Link text color(hover) */
/* Link text color(hover) */
/* Border color */
/* button background */
/* button hover backgroud */
/*スティッチの色*/
/*淡い赤*/
/*ベージュ*/
/*タイトルまわり文字色*/
/*文字色*/
/* web font*/
/* Common */body,html{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#83817c;background-color:#fff;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/background.png?version=3f213d677054434bc0155b1478f8519aede65f72&env=production')}.customized-background-image{background-size:inherit!important}a,a:visited{color:#918f8d}h1 a,h1 a:hover,h1 a:visited,h2 a,h2 a:hover,h2 a:visited,h3 a,h3 a:hover,h3 a:visited,h4 a,h4 a:hover,h4 a:visited,h5 a,h5 a:hover,h5 a:visited,h6 a,h6 a:hover,h6 a:visited{text-decoration:none;font-weight:400}a.keyword{text-decoration:none;border-bottom:1px dotted #ddd;color:#83817c}a.keyword:hover{background:#f2f2f2}
/* Buttons */.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;color:#83817c;background-color:#fff;text-align:center;vertical-align:middle;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:2px;background-clip:padding-box;cursor:pointer;font-size:12px;text-decoration:none;border:1px solid rgba(0,0,0,.2)}.btn,.btn:hover{text-decoration:none!important}.btn:hover{background-color:#f5f5f5}.btn-small{padding:2px 10px!important;font-size:11px!important}.btn-large{padding:13px 19px;font-size:17px;line-height:normal;font-weight:700}
/* ヘッダ（グローバルヘッダ）
  グローバルヘッダの中はiframeですが、
  #globalheader-container に背景色や文字色を指定することでirameの中にも色が反映されます。
*/#globalheader-container{background-color:#333;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/globalheader.png?version=3a6f3480f069d411fe14a511fe7b130098d730d6&env=production');color:#fff;position:fixed;top:0;left:0;width:100%;box-shadow:0 0 10px rgba(0,0,0,.4)}
/* container */
/*コンテンツ背景ie用*/#content{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production')}#container{margin-left:auto;margin-right:auto;padding-top:37px}#container #content{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/border.png?version=4593f8dabc4ca6a86dcf1c56937554d3fe772e8f&env=production') repeat-x top,url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/border.png?version=4593f8dabc4ca6a86dcf1c56937554d3fe772e8f&env=production') repeat-x bottom,url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production');padding:79px 0 37px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.4);margin:60px 0;display:block;*zoom:1}#container #content #content-inner{width:924px;margin:0 auto}#container #content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.globalheader-off #container{padding-top:0;background:none}
/* 2カラムレイアウト */#main{width:636px;float:left}#box2{width:246px;float:right}
/* header */#blog-title{padding:60px 0 0}#blog-title h1 a,#blog-title h1 a:hover,#blog-title h1 a:visited{font-family:Kranky,cursive;letter-spacing:.05em;font-weight:400;color:#949280}#blog-title #blog-title-inner{width:920px;margin:0 auto;padding:30px 0;background:#fff;text-align:center;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82}#blog-title #blog-description{color:#949280}#title{margin:0}#title a{color:#83817c}#blog-description{font-weight:400;font-size:80%;margin:5px 0 0}
/* ヘッダ画像を設定したとき */.header-image-enable #title{padding-top:70px}.header-image-enable #blog-description,.header-image-enable #title{padding-left:20px}
/* ヘッダに文字を追加したとき */#top-editarea{width:900px;margin:0 auto;background:#fff;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82;padding:10px;margin-top:42px}
/* パンくず（カテゴリーページで表示されます） */#top-box{width:920px;position:relative;margin:0 auto}#top-box .breadcrumb{position:absolute;margin-top:90px}#top-box .breadcrumb a{color:#dc6f68}
/* entry */.entry{position:relative;margin-bottom:42px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline.png?version=b2435738c60c7be6724cf4349db23057d50b6375&env=production') no-repeat center 6px #fff;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82}.entry-inner{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline.png?version=b2435738c60c7be6724cf4349db23057d50b6375&env=production') no-repeat bottom;padding:55px 45px 55px 150px;margin-bottom:6px}.entry-header{padding:0 0 10px;margin-bottom:20px;position:relative}.entry-title{margin:0;line-height:1.3;font-size:120%}.entry-title .entry-title-link{color:#949280}
/* 日付 */.date{margin-bottom:5px}.date a{font-family:Kranky,cursive;text-decoration:none}.entry-date{position:absolute;left:-105px;width:62px;margin-bottom:10px;padding:6px 0;background:#dc6f68;border-radius:1px;border:1px dashed #fff;box-shadow:0 0 0 4px #dc6f68;text-align:center;line-height:1}.entry-date a{font-size:26px;color:#f7ede2}.entry-date .hyphen{display:none}.entry-date .date-day,.entry-date .date-month,.entry-date .date-year{display:block}.entry-date .date-year{font-size:14px}
/* カテゴリ */.categories{position:absolute;width:50px;left:-105px;top:100px;text-align:center;padding:0 6px;background:#bfab93;border-radius:1px;border:1px dashed #fff;box-shadow:0 0 0 4px #bfab93}.categories a{font-size:10px;display:block;color:#fff;text-decoration:none;border-bottom:1px dashed #f7ede2;padding:12px 0;line-height:1.4;word-break:break-all;word-wrap:break-word;overflow:hidden}.categories a:last-child{border-bottom:none}.categories a:hover{text-decoration:underline;font-size:10px}.categories.no-categories{margin:0;display:none}
/* 「編集する」ボタン */.entry-header-menu{position:absolute;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/edit.png?version=ce1e6549a42462d6dd6203be738a599df47366c5&env=production');width:50px;height:41px;top:-66px;left:382px;padding-top:17px;text-align:center}.entry-header-menu a{color:#827e74;text-decoration:none;text-shadow:0 1px 0 hsla(0,0%,100%,.5);font-size:14px}.entry-header-menu a:hover{color:#999}
/* entry-content の中の書式 */.entry-content{font-size:95%;line-height:1.7;padding-bottom:10px}.entry-content p{margin:0 0 1em}.entry-content img{max-width:100%}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:1.3em 0 .8em;line-height:1.5;font-weight:400}.entry-content h1{font-size:140%;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h1.png?version=77c10564f7b3492a30e90222413b53ce164b8091&env=production') no-repeat 0;padding-left:30px}.entry-content h2{font-size:130%;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h2.png?version=33a7ab307df42a52d18f84e188883c8643aa5e31&env=production') no-repeat 0;padding-left:30px}.entry-content h3{font-size:120%;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h3.png?version=84ac00de31b46a815e62b87dcd1c18cb6f463fb0&env=production') no-repeat 0;padding-left:30px}.entry-content h4{font-size:120%;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h1.png?version=77c10564f7b3492a30e90222413b53ce164b8091&env=production') no-repeat 0;padding-left:30px}.entry-content h5{font-size:110%;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h2.png?version=33a7ab307df42a52d18f84e188883c8643aa5e31&env=production') no-repeat 0;padding-left:30px}.entry-content h6{font-size:100%}.entry-content a:hover{background:#f2ece7;color:#736c5c}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em}.entry-content td,.entry-content th{border:1px solid #ddd;padding:5px 20px}.entry-content th{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production')}.entry-content blockquote{border:1px solid #ddd;margin:0 0 10px;padding:30px;position:relative;border:2px dashed #cfc8af;border-radius:5px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #fff}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content pre{border:1px solid #ddd;margin:0 0 10px;padding:20px;white-space:pre;border:2px dashed #cfc8af;border-radius:5px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #fff}.entry-content pre>code{margin:0;padding:0;white-space:pre;border:0;background:transparent}.entry-content code,.entry-content pre>code{font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content code{font-size:90%;margin:0 2px;padding:0 5px;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}.entry-content .hatena-asin-detail{padding:15px 20px;border:2px dashed #cfc8af;border-radius:5px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #fff}.entry-content .hatena-asin-detail li{line-height:1.4}
/* entry-footer */.entry-footer{margin-top:10px}.entry-footer-section{font-size:80%;color:#999}.entry-footer-section a{color:#999;background:#fff}.entry-footer-html,.social-buttons{margin:10px 0}
/* コメント */.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:95%;line-height:1.7}.comment-box li{padding:10px 10px 10px 70px;border:1px dashed #bfab93;position:relative;border-radius:5px;margin-bottom:10px}.comment-box .read-more-comments{padding:10px 0;font-size:14px}.comment-box .hatena-id-icon{position:absolute;top:10px;left:10px;width:50px!important;height:50px!important;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:3px;background-clip:padding-box}.comment-user-name{margin:0 0 10px;font-weight:700}.comment-content{font-size:90%;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:80%;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{display:block;text-align:center;border-radius:5px;border:1px solid #ccb79f;padding:8px 10px;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #f2ece7;font-size:15px;color:#827e74;text-shadow:0 2px 0 hsla(0,0%,100%,.8);box-shadow:inset 0 1px 0 0 #fff}.leave-comment-title:hover{color:#999}
/* sidebar */#box2{font-size:85%;line-height:1.5}#box2 .hatena-module{padding:15px;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82}.hatena-module{margin-bottom:42px;background:#fff}.hatena-module-title{color:#f7ede2;padding:3px;margin-bottom:15px;font-size:14px;background:#dc6f68;border-radius:1px;border:1px dashed #fff;box-shadow:0 0 0 4px #dc6f68}.hatena-module-title a{color:#fff}.hatena-module-title a:hover{text-decoration:underline;color:#ffd8d7}
/* Profile module */.hatena-module-profile .profile-icon{float:left;margin:0 10px 10px 0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px;background-clip:padding-box}.hatena-module-profile .id{display:block;font-size:110%;margin-bottom:5px}.hatena-module-profile .id a:hover{background:#f2ece7}.hatena-module-profile .profile-description{font-size:90%}.hatena-module-profile .profile-description p{margin-top:0}
/* urllist module
    リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{padding:8px 0;line-height:1.5}.hatena-urllist li a{text-decoration:none}.hatena-urllist li a:hover{border-bottom:2px dotted #918f8d}.urllist-item{border-bottom:1px dotted #ddd}
/* Search module */.hatena-module-search-box .search-form{-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:15px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:15px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:15px;background-clip:padding-box;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;position:relative;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content.png?version=72610d444e653533e4bf0e75f048b5ffa992077b&env=production') #f2ece7}.hatena-module-search-box .search-module-input{padding:5px;color:#83817c;background:none;border:none;outline:none;height:20px;width:90%}.hatena-module-search-box .search-module-button{width:20px;height:20px;background:transparent url('https://cdn.blog.st-hatena.com/images/theme/search.png?version=5ce19ab982799e9f1225e7acae034e9d43b6e6b6&env=production') no-repeat 100%;border:none;outline:none;text-indent:-9999px;position:absolute;top:5px;right:5px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50)}.hatena-module-search-box .search-module-button:hover{-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;filter:alpha(opacity=85)}
/* Pager */.pager{margin:20px 0;padding:20px 0;text-align:center;font-size:80%}.pager a{color:#fff;border-radius:1px;border:1px dashed #fff;box-shadow:0 0 0 4px #bfab93;text-decoration:none;background:#bfab93;padding:5px 8px;word-wrap:break-word;display:inline-block;max-width:200px;line-height:1.5}.pager a:hover{text-decoration:underline}.pager .pager-next{margin-left:1em}
/* フッターに文字かいたとき */#bottom-editarea{width:900px;margin:0 auto;background:#fff;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82;padding:10px;margin-bottom:30px}
/* Footer */#footer{padding:0 0 60px;text-align:center;color:#999;line-height:1.5;font-family:Kranky,cursive}#footer p{margin:0}#footer a{color:#999;background:#fff}#footer #footer-inner{background:#fff;width:920px;border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82;margin:0 auto;padding:10px 0}
/* About ページ */.page-about .entry-inner{padding-left:45px}.page-about dt{font-size:16px;font-weight:700;border-bottom:1px dashed #dfdfdf;margin-bottom:5px;color:#dc6f68}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive ページ */.page-archive #main{border:2px dashed #cfc8af;border-radius:1px;box-shadow:0 0 0 6px #fff,0 0 8px 4px #998d82;background:#fff;background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline.png?version=b2435738c60c7be6724cf4349db23057d50b6375&env=production') no-repeat center 6px #fff}.page-archive #main #main-inner{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline.png?version=b2435738c60c7be6724cf4349db23057d50b6375&env=production') no-repeat bottom;padding:55px 45px;margin-bottom:6px}.page-archive #main .archive-entry{margin:20px 0}.page-archive #main h1{font-size:120%;margin-bottom:0;font-family:Kranky,cursive}.page-archive #main h1 a{color:#dc6f68}.page-archive #main h1 a:before{content:"✱";margin-right:3px}.page-archive #main .categories{position:static;background:none;border:none;box-shadow:none;display:inline-block;width:100%;text-align:left;padding:0;margin:8px 0}.page-archive #main .categories a{padding:2px 3px;color:#bfab93;border-radius:5px;border:1px dashed #bfab93;display:inline-block}.page-archive #main .categories a:hover{background:#f7ede2}.page-archive #main .no-categories{margin:0!important}.page-archive #main ul{list-style:none;margin:0;padding:0}.page-archive #main ul li{padding:0 0 20px}.page-archive #main ul li a{text-decoration:none}.page-archive #main ul .entry-title{font-size:100%;display:inline-block}
/*  import media queries */
/* Media Queries - Retina Display */@media (-webkit-min-device-pixel-ratio:2){.hatena-module-search-box .search-module-button{background:transparent url('https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7dd0b971701ab47fca6573a64c6e517dad7&env=production') no-repeat 100%;background-size:20px 20px}body{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/background@2x.jpg?version=ceca16bc1762aa868f656164d76e2866d35c765b&env=production');background-size:118px 204px}#globalheader-container{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/globalheader@2x.png?version=0fd92b23fd4c8f2df3526d98fba600cd3ef68cab&env=production');background-size:40px 40px}#container #content{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/border@2x.png?version=fd556440e6e86f819afb6dfde5e6c5cc0042bd3b&env=production') repeat-x top,url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/border@2x.png?version=fd556440e6e86f819afb6dfde5e6c5cc0042bd3b&env=production') repeat-x bottom,url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content@2x.png?version=d16c8208f3d5abb86f03a0490761de363ecedc9c&env=production');background-size:13px 13px,13px 13px,50px 50px}.entry{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline@2x.png?version=6d1617a5d56d8eb4bdb502cd8b0aaba50490ed2a&env=production') no-repeat center 6px #fff;background-size:620px 24px}.entry-inner{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline@2x.png?version=6d1617a5d56d8eb4bdb502cd8b0aaba50490ed2a&env=production') no-repeat bottom;background-size:620px 24px}.entry-header-menu{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/edit@2x.png?version=af50f20c0ac30cdcbb236ce4df139b3082daed32&env=production');background-size:50px 59px}.entry-content h1{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h1@2x.png?version=8218b7edad6aa746d784227c3f63ff1ee6e530bf&env=production') no-repeat 0;background-size:25px 24px}.entry-content h2{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h2@2x.png?version=22676e7d123d2ca67af79940de87382323363813&env=production') no-repeat 0;background-size:25px 24px}.entry-content h3{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h3@2x.png?version=9af14d4e10811ff0ddd03e3f4c426aa722d62c02&env=production') no-repeat 0;background-size:25px 24px}.entry-content h4{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h1@2x.png?version=8218b7edad6aa746d784227c3f63ff1ee6e530bf&env=production') no-repeat 0;background-size:25px 24px}.entry-content h5{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/h2@2x.png?version=22676e7d123d2ca67af79940de87382323363813&env=production') no-repeat 0;background-size:25px 24px}th{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content@2x.png?version=d16c8208f3d5abb86f03a0490761de363ecedc9c&env=production');background-size:50px 50px}.hatena-module-search-box .search-form,.leave-comment-title{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/content@2x.png?version=d16c8208f3d5abb86f03a0490761de363ecedc9c&env=production') #f2ece7;background-size:50px 50px}.page-archive #main{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline@2x.png?version=6d1617a5d56d8eb4bdb502cd8b0aaba50490ed2a&env=production') no-repeat center 6px #fff;background-size:620px 24px}.page-archive #main #main-inner{background:url('https://cdn.blog.st-hatena.com/css/theme/patchwork/images/buttonline@2x.png?version=6d1617a5d56d8eb4bdb502cd8b0aaba50490ed2a&env=production') no-repeat bottom;background-size:620px 24px}}
/* </system> */

/* <system section="background" selected="D0ECEA"> */
body{background:#D0ECEA;}
/* </system> */