/* <system section="theme" selected="wall5-tatami"> */
@charset "utf-8";
/*
  Theme: Wall5-tatami
  Author: Hatena Blog Team

*/
/*  import normalize */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 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 */-ms-text-size-adjust:100%;
  /* 2 */-webkit-text-size-adjust:100%
  /* 2 */}
/**
 * Remove default margin.
 */body{margin:0}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */audio,canvas,progress,video{display:inline-block;
  /* 1 */vertical-align:baseline
  /* 2 */}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */audio:not([controls]){display:none;height:0}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */[hidden],template{display:none}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */a{background-color:transparent}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */a:active,a:hover{outline:0}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */abbr[title]{border-bottom:1px dotted}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */b,strong{font-weight:700}
/**
 * Address styling not present in Safari and Chrome.
 */dfn{font-style:italic}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */h1{font-size:2em;margin:.67em 0}
/**
 * Address styling not present in IE 8/9.
 */mark{background:#ff0;color:#000}
/**
 * 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/10.
 */img{border:0}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */svg:not(:root){overflow:hidden}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */figure{margin:1em 40px}
/**
 * Address differences between Firefox and other browsers.
 */hr{box-sizing:content-box;height:0}
/**
 * Contain overflow in all browsers.
 */pre{overflow:auto}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */button,input,optgroup,select,textarea{color:inherit;
  /* 1 */font:inherit;
  /* 2 */margin:0
  /* 3 */}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */button{overflow:visible}
/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */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}
/**
 * Remove inner padding and border in Firefox 4+.
 */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */input{line-height:normal}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */input[type=checkbox],input[type=radio]{box-sizing:border-box;
  /* 1 */padding:0
  /* 2 */}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */legend{border:0;
  /* 1 */padding:0
  /* 2 */}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */textarea{overflow:auto}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */optgroup{font-weight:700}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */table{border-collapse:collapse;border-spacing:0}td,th{padding: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}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
/*  import variable */
/* Background color */
/* 本文カラムのアイボリーっぽい色 */
/* Global Header */
/* Global Header */
/* Base text color */
/* Light text color */
/* Link text color */
/* Link text color(hover) */
/* Link text color(hover) */
/* サイドバーのリンク */
/* Border color */
/* サイドバータイトルとかの緑色 */
/* サイドバーとかの緑色 */
/* メインカラムとかの薄い緑色 */
/* ヘッダの薄い緑色 */body{font-family:Verdana,Osaka,MS UI Gothic,sans-serif;font-size:100%;background-color:#bb9;color:#333;margin:0 2.5%;border:solid #686;border-width:0 1px 0 0}a{color:#000}a:visited{color:#666}a:hover{color:#f60}a.keyword{border-bottom:1px dotted #ccc;color:#333}
/* Buttons */.btn,a.keyword,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}.btn{display:inline-block;text-align:center;padding:.3em 1em;cursor:pointer;line-height:1.5;font-size:90%;overflow:hidden;background-color:#eed;border:1px solid #686}.btn,.btn:visited{color:#333}.btn:hover{background-color:#fff;color:#333;text-decoration:none}.btn:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#globalheader-container{background-color:#b5cba1;color:#e9efe3;width:auto}#blog-title,#globalheader-container{border-bottom:1px solid #686;border-left:1px solid #686}#blog-title{background:#9b9 url('https://cdn.blog.st-hatena.com/css/theme/wall5-tatami/images/wall5_h1.gif?version=97f5ebd614b13d8f625c0c63cb63e83176188927&env=production') no-repeat 100% 100%;padding:3.5em 1em}#title{margin:0}#title a{color:#797}#blog-description{font-size:90%;font-weight:400;margin:0}.header-image-enable #blog-title{padding:0}.header-image-enable #blog-title-inner{background-size:cover}.header-image-enable #title{padding-top:70px}.header-image-enable #blog-description,.header-image-enable #title{padding-left:20px;padding-right:20px}#top-editarea{margin:1em auto}#top-box .breadcrumb{padding:10px}#content-inner{display:block;*zoom:1}#content-inner:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}#content-inner #wrapper{float:right;width:74%}#content-inner #box2{float:left;width:25%}#content-inner #main{background-color:#c5c5a8;border-left:1px solid #686}.entry{background-color:#8a8}.entry-header{background-color:#749774;border-top:1px solid #686;border-bottom:1px solid #686;padding:1em 0;position:relative}.date{background-color:#9b9;border:1px solid #686;border-left-width:10px;margin-right:5em;color:#797;font-size:140%;font-weight:700}.date a{display:block;color:#797;text-decoration:none;padding:0 .2em}.date a:hover{background-color:#fff}.entry-title{margin:1em 1em 0;color:#fff;font-size:95%;font-weight:400}.entry-title a{color:#fff}.categories{margin:.5em 1em 0;font-size:80%}.categories a{margin-right:.7em}.categories.no-categories{margin:0}
/* 「編集する」ボタン */.entry-header-menu{position:absolute;top:1em;right:1em}.entry-header-menu a{display:inline-block;text-align:center;padding:.3em 1em;cursor:pointer;line-height:1.5;font-size:90%;overflow:hidden;color:#333;background-color:#eed;text-decoration:none;border:1px solid #686}.entry-header-menu a:visited{color:#333}.entry-header-menu a:hover{background-color:#fff;color:#333;text-decoration:none}.entry-header-menu a:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.entry-content{background-color:#eed;border:1px solid #686;padding:1em 2em;margin:1em;font-size:90%;line-height:1.7}
/* entry-content の中の書式 */.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}.entry-content h1{font-size:160%}.entry-content h2{font-size:150%}.entry-content h3{font-size:140%}.entry-content h4{font-size:130%}.entry-content h5{font-size:110%}.entry-content h6{font-size:100%}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em}.entry-content table img{max-width:none}.entry-content table td,.entry-content table th{border:1px solid #686;padding:5px 10px}.entry-content table th{background:#eed}.entry-content blockquote{border:1px solid #686;margin:0 0 10px;padding:20px}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content pre{border:1px solid #686;margin:0 0 10px;padding:20px;white-space:pre}.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,.entry-content .itunes-embed{border:1px solid #686}.entry-content .hatena-asin-detail li,.entry-content .itunes-embed li{line-height:1.4}.entry-content hr{margin:1em auto;border:0;border-top:1px solid #686}.entry-footer{padding:0 1em 1em}.entry-footer-section{font-size:85%}.social-buttons{margin-bottom:.5em}
/* コメント */.comment-box .comment{padding:0;list-style:none;margin:0 0 15px;font-size:85%;line-height:1.7}.comment-box li{background-color:#eed;border:1px solid #686;border-bottom:none;padding:5px 1em}.comment-box li:last-child{border-bottom:1px solid #686}.comment-box .read-more-comments{padding-left:0}.comment-box .hatena-id-icon{width:16px;height:16px;vertical-align:middle}.comment-user-name{margin:0;font-weight:700}.comment-content{font-size:90%;margin:0 0 .5em;word-wrap:break-word}.comment-content p{margin:0 0 .4em}.comment-metadata{font-size:80%;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{display:inline-block;text-align:center;padding:.3em 1em;cursor:pointer;line-height:1.5;font-size:90%;overflow:hidden;color:#333;background-color:#eed;text-decoration:none;border:1px solid #686}.leave-comment-title:visited{color:#333}.leave-comment-title:hover{background-color:#fff;color:#333;text-decoration:none}.leave-comment-title:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.pager{border-top:1px solid #686;font-size:90%;text-align:center;padding:.5em 1em}.pager-prev{padding-right:1em;margin-right:1em}#box2,.pager-prev{border-right:1px solid #686}#box2{border-left:1px solid #686;color:#333}.hatena-module{background-color:#797}.hatena-module:last-child{border-bottom:1px solid #686}.hatena-module a{color:#242}.hatena-module a:hover{color:#f60}.hatena-module p{margin:.5em 0}.hatena-module:last-child{margin-bottom:0}.hatena-module-title{background-color:#5b795b;color:#8a8;font-weight:700;padding:1em .3em .3em;letter-spacing:.1em}.hatena-module-title a{color:#8a8!important;text-decoration:none}.hatena-module-body{padding:.5em;font-size:85%}
/* urllist module
*/.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{padding:8px 0;border-bottom:1px solid #686;line-height:1.5}.hatena-urllist li:first-child{padding-top:0}.hatena-urllist li:last-child{padding-bottom:0;border-bottom:none}.hatena-urllist li a{text-decoration:none}.hatena-module-profile .hatena-module-body .id{display:block}.search-module-input{padding:.5em;background-color:#fff;border:1px solid #686;color:#333}.search-module-button{background-color:#686;color:#bb9;padding:.5em;border:1px solid #686}.search-module-button:hover{background-color:#bb9;color:#686}.archive-module-calendar table{border-collapse:separate;border-spacing:2px}.archive-module-calendar th{color:#464}.archive-module-calendar th.calendar-saturday{color:#33c}.archive-module-calendar th.calendar-sunday{color:#c33}.archive-module-calendar td,.archive-module-calendar th{text-align:center;border:1px solid #575}.archive-module-calendar td a,.archive-module-calendar th a{display:block;text-decoration:none;height:100%;background-color:#8a8;color:#242}.archive-module-calendar td a:hover,.archive-module-calendar th a:hover{background-color:#c5c5a8;color:#333}#footer{background-color:#c5c5a8;border-top:1px solid #686;border-left:1px solid #686;padding:1em;font-size:80%}
/* About ページ */.page-about .entry-content{margin-top:0}.page-about dt{font-size:16px;font-weight:700;border-bottom:1px solid #dfdfdf;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive ページ */.page-archive #main{border-top:1px solid #686}.page-archive #main-inner{background-color:#8a8;padding:1em}.page-archive .archive-entries .archive-entry{background-color:#eed;border:1px solid #686;border-bottom:none;padding:1em}.page-archive .archive-entries .archive-entry:last-child{border-bottom:1px solid #686}.page-archive .archive-entries .entry-title{font-size:130%;margin:.5em 0}.page-archive .archive-entries .entry-title a{color:#000}.page-archive .archive-entries .entry-title a:hover{color:#f60}.page-archive .archive-entries .categories{margin:0 0 .5em}.page-archive .archive-entries .entry-description{margin:0 0 1em;line-height:1.7em;font-size:95%}
/* </system> */


#top-editarea,
#top-box {
    margin: 0 0 0 26%;
}

#box2 {
    position: relative;
    top: -19px;
}

.hatena-module-html .hatena-module-body {
    padding-top: 0;
    padding-bottom: 0;
}

.hatena-module-html .hatena-module-body > p {
    margin: 0;
}

.custom-links {
    margin: 0 -.5em;
}

.custom-links > p,
.custom-links + p {
    margin: 0;
}

.custom-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
} 

.custom-links li {
    padding: 0 !important;
}
.custom-links li a {
    display: block;
    padding: .5em;
}
.custom-links li a:hover {
    background-color: #c5c5a8;
    color: #333;    
}

.entry-content p {
    line-height: 4.5;
    margin-top: 2.0em;
    margin-bottom: 0.5em;
}