/* <system section="theme" selected="11696248318753059034"> */
@charset "utf-8";

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #534741;
  background: #e5c194 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130503/20130503230759.jpg) repeat center center;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.7;
}
a {
  color: #2577b0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #2577b0;
}
a,
pre {
  word-break: break-word;
}
a,label {
  cursor: pointer;
}
input:not([type="text"]) {
  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;
  vertical-align: baseline;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* @Layout
====================================== */
#globalheader-container {
  width: 790px;
  margin: 0 auto;
  padding: 2px 5px 5px;
  color: #fff;
  background: #9e1300 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130503/20130503232437.jpg) repeat 0 0;
  -webkit-background-size: 50px;
  -moz-background-size: 50px;
  background-size: 50px;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.5), 0 4px 15px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5), 0 4px 15px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 8px rgba(0,0,0,0.5), 0 4px 15px rgba(0,0,0,0.3);
}
#blog-title,
#content {
  width: 840px;
  margin: 0 auto;
}
#blog-title-inner,
#content-inner {
  padding: 0 20px;
}
#wrapper {
  float: left;
  width: 480px;
}
#box2 {
  float: right;
  width: 300px;
  background: rgba(85, 48, 0, 0.25);
  border-radius: 10px;
  -webki-box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
  -moz-box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
}
#main {
  min-height: 480px;
}
.page-archive #main,
.entry {
  position: relative;
  margin: 60px 0 20px;
  padding-top: 360px;
  background: #fdfdf7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130503/20130503102859.jpg) repeat 0 0;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.3);
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}
.entry:first-child {
  margin-top: 0px;
}
#footer {
  width: 800px;
  margin: 0 auto;
  font-size: 11px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
}
#footer-inner {
  float: right;
  width: 300px;
  margin-top: 20px;
}
#footer a {
  color: #534741;
}
#footer address:after {
  content: ' / ';
}
#footer address img {
  display: none;
}
#footer address,
#footer .services {
  display: inline;
}

/* @Header
====================================== */
#blog-title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#title {
  display: inline;
  margin-right: 10px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
}
#title a {
  color: #534741;
}
#blog-description {
  display: inline;
  font-size: 12px;
  color: #8c7963;
  letter-spacing: 1px;
}


/* @Entry Header
====================================== */
.entry-header {
  position: absolute;
  top: 0;
  width: 480px;
  height: 360px;
  margin: 0;
  z-index: 1;
}
.entry-title {
  position: absolute;
  bottom: 0;
  width: 450px;
  padding: 15px 15px 5px;
  font-size: 24px;
  font-weight: bold;
  background: rgba(0,0,0,0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(0.7, rgba(0,0,0,0.3)), to(rgba(0,0,0,.5)));
  background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3) 70%, rgba(0,0,0,.5));
  background: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3) 70%, rgba(0,0,0,.5));
}
.entry-title a {
  color: #fff;
}
.entry-header .date {
  position: absolute;
  bottom: 0;
  margin-bottom: -28px;
  padding-left: 15px;
  font-size: 12px;
}
.entry-header-menu a,
.entry-header .date a {
  color: #8c7963;
}
.entry-header-menu {
  position: absolute;
  bottom: 0;
  margin-bottom: -28px;
  margin-left: 100px;
  font-size: 12px;
}
.entry-header .categories {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 15px;
  margin-bottom: -27px;
  font-size: 11px;
}
.page-archive #main section .categories a,
.entry-header .categories a {
  float: right;
  display: block;
  padding: 3px 7px 0;
  margin-left: 5px;
  color: #8c7963;
  background: rgba(118, 81, 35, 0.1);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 #fff, inset 0 1px 0 rgba(0,0,0,0.1);
  border-radius: 20px;
}

/* @Entry Content
====================================== */
.entry-inner {
  margin-top: 40px;
}
.entry-content {
  padding: 0 15px;
}
.entry-content > p:first-child {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 480px;
  height: 360px;
  margin: 0 -15px;
  background: rgba(118, 81, 35, 0.2);
  color: #8c7963;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
.entry-content > p:first-child span[itemscope] {
  display: block;
  line-height: 0;
}
.entry-content .section,
.entry-content p {
  margin: 20px 0 10px;
}
.page-archive #main section h1,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  position: relative;
  float: left;
  color: #af1500;
  padding: 0 5px;
  margin: 10px -5px;
  font-size: 20px;
  font-weight: bold;
  z-index: 1;
}
.page-archive #main section h1:before,
.entry-content h1:before,
.entry-content h2:before,
.entry-content h3:before,
.entry-content h4:before,
.entry-content h5:before,
.entry-content h6:before {
  position: absolute;
  content: '';
  width: 480px;
  height: 0;
  margin-top: 16px;
  margin-left: -15px;
  border-top: 1px solid #ede9e0;
  border-bottom: 1px solid #fff;
  z-index: -1;
}
.entry-content h4:before {
  margin-top: 12px;
}
.entry-content h5:before,
.entry-content h6:before {
  margin-top: 10px;
}
.page-archive #main section h1:after,
.entry-content h1:after,
.entry-content h2:after,
.entry-content h3:after,
.entry-content h4:after,
.entry-content h5:after,
.entry-content h6:after {
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 100%;
  background: #fdfdf7 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130503/20130503102859.jpg) repeat 0 0;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
  z-index: -1;
}
.page-archive #main section h1 a,
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a {
  color: #af1500;
}
.entry-content h1 + *,
.entry-content h2 + *,
.entry-content h3 + *,
.entry-content h4 + *,
.entry-content h5 + *,
.entry-content h6 + * {
  clear: both;
}
.entry-content h4 {
  color: #534741;
  font-size: 16px;
}
.entry-content h5,
.entry-content h6 {
  color: #534741;
  font-size: 14px;
}
.entry-content a.keyword,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  color: #534741;
}
.entry-content object,
.entry-content iframe,
.entry-content video,
.entry-content img {
  max-width: 100%;
}
.entry-content pre,
.entry-content blockquote,
.entry-content .hatena-asin-detail {
  margin: 20px 0;
  padding: 15px;
  background: rgba(118, 81, 35, 0.1);
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.07);
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.07);
  box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.07);
}
.entry-content .hatena-asin-detail {
  border: 1px solid #e3dfd6;
  background: transparent;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
}
.hatena-asin-detail-title a {
  color: #534741;
}
.entry-content .hatena-asin-detail ul {
  margin-top: 5px;
}
.entry-content .hatena-asin-detail li {
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  font-size: 12px;
}
.entry-content pre p,
.entry-content blockquote p,
.entry-content .hatena-asin-detail p {
  margin: 0;
}
.entry-content blockquote cite {
  display: block;
  margin-top: 10px;
  color: #8c7963;
  font-size: 12px;
}
.entry-content blockquote cite a {
  color: #8c7963;
}
.entry-content table {
  width: 100%;
}
.entry-content th,
.entry-content td {
  padding: 5px;
  border: 1px solid #e3dfd6;
}
.entry-content th {
  background: rgba(118, 81, 35, 0.1);
}
.entry-content dd {
  padding-left: 20px;
  margin-bottom: 20px;
}
.entry-content dl {
  margin: 5px 0;
}
.entry-content dt {
  font-weight: bold;
}
.entry-content ul {
  padding: 0;
}
.entry-content li {
  overflow: hidden;
  padding-top: 0.2em;
  padding-bottom: 0.1em;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px;
}
.entry-content ul li:nth-child(2n) {
  background: rgba(118, 81, 35, 0.1);
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
}
.entry .entry-content ul li ul li {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.entry-content ul li ul {
  float: right;
  padding: 0;
  background: transparent;
  color: #8c7963;
}
.entry-content ol {
  margin-top: 20px;
}
.entry-content ol li {
  padding: 5px 0 0 35px;
  margin-bottom: 15px;
}
.entry-content ol li:before {
  content: '1';
  position: absolute;
  width: 40px;
  margin-top: -7px;
  margin-left: -45px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color: #cdc9bc;
}
.entry-content ol li+li:before {content: '2';}
.entry-content ol li+li+li:before {content: '3';}
.entry-content ol li+li+li+li:before {content: '4';}
.entry-content ol li+li+li+li+li:before {content: '5';}
.entry-content ol li+li+li+li+li+li:before {content: '6';}
.entry-content ol li+li+li+li+li+li+li:before {content: '7';}
.entry-content ol li+li+li+li+li+li+li+li:before {content: '8';}
.entry-content ol li+li+li+li+li+li+li+li+li:before {content: '9';}
.entry-content ol li+li+li+li+li+li+li+li+li+li:before {content: '10';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li:before {content: '11';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li:before {content: '12';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '13';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '14';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '15';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '16';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '17';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '18';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '19';}
.entry-content ol li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li:before {content: '20';}

.entry-footer {
  padding: 15px;
}
.entry-footer-section {
  font-size: 12px;
  text-align: right;
  color: #8c7963;
}
.entry-footer .social-buttons {
  margin: 20px 0;
}
#google_afc_user_container {
  text-align: center;
}
.entry-footer .comment-box ul,
.entry-footer .comment-box li {
  list-style: none;
  background: transparent;
}
.entry-comment {
  padding: 15px;
  margin: 0 -15px;
  border-top: 1px solid #e3dfd6;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.entry-comment .hatena-id-icon {
  width: 20px;
  height: 20px;
  margin-bottom: -3px;
  border: 1px solid #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.5);
  box-shadow: 0 1px 6px rgba(0,0,0,0.5);
}
.comment-user-name a {
  color: #534741;
  font-weight: bold;
}
.comment-content {
  margin: 7px 0;
}
.leave-comment-title {
  display: block;
  padding: 10px;
  color: #8c7963;
  text-align: center;
  border: 1px solid #e3dfd6;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff, inset 0 1px 0 #fff;
}
.leave-comment-title:hover {
  color: #534741;
  text-decoration: none;
  background: rgba(118, 81, 35, 0.1);
}

/* @Side Content
====================================== */
#box2-inner {
  padding: 20px 20px 10px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}
#box2-inner a {
  color: #fff;
}
.hatena-module-title {
  padding-top: 3px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #534741;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
  border-top: 1px solid rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
}
#box2-inner .hatena-module-title a {
  color: #534741;
}
#box2-inner .hatena-urllist {
  padding-left: 20px;
  margin-bottom: 20px;
}
#box2-inner .hatena-urllist li {
  margin: 5px 0;
}
.hatena-module-search-box .hatena-module-title,
.hatena-module-profile .hatena-module-title {
  display: none;
}
.hatena-module-profile .profile-icon {
  float: left;
  width: 54px;
  height: 54px;
  border: 2px solid #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.5);
  box-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.hatena-module-profile .id,
.hatena-module-profile .profile-description,
.hatena-module-profile .hatena-follow-button-box {
  clear: none;
  display: block;
  margin-left: 65px;
}
.hatena-module-profile {
  margin-bottom: 0;
}
.hatena-module-profile .id {
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
}
.hatena-follow-button-box.btn-subscribe {
  margin-top: 0;
  text-shadow: none;
}
.hatena-follow-button-box.btn-subscribe .hatena-follow-button {
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
  box-shadow: 0 2px 8px rgba(0,0,0,0.4);
}
.hatena-module-search-box {
  margin: 0;
  padding: 20px 0;
}
.search-form {
  position: relative;
}
.search-form .search-module-input {
  width: 211px;
  padding: 9px 35px 9px 12px;
  border: 0;
  color: rgba(255,255,255,0.9);
  font-size: 13px;
  background: rgba(85, 48, 0, 0.25);
  -webkit-box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
  -moz-box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.4);
  border-radius: 40px;
}
.search-form .search-module-button {
  position: absolute;
  overflow: hidden;
  top: 2px;
  left: 222px;
  width: 35px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -100px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130418/20130418224112.png) no-repeat center center;
}
.hatena-module-recent-comments .hatena-id-icon {
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0 3px -2px 0;
}

.page-about .entry {
  padding: 20px 0;
}
.page-about .entry-inner {
  margin: 0;
}
.page-about .entry dl {
  margin: 5px -15px;
}
.page-about .entry dt {
  clear: both;
  float: left;
  padding-top: 5px;
  padding-left: 15px;
}
.page-about .entry dd {
  padding: 5px 15px 5px 150px;
  margin: 0;
}
.page-about .entry dd:nth-child(4n) {
  background: rgba(118, 81, 35, 0.1);
  -webkit-box-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
}
.page-archive #main {
  margin: 0;
  padding: 15px;
}
.page-archive #main-inner p {
  margin-bottom: 20px;
}
.page-archive #main section ul {
  clear: both;
}
.page-archive #main section .entry-title {
  position: static;
  padding: 0;
  font-size: 16px;
  background: transparent;
  color: #534741;
}
.page-archive #main section > ul > li {
  position: relative;
  list-style: none;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.page-archive #main section .categories {
  position: absolute;
  bottom: 0;
  font-size: 11px;
}
.page-archive #main section .categories a {
  margin: 0 5px 0 0;
}
.breadcrumb {
  display: none;
}
.pager {
  margin-top: 20px;
  padding-bottom: 60px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
}
.pager a {
  display: block;
  padding: 5px 10px 3px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.pager-prev,
.pager-next {
  display: block;
  border: 1px solid #ad907f;
  background: rgba(94,45,16,0.2);
  background: -moz-linear-gradient(top, rgba(94,45,16,0), rgba(94,45,16,.25));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(94,45,16,0)), to(rgba(94,45,16,.25)));
  background: linear-gradient(top, rgba(94,45,16,0), rgba(94,45,16,.25));
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(255,255,255,0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(255,255,255,0.4);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(255,255,255,0.4);
}
.pager-prev:hover,
.pager-next:hover {
  background: rgba(94,45,16,0.3);
  background: -moz-linear-gradient(top, rgba(94,45,16,0.1), rgba(94,45,16,.35));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(94,45,16,0.1)), to(rgba(94,45,16,.35)));
  background: linear-gradient(top, rgba(94,45,16,0.1), rgba(94,45,16,.35));
}
.pager-next {
  float: right;
}
.pager-prev {
  float: left;
}


/* @Media Queries
====================================== */
@media screen and (max-width: 840px) {
  #globalheader-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
  }
  #blog-title,
  #content {
    width: 520px;
  }
  #footer-inner,
  #wrapper,
  #box2 {
    width: 480px;
  }
  #footer {
    clear: both;
    width: auto;
  }
  #footer-inner {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 20px 0;
  }
}

/* </system> */

/* <system section="background" selected="CCAC95"> */
body{background:#CCAC95;}
/* </system> */