/* <system section="theme" selected="6435922169449272252"> */
@charset "utf-8";

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #555 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220163647.jpg) repeat fixed 0 0;
  font-size: 14px;
  line-height: 1.4;
}
input, textarea {
}
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;
}
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;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* @Layout
====================================== */
#globalheader-container {
  position: absolute;
  width: 100%;
}
#footer,
#container {
  width: 620px;
  padding: 40px 0;
  margin: 0 auto;
  background: rgba(0,0,0,0.4);
}
#container-inner {
  padding: 0 30px;
}
#footer {
  padding: 0 0 30px;
  text-align: center;
}
#footer address,
#footer p {
  display: inline;
  margin: 0 5px;
}
#footer address img {
  margin-bottom: -2px;
}

/* @Title
====================================== */
#blog-title {
  margin: 10px 0 45px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#blog-title-inner {
  padding:20px;
}
#title {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
#blog-description {
  font-size: 12px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
.page-archive #main,
.entry {
  position: relative;
  padding: 20px 30px;
  margin-bottom: 60px;
  color: #444;
  border-top: 2px solid #fff;
  background: #fdfcf9 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220164648.jpg) repeat 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.75);
}
.page-archive #main a,
.entry a {
  color: #0081c2;
}

/* @Header
====================================== */
.entry-header {
  margin-bottom: 20px;
}
.entry-header .date {
  position: absolute;
  margin: -43px 0 0 -30px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
.entry-header .date a {
  color: #fff;
}
.entry-title {
  padding-top: 5px;
  font-size: 30px;
}
.entry-title a {
  color: #a0001c;
}
.entry-header .categories {
  font-size: 11px;
}
.entry-header .categories a {
  padding: 2px 10px;
  margin-right: 2px;
  background: #aaa;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.entry-header-menu {
  position: absolute;
  top: -2px;
  right: 0;
}
.entry-header-menu a {
  display: block;
  overflow: hidden;
  width:46px;
  height: 46px;
  text-indent: -400px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222105700.png) no-repeat 0 0;
}

/* @Content
====================================== */
.entry-content {
  margin-bottom: 20px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 30px 0 10px;
  font-weight: bold;
}
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  color: #444;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-size: 26px;
}
.entry-content h4 {
  font-size: 20px;
}
.entry-content h5,
.entry-content h6 {
  font-size: 14px;
}

.entry-content p {
  margin: 10px 0;
}
.entry-content ul,
.entry-content ol,
.entry-content li {
  list-style: none;
}
.entry-content ul,
.entry-content ol {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224232224.gif) repeat-y 39px 0;
}
.entry-content ul + ul,
.entry-content ul + ol,
.entry-content ol + ul,
.entry-content ol + ol {
  border-top: 0;
}
.entry-content li ul,
.entry-content li ol {
  border: 0;
  background: transparent;
}
.entry-content li {
  padding: 8px 10px 7px 50px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
}
.entry-content li li {
  margin: 3px 0;
}
.entry-content li ul li,
.entry-content li ol li,
.entry-content li li:last-child {
  border: 0;
  padding: 0 0 0 17px;
  font-size: 13px;
  color: #666;
}
.entry-content ol li {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220174113.png) no-repeat 8px center;
}
.entry-content ol li,
.entry-content ol li a {
  color: #aaa !important;
}
.entry-content li ol li,
.entry-content li li ol li,
.entry-content li li li ol li {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220174826.png) no-repeat 1px 0;
}
.entry-content li ul li,
.entry-content li li ul li,
.entry-content li li li ul li {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220175419.gif) no-repeat 6px 6px;
}
.entry-content ol ol li {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220180105.png) no-repeat 1px 0;
}
.entry-content ol ul li {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220180615.gif) no-repeat 6px 6px;
}
@media screen and (-webkit-min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 1.5) {
  .entry-content ul,
  .entry-content ol {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224233654.gif);
    -webkit-background-size: 1px 4px;
    background-size: 1px 4px;
  }
  .entry-content ol li {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224232640.png);
    -webkit-background-size: 23px 21px;
    background-size: 23px 21px;
  }
  .entry-content li ol li,
  .entry-content li li ol li,
  .entry-content li li li ol li {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224232931.png);
    -webkit-background-size: 14px 13px;
    background-size: 14px 13px;
  }
  .entry-content li ul li,
  .entry-content li li ul li,
  .entry-content li li li ul li {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224233128.png);
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
  }
  .entry-content ol ol li {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224233525.png);
    -webkit-background-size: 14px 13px;
    background-size: 14px 13px;
  }
  .entry-content ol ul li {
    background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130224/20130224233507.png);
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
  }
}
.entry-content td,
.entry-content th {
  border: 1px solid #ccc;
  padding: 10px 15px;
}
.entry-content th {
  background: rgba(0,0,0,0.1);
}
.entry-content .hatena-asin-detail {
  border: 1px solid #ccc;
}
.entry-content .hatena-asin-detail-title {
  font-size: 16px;
}
.entry-content .hatena-asin-detail ul,
.entry-content .hatena-asin-detail li {
  margin: 3px 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 13px;
}
.entry-content pre,
.entry-content blockquote {
  margin: 10px 0;
  padding: 15px 20px;
  border: 1px solid #ccc;
}
.entry-content img,
.entry-content iframe,
.entry-content object {
  max-width: 500px;
}

/* @Footer
====================================== */
.entry-footer-section {
  float: right;
}
.entry .entry-footer .hatena-star-container {
  margin: 5px 0 10px;
}
#google_afc_user {
  margin: 20px 0;
}
#google_afc_user iframe {
  display: block;
  margin: 0 auto;
}
.comment-box {
  border-top: 1px solid #ccc;
}
.comment-box ul,
.comment-box li {
  list-style: none;
}
.comment-box .leave-comment-title {
  display: block;
  width:220px;
  padding: 10px 0;
  margin: 15px auto;
  border: 1px dashed #aaa;
  color: #444;
  text-align: center;
}
.comment-box .entry-comment {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.comment-box .hatena-id-icon {
  margin-bottom: -2px;
}
.comment-box .comment-content {
  margin: 10px 0;
}
.comment-metadata a {
  color: #999;
}

/* @side
====================================== */
#box2 {
  overflow: hidden;
  margin-top: 60px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
}
#box2-inner {
  margin: 20px -10px;
}
.hatena-module {
  float: left;
  width: 270px;
  min-height: 130px;
  margin: 15px 10px;
}
.hatena-module-title {
  margin-bottom: 10px;
  font-size: 20px;
}
.hatena-module-profile .profile-icon {
  width: 50px;
  float: left;
}
.hatena-module-profile .hatena-follow-button-box,
.hatena-module-profile .profile-description,
.hatena-module-profile .id {
  display: block;
  margin-left: 60px;
}
.hatena-module .hatena-urllist {
  padding-left: 20px;
}
.hatena-module .hatena-urllist li {
  margin: 7px 0;
}
.search-form .search-module-input {
  width:170px;
  margin:0;
  padding: 5px 10px;
  border: 1px solid #444;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: rgba(0,0,0,0.4);
}
.search-form .search-module-button {
  padding: 5px 10px;
  border: 1px solid #444;
  color: #fff;
  background: rgba(0,0,0,0.4);
  font-size: 14px;
  line-height: 18px;
}
.hatena-module-recent-comments {
  width: 560px;
}

/* @Pages
====================================== */
.breadcrumb {
  margin-bottom: 40px;
}
.page-about dl {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220173415.gif) repeat-y 150px 0;
}
.page-about dt,
.page-about dd {
  padding:10px;
}
.page-about dt {
  float: left;
  width:180px;
}
.page-about dd {
  min-height: 19px;
  border-bottom: 1px solid #ccc;
}
.page-about .entry::before,
.page-archive #main::before {
  content: 'Archive List';
  font-size: 30px;
  color: #a0001c;
}
.page-about .entry::before {
  content: 'About List';
}
.page-archive #main-inner {
  margin: 10px 0 15px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130220/20130220173415.gif) repeat-y 60px 0;
}
.page-archive #main-inner > p {
  padding: 10px 10px 10px 110px;
  border-bottom: 1px solid #ccc;
}
.page-archive #main-inner h1 {
  float: left;
  padding: 15px 10px;
  font-size: 14px;
}
.page-archive #main-inner h1 a {
  color: #a0001c;
}
.page-archive #main-inner ul {
  margin-left: 110px;
  list-style: none;
}
.page-archive #main-inner li {
  padding: 10px 10px 10px 0;
}
.page-archive #main-inner .categories {
  display: block;
}
.page-archive #main-inner .entry-title {
  font-size: 20px;
  color: #444;
}
.page-archive #main-inner section {
  border-bottom: 1px solid #ccc;
}
.pager {
  overflow: hidden;
}
.pager-next {
  float: right;
}
.pager-prev {
  float: left;
}
/* </system> */

/*引用デザイン--ここから↓↓--*/
.entry-content blockquote {
    position: relative;
    padding: 25px 55px;
    border: 0px;
    font-style: oblique;
    color: #2b2b2b;
    background: #f7f6f5;
}
.entry-content blockquote:before{
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    content: "“";
    font-family: serif;
    color: #dcdcdc;
    font-size: 100px;
    line-height: 1;
}

.entry-content blockquote:after{
    display: inline-block;
    position: absolute;
    bottom: -50px;
    right: 20px;
    content: "”";
    font-family: serif;
    color: #dcdcdc;
    font-size: 100px;
    line-height: 1;
}

.entry-content blockquote cite {
    position: relative;
    padding: 10px;
    z-index: 3;
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
/*引用デザイン--ここまで↑↑--*/

/*文字の大きさ*/
.entry-content p{font-size:16px;}