/* <system section="theme" selected="6435922169449311246"> */
@charset "utf-8";

@font-face {
    font-family: 'HuiFontP109';
    src: url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=d521df40822702b2798181e2322e97');
    src: url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=d521df40822702b2798181e2322e97') format('embedded-opentype'),
         url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.woff?version=d521df40822702b2798181e2322e97') format('woff'),
         url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.ttf?version=d521df40822702b2798181e2322e97') format('truetype'),
         url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.svg?version=d521df40822702b2798181e2322e97') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #784f2e url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130215/20130215183112.jpg) repeat 0 0;
  font-size: 17px;
  line-height: 1.4;
  font-family: 'HuiFontP109', sans-serif;
}
input, textarea {
  font-family: 'HuiFontP109', sans-serif;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #fff;
}
a,
pre {
  word-break: break-word;
}
a,label {
  cursor: pointer;
}
table, tbody, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0;
  border:0;
  margin: 0;
  padding: 0;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* @Layout
====================================== */
#container {
  width: 880px;
  margin: 0 auto;
}
#top-editarea,
#top-box,
.page-archive #wrapper,
#blog-title,
.entry,
#box2 {
  padding: 0 40px;
}
#top-editarea,
#top-box {
  margin: 20px 0;
}
.page-archive #wrapper,
.entry {
  margin-bottom: 200px;
  padding-bottom: 50px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130217/20130217194702.png) no-repeat center bottom;
}
.page-archive #main,
.entry-inner {
  position: relative;
  padding: 30px 40px 64px;
  background: #f6f3e4 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218180407.jpg) repeat 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.7), 0 0 10px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 2px 20px rgba(0,0,0,0.7), 0 0 10px rgba(0,0,0,0.5);
  -ms-box-shadow: 0 2px 20px rgba(0,0,0,0.7), 0 0 10px rgba(0,0,0,0.5);
  -o-box-shadow: 0 2px 20px rgba(0,0,0,0.7), 0 0 10px rgba(0,0,0,0.5);
  box-shadow: 0 2px 20px rgba(0,0,0,0.7), 0 0 10px rgba(0,0,0,0.5);
}
.page-archive #main,
.page-archive #main a {
  color: #597499;
  line-height: 30px;
  font-size: 17px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#footer {
  text-align: center;
}


/* @Title
====================================== */
#blog-title {
  margin: 20px 0 75px;
  text-align: center;
}
#title {
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 -2px 3px rgba(0,0,0,0.5);
}
#title a {
  padding: 0 20px 10px 90px;
  color: #fff;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130217/20130217190130.png) no-repeat 0 0;
}
#blog-description {
  font-size: 18px;
  text-shadow: 0 -1px 2px rgba(0,0,0,0.5);
}


/* @Entry Header
====================================== */
.entry-header {
  position: relative;
  margin-bottom: -5px;
  padding: 0 5px;
}
.entry-title {
  font-size: 28px;
}
.entry-title,
.entry-title a {
  color: #597499;
}
.categories,
.date {
  font-size: 15px;
}
.entry-header .entry-header-menu,
.categories,
.date,
.entry-header .entry-header-menu a,
.categories a,
.date a {
  color: #9aadc8;
}
.entry-header .entry-header-menu,
.entry-header .categories {
  position: absolute;
  top: 0;
  left: 95px;
}
.entry-header .entry-header-menu {
  left: auto;
  right: 0;
}
.entry-header .entry-header-menu a {
  padding-left: 18px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218160929.png) no-repeat 0 center;
}

/* @Entry Content
====================================== */
.page-archive #main-inner,
.entry-content {
  overflow: hidden;
  min-height: 420px;
  padding: 25px 5px 6px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130217/20130217191534.png) repeat 0 -1px;
  color: #597499;
  line-height: 30px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.entry-content p {
  margin: 0;
}
.entry-content a {
  color: #4d99ca;
}
.entry-content a.keyword {
  color: #597499;
}
.entry-content big,
.entry-content small {
  font-size: inherit;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  clear: none;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-size: 24px;
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 17px;
  font-weight: bold;
}
.entry-content ul {
  padding-left: 25px;
}
.entry-content ol {
  padding-left: 35px;
}
.entry-content ol li {
  text-indent: -10px;
}
.entry-content dd {
  margin-left: 25px;
}
.entry-content table {
  margin: 0 -5px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218124936.png) repeat-y right 0;
}
.entry-content th,
.entry-content td {
  padding: 0 10px 0 12px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218124936.png) repeat-y 0 0;
}
.entry-content th {
  background-color: rgba(89,116,153,0.07);
}
.entry-content pre,
.entry-content blockquote {
  padding: 30px 35px;
  margin: 0 -5px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218121028.png) repeat-y 0 0;
  background-color: rgba(89,116,153,0.07);
}
.entry-content blockquote cite {
  font-size: 14px;
}
.hatena-image-left,
.hatena-image-right {
  margin-bottom: 0;
}
.entry-content object,
.entry-content iframe,
.entry-content img {
  max-width: 300px;
  max-height: 300px;
  margin-top: 5px;
  border: 6px solid #fff !important;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  -ms-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  -o-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  box-shadow: 0 2px 6px rgba(0,0,0,0.4);
}
.entry-content .twitter-tweet {
  max-height: none;
}
.entry-content img,
.entry-content object,
.entry-content iframe,
.entry-content .http-image img,
.entry-content .asin img,
.entry-content .hatena-fotolife img.hatena-fotolife {
  float: left;
  margin: 5px 1em 0 0 !important;
}
.entry-content .hatena-fotolife img.hatena-image-right {
  float: right;
  margin: 5px 0 0 1em !important;
}
.entry-content .http-bookmark img.http-bookmark,
.entry-content img.profile-icon {
  float: none;
  margin: 0 3px !important;
  border:0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.entry-content img.profile-icon  {
  margin-bottom: -3px;
}
.entry-content .asin img {
  max-width: 200px;
  max-height: 200px;
}
.entry-content .hatena-asin-detail {
  margin: 0 -5px;
  padding: 30px 10px;
  border: 0;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218121028.png) repeat-y 0 0;
  background-color: rgba(89,116,153,0.07);
  *zoom: 1;
}
.entry-content .hatena-asin-detail:after {
  content:"";
  display:block;
  clear:both;
}
.entry-content .hatena-asin-detail a {
  float: left;
  display: block;
  width: 172px;
  height: 180px;
  text-align: center;
}
.entry-content .hatena-asin-detail .hatena-asin-detail-image {
  float: none;
  margin: 3px 0 0;
}
.entry-content .hatena-asin-detail-title {
  margin-left: 180px;
  margin-bottom: 30px;
}
.entry-content .hatena-asin-detail-info a {
  float: none;
  display: inline;
  width: auto;
  height: auto;
  text-align: left;
}
.entry-content .hatena-asin-detail-info ul {
  margin-left: 180px;
}
.entry-content .hatena-asin-detail-info ul li {
  float: left;
  width: 255px;
}

/* @Entry Footer
====================================== */
.entry-footer,
.entry-footer a {
  color: #597499;
}
.entry-footer-section {
  text-align: right;
}
.entry-footer-section,
.entry-footer-section a {
  font-size: 15px;
}
.entry-footer-time {
  margin-left: 10px;
}
.entry .entry-footer .hatena-star-container {
  margin: -20px 100px 10px 0;
}
.entry .entry-footer .hatena-star-star-container img {
  margin-right: 3px !important;
}
.social-buttons {
  margin-top: 10px;
}
#google_afc_user div#google_afc_user_container {
  margin: 0;
}
.comment-box {
  margin: 15px 0 0;
  font-size: 15px;
  *height: 220px;
  *overflow: auto;
}
.comment-box .comment {
  overflow: auto;
  max-height: 190px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  list-style: none;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130217/20130217191534.png) no-repeat 0 bottom;
}
.comment-box .entry-comment {
  padding: 18px 0 15px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130217/20130217191534.png) no-repeat 0 -24px;
}
.comment-box .comment-user-name,
.comment-box .comment-content,
.comment-box .comment-content p,
.comment-box .comment-metadata {
  display: inline;
}
.hatena-id-icon {
  margin-bottom: -3px;
}
.comment-box .comment-content {
  margin: 0 10px;
}
.comment-box .comment-metadata,
.comment-box .comment-metadata a {
  color: #aaa;
}
.entry-comment .comment-delete-button img {
  top: 4px !important;
  right: 4px !important;
}
.leave-comment-title {
  font-size: 17px;
}

/* @Footer
====================================== */
#box2-inner {
  overflow: hidden;
  padding-left: 20px;
  font-size: 15px;
  background: rgba(0,0,0,0.4);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -ms-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -o-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
}
#box2-inner .hatena-module-title {
  margin-bottom: 5px;
  font-size: 20px;
}
.hatena-module {
  float: left;
  width: 240px;
  min-height: 120px;
  margin:15px 20px 20px 0;
}
.hatena-module-profile .profile-icon {
  float: left;
  width: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.hatena-module-profile .hatena-module-body .id,
.hatena-module-profile .hatena-module-body .hatena-follow-button-box,
.hatena-module-profile .hatena-module-body .profile-description {
  display: block;
  margin-left: 70px;
}
.hatena-module-profile .hatena-module-body .profile-description {
  font-size: 14px;
  line-height: 1.4;
}
.hatena-module-profile .hatena-module-body .hatena-follow-button-box {
  clear: none;
  margin: 5px 0 0 70px;
}
.hatena-module-search-box .search-form {
  position: relative;
}
.hatena-module-search-box .search-module-input {
  width: 175px;
  height: 28px;
  margin: 0;
  padding: 0 35px 0 10px;
  border: 0;
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  background: rgba(0,0,0,0.5);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -ms-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  -o-box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
}
.hatena-module-search-box .search-module-button {
  position: absolute;
  top: 1px;
  left: 185px;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218162359.png) no-repeat center center;
  text-indent: -999px;
  cursor: pointer;
}
.hatena-module .hatena-urllist {
  padding-left: 20px;
}
.hatena-module-recent-comments,
.hatena-module-recent-html {
  clear: both;
  float: none;
  width: 760px;
  min-height: 120px;
  padding-top: 15px;
}
#footer-inner {
  margin: 40px 0;
}
#footer-inner address,
#footer-inner .services {
  display: inline;
  margin: 0 10px;
}
#footer-inner address img {
  margin-bottom: -3px;
}

/* @Archive
====================================== */
.page-archive #wrapper,
.page-about .entry {
  margin-bottom: 100px;
}
.page-archive #main::before {
  content: 'Letter Archive';
  padding: 0 5px;
  font-size: 28px;
}
.page-archive #main-inner h1,
.page-archive #main-inner h2,
.page-archive #main-inner h3,
.page-archive #main-inner h4,
.page-archive #main-inner h5,
.page-archive #main-inner h6 {
  font-size: 17px;
}
.page-archive #main-inner h1 {
  float: left;
}
.page-archive #main-inner ul {
  margin-bottom: 30px;
  margin-left: 100px;
  padding-left: 25px;
}
.page-archive #main-inner .categories a {
  font-size: 15px;
  color: #9aadc8;
}
.page-archive #main-inner .categories a + a::after {
  content: ',';
}
.page-archive #main-inner .hatena-star-comment-button,
.page-archive #main-inner .hatena-star-add-button {
  margin-top: -3px !important;
}
.page-archive #main-inner p + section {
  margin-top: 30px;
}

/* @About
====================================== */
.page-about .entry-inner::before {
  content: 'About Profile';
  padding: 0 5px;
  font-size: 28px;
  color: #597499;
}
.page-about .entry-content dt {
  float: left;
  width: 180px;
}
.page-about .entry-content dt::before {
  display: none;
}
.page-about .entry-content dd {
  min-height: 30px;
  margin-left: 180px;
  padding-left: 20px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130218/20130218124936.png) repeat-y 0 0;
}

.pager {
  overflow: hidden;
  margin: 40px;
}
.pager-next {
  float: right;
}
.pager-next::after {
  content: '→';
}
.pager-prev {
  float: left;
}
.pager-prev::before {
  content: '←';
}

/* </system> */