/* <system section="theme" selected="11696248318752743083"> */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
 HTML5 display definitions
 ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

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: 0.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: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
-moz-box-sizing: content-box;
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: -0.5em;
}

sub {
bottom: -0.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 #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.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"], /* 1 */
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 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* 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;
}

/* ==========================================================================
 Degisn Style
 ========================================================================== */

body {
font:15px/1.75 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
letter-spacing: 1px;
*font-size:small ; /* for IE */
*font:small; /* for IE in quirks mode */
}

body {
color: #333333;
}

dt {
margin-bottom: 2px;
}

dd {
margin-bottom: 10px;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: none;
}

table {
font-size: 12px;
margin: 20px 0 20px 0;
}

tr, td, th {
border: 1px solid #666666;
padding: 4px 14px 4px 14px;
}

th {
background-color: #666666;
color: #FFFFFF;
font-weight: normal;
border-right: 1px solid #FFFFFF;
}

th:last-child {
border-right: 1px solid #666666;
}

.entry-content b,
.entry-content strong {
font-weight: bold;
margin: 0 1px;
padding: 0;
}

.entry-content h2, .entry-content h3 {
letter-spacing: 4px;
}

.entry-content h4 {
letter-spacing: 4px;
}

.entry-content h5, .entry-content h6 {
letter-spacing: 3px;
}

h1 a {
color: #333333;
text-decoration: none;
}

h1#title {
font-size: 38px;
font-weight: normal;
font-style: italic;
letter-spacing: 12px;
text-align: center;
padding-left: 12px;
margin: 60px auto 0 auto;
width: 880px;
}

h1.entry-title,
.autopagerize_page_element h1 {
font-size: 20px;
letter-spacing: 5px;
margin: 6px 0 40px 0;
font-weight: normal;
}

h1.entry-title a,
.autopagerize_page_element h1 a {
border-bottom: 2px solid #666;
padding-bottom: 4px;
}

h1.entry-title a:hover,
.autopagerize_page_element h1 a:hover {
border-bottom: 2px solid #999;
}

.autopagerize_page_element {
margin: 40px 0;
}

h2#blog-description {
font-size: 13px;
letter-spacing: 5px;
padding-left: 5px;
font-weight: normal;
text-align: center;
width: 880px;
margin: 20px auto 0 auto;
}

div.entry-content h2 {
font-size: 19px;
margin: 40px 0 14px 0;
}

div.entry-content h3 {
font-size: 18px;
margin: 40px 0 14px 0;
}

div.entry-content h4 {
font-size: 17px;
margin: 40px 0 14px 0;
}

div.entry-content h5 {
font-size: 16px;
margin: 40px 0 14px 0;
}

div.entry-content h6 {
font-size: 15px;
margin: 30px 0 14px 0;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
font-weight: normal;
font-style: italic;
}

span.date-year,
span.hyphen,
span.date-month,
span.date-day {
letter-spacing: 3px;
font-size: 15px;
}

div.date a {
color: #333;
text-decoration: none;
}

header#blog-title {
width: 100%;
margin-bottom: 80px;
}

.breadcrumb {
width: 860px;
margin: 0 auto;
}

div#main {
width: 620px;
float: left;
margin: 0 40px 20px 40px;
}
.entry-header {
font-style: italic;
}
.categories {
margin-bottom: -10px;
zoom: 1;
position: relative;
}
.categories.no-categories {
margin-bottom: 0;
}
.categories:after {
content: "";
display: block;
clear: both;
height: 0;
}
.categories a {
font-size: 14px;
font-weight: bold;
float: left;
margin-right: 14px;
display: block;
}
.categories a:after {
content: ' >>';
}
div#content {
width: 940px;
margin: 0 auto;
zoom: 1;
}
div#content:after {
content: "";
display: block;
clear: both;
height: 0;
}
article.entry {
margin-bottom: 120px;
}

.entry-inner {
position: relative;
}

div.entry-header-menu {
position: absolute;
top: 34px;
right: 0;
}

div.entry-header-menu a {
padding: 8px 15px 8px 20px;
border-bottom: 2px solid #666;
font-size: 14px;
line-height: 14px;
display: block;
letter-spacing: 5px;
}

div.entry-header-menu a:hover {
border-bottom: 2px solid #999;
color: #999;
}

a.leave-comment-title {
padding: 8px 4px 8px 6px;
border-bottom: 2px solid #333;
font-size: 14px;
line-height: 14px;
letter-spacing: 4px;
font-style: italic;
}

a.leave-comment-title:hover {
border-bottom: 2px solid #999;
color: #999;
}

.entry-content {
zoom: 1;
}

.entry-content:after {
content: "";
display: block;
clear: both;
height: 0;
}

.entry-content a {
color: #333333;
text-decoration: none;
padding-bottom: 2px;
}

.entry-content a:hover {
border-bottom: 1px dotted #666666;
color: #333;
}

.entry-content a.keyword {
margin-right: 3px;
padding-bottom: 2px;
border-bottom: none;
}

.entry-content a.keyword:hover {
border-bottom: 1px dotted #666666;
color: #333;
}

.entry-content a.keyword:after {
content: '*';
}

.entry-content a.hatena-fotolife {
margin-bottom: 0;
border: none;
}

a.entry-see-more {
font-size: 12px;
margin-bottom: 20px;
float: right;
}

a.entry-see-more:after {
content: " >>";
}

.entry-content p {
margin: 15px 0 20px 0;
}

.entry-content blockquote {
margin: 30px 20px -50px 20px;
padding: 40px 24px 70px 24px;
position: relative;
}

.entry-content blockquote:before,
.entry-content blockquote:after {
font-family: Helvetica, Arial;
font-size: 68px;
line-height: 60px;
position: absolute;
}

.entry-content blockquote:before {
content: "“";
top: 0;
left: 0;
}

.entry-content blockquote:after {
content: "”";
bottom: 0;
right: 0;
}

.entry-content blockquote p {
margin-top: 0;
margin-bottom: 0;
}

.entry-content blockquote cite {
display: block;
margin-top: 15px;
}

.entry-content iframe {
margin: 0;
}

.entry-content .section {
margin-bottom: 60px;
}

.entry-content img {
max-width: 620px;
}

.entry-content img.profile-icon {
vertical-align: middle;
margin-bottom: 4px;
}

.entry-content .hatena-id-icon img {
margin: 0 6px 2px 0;
vertical-align: middle;
}

.entry-content a img {
vertical-align: bottom;
}

.entry-content ul,
.entry-content ol,
.entry-content dl {
margin: 17px 0 20px 0;
}

.entry-content li {
margin-bottom: 5px;
}

.entry-content li ul,
.entry-content li ol {
margin-top: 5px;
}

.entry-content dt {
margin-bottom: 5px;
font-weight: bold;
}

.entry-content dd {
margin-bottom: 5px;
}

span.pager-next {
font-size: 12px;
}

span.pager-next:before {
content: '<< ';
}

.entry-footer {
clear: both;
font-size: 13px;
margin-top: 40px;
}

.entry-footer-section {
margin: 0 0 40px 0;
zoom: 1;
}

.entry-footer-section:after {
content: ' ';
display: block;
clear: both;
height: 0;
}

.entry-footer-section span.author {
margin: 0 18px 0 0;
float: left;
}

.entry-footer-section span.entry-footer-time {
margin: 0 18px 0 0;
float: left;
}

.customized-footer {
padding: 20px 0 0 0;
}

.social-buttons iframe.hatena-bookmark-button-frame {
margin-right: 10px;
}

.social-buttons iframe.facebook-like-button {
margin-right: 10px;
}

.social-buttons iframe.twitter-share-button {
margin-right: 10px;
}

.permalink.pager {
text-align: center;
margin: -20px 0 40px 0;
position: relative;
}

.permalink.pager a {
padding-bottom: 2px;
}

.permalink.pager a:hover {
border-bottom: 1px dotted #666;
color: #333;
}

.permalink.pager span {
margin: 0 80px;
font-size: 12px;
}

.permalink.pager a {
padding-bottom: 2px;
}

.permalink.pager a:hover {
border-bottom: 1px dotted #666666;
color: #333;
}

.permalink.pager span.pager-next:before {
content: '<< ';
}

.permalink.pager span.pager-prev:after {
content: ' >>';
}

pre.code {
font-size: 12px;
padding: 18px 24px 18px 24px;
border: 1px dotted #666666;
}

.hatena-image-right {
margin: 0 0 20px 28px;
}

.hatena-image-left {
margin: 0 28px 20px 0;
}

.entry-content .hatena-asin-detail {
padding: 20px 28px 18px 28px;
border: 1px dotted #666666;
font-size: 12px;
margin: 18px 0 18px 0;
min-height: 170px;
position: relative;
}

.entry-content .hatena-asin-detail a {
width: 160px;
text-align: center;
position: absolute;
top: 20px;
left: 20px;
}

.hatena-asin-detail .hatena-asin-detail-image {
float: none;
margin-right: 0;
}

.hatena-asin-detail a:hover {
border: none;
}

.hatena-asin-detail ul {
margin: 0;
}

.entry-content .hatena-asin-detail li a,
.entry-content .hatena-asin-detail-info a,
.entry-content .hatena-asin-detail-foot a {
width: inherit;
text-align: left;
display: inline;
position: inherit;
}
.entry-content .hatena-asin-detail li a:hover,
.entry-content .hatena-asin-detail-info a:hover,
.entry-content .hatena-asin-detail-foot a:hover {
border-bottom: 1px dotted #666666;
}

.hatena-asin-detail-info {
padding-left: 180px;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-title {
font-weight: normal;
font-size: 14px;
margin: 0 0 12px 0;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-title a {
border-bottom: none;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-title a:hover {
color: #999999;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-image {
margin-right: 20px;
}

.entry-content .hatena-asin-detail li {
margin-bottom: 0;
}

ul.comment {
list-style: none;
margin: 30px 0 60px 0;
padding: 0;
color: #666;
}

ul.comment li {
margin-top: 20px;
border: 1px solid #EFEFEF;
background-color: #F9F9F9;
padding: 15px 18px;
}

ul.comment li:first-child {
margin-top: 0px;
}

ul.comment li p.comment-user-name,
ul.comment li p.comment-metadata{
margin: 0;
}

.comment-content p {
font-size: 13px;
margin: 13px 0 13px 0;
}

ul.comment a {
color: #666;
}

aside#box2 {
width: 220px;
zoom: 1;
float: right;
}

aside#box2:after {
content: ' ';
display: block;
clear: both;
height: 0;
}

#box2 #box2-inner {
padding-top: 90px;
}

#box2 .hatena-module {
width: 200px;
margin: 0 10px 36px 10px;
padding-top: 20px;
font-size: 12px;
}
#box2 .hatena-module:after {
content: "";
display: block;
clear: both;
height: 0;
width: 30px;
border-bottom: 2px solid #666;
padding-bottom: 50px;
position: relative;
}

#box2 .hatena-module img {
max-width: 200px;
}

#box2 .hatena-module .hatena-module-title {
margin-bottom: 12px;
font-size: 14px;
font-weight: bold;
}

#box2 .hatena-module .hatena-module-body {
padding-bottom: 10px;
zoom: 1;
}

#box2 .hatena-module .hatena-module-body:after {
content: "";
display: block;
clear: both;
height: 0;
}

#box2 .hatena-module .hatena-module-body ul {
padding-left: 0px;
list-style-type: none;

}

#box2 .hatena-module.hatena-module-profile {
padding: 19px 16px 27px 16px;
margin: 0 0 20px 0;
position: relative;
}

#box2 .hatena-module.hatena-module-profile .profile-icon {
float: left;
margin: 0 18px 10px 0;
}

#box2 .hatena-module.hatena-module-profile .profile-description {
  clear: both;
}

#box2 .hatena-module.hatena-module-profile .profile-description p {
margin: 0 0 10px 0;
}

#box2 .hatena-module.hatena-module-profile .hatena-follow-button-box {
}

#box2 .hatena-module.hatena-module-profile .hatena-follow-button {
line-height: 20px !important;
}

#box2 .hatena-module.hatena-module-search-box {
padding-top: 30px;
}

.hatena-module.hatena-module-search-box .hatena-module-body {
margin-bottom: 30px;
}

#box2 .hatena-module input.search-module-input {
width: 130px;
border: 1px solid #666;
float: left;
height: 23px;
padding: 1px 5px 1px 5px;
-webkit-border-radius:0;
-webkit-appearance:none;
}

#box2 .hatena-module input.search-module-button {
height: 27px;
background-color: #EEE;
border-width: 1px 1px 1px 0;
color: #333;
font-size: 12px;
padding: 0 16px;
border-style: solid;
border-color: #666;
-webkit-border-radius:0;
}

#box2 .hatena-module input.search-module-button:hover {
background-color: #BBB;
}

.hatena-urllist li {
margin-bottom: 6px;
}

.hatena-urllist li a:before {
content: ">> ";
}

.hatena-urllist li a {
padding-bottom: 2px;
}

.hatena-urllist li a:hover {
border-bottom: 1px dotted #666666;
color: #333;
}

.hatena-urllist .archive-module-year .archive-module-month {
border: none;
list-style-type: none !important;
background: none;
margin-left: 9px;
margin-top: 12px;
}
.hatena-module-body .archive-module-hide-button {
display: none !important;
}
.archive-module-show-button {
display: none !important;
}
.hatena-urllist .archive-module-year {
margin: 0 0 14px 0 !important;
}
footer#footer {
width: 860px;
margin: 0 auto 10px auto;
padding-top: 10px;
font-size: 12px;
}

footer#footer:after {
content: ' ';
display: block;
clear: both;
height: 0;
}

footer#footer p.services {
line-height: 24px;
font-size: 12px;
margin: 0;
float: right;
}

footer#footer address {
height: 24px;
float: left;
margin: 0;
}

footer#footer address a img {
vertical-align: middle;
}

.zenback-module {
margin: 0 0 20px 0 !important;
padding: 0 10px 10px 10px !important;
}

#zenback-widget #zenback-hatena-bookmark .zenback-module-item, #zenback-widget #zenback-twitter .zenback-module-item {
border: none !important;
}
/* </system> */

/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/o/okuri_bunt/20141101/20141101215318.jpg'); background-repeat: repeat-x; background-color:transparent; background-attachment: scroll; background-position: center top;}
/* </system> */
