/* <system section="theme" selected="6435922169449487976"> */
@charset "utf-8";

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #fff;
  background: #5cc1cb;
  font-size: 14px;
  line-height: 1.6;
}
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 {
  background: #2e3740;
}
#footer,
#container {
  width: 440px;
  padding: 10px 0;
  margin: 0 auto;
}
#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-bottom: 20px;
  text-align: center;
  letter-spacing: 1px;
}
#blog-title-inner {
  padding: 30px 0;
}
#title {
  font-size: 48px;
  line-height: 1.2;
}
#blog-description {
  font-size: 13px;
}

/* @Entry Header
====================================== */
.entry-header {
  position: relative;
  padding: 15px 25px;
  background: #d36361;
}
.entry-title {
  font-size: 28px;
  line-height: 1.2;
}
.entry-header .categories {
  position: absolute;
  margin-top: 22px;
  font-size: 12px;
}
.entry-header .categories a {
  margin-right: 3px;
  color: #667380;
}
.entry-header .categories a:after {
  content: ',';
  margin-left: 1px;
}
.entry-header .categories a:last-child:after {
  display: none;
}
.entry-header-menu {
  position: absolute;
  top: 15px;
  right: 20px;
}

/* @Entry Content
====================================== */
.entry {
  margin: 20px 0 40px;
  background: #fff url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130228/20130228173516.gif) repeat 0 0;
  color: #2e3740;
}
.entry-footer a,
.entry-content a {
  border-bottom: 1px dotted #ccc;
  color: #667380;
}
.entry-footer a:hover,
.entry-content a:hover {
  text-decoration: none;
  border: 0;
}
.entry-content {
  padding: 25px;
}
.entry-content p,
.entry-content cite {
  display: block;
  margin: 15px 0;
}
.entry-content cite {
  font-size: 12px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 35px 0 15px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a {
  color: #fff;
}
.entry-content h1 a:hover,
.entry-content h2 a:hover,
.entry-content h3 a:hover {
  text-decoration: underline;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  margin-left: -25px;
  margin-right: -25px;
  padding: 5px 25px;
  font-size: 24px;
  background: #e5c41d;
}
.entry-content h4 {
  font-size: 22px;
}
.entry-content h5,
.entry-content h6 {
  font-size: 14px;
  font-weight: bold;
}
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  color: #2e3740;
}
.entry-content dl {
  margin: 15px 0;
}
.entry-content dt {
  font-weight: bold;
}
.entry-content dd {
  padding-left: 20px;
  margin-bottom: 10px;
}
.entry-content .hatena-asin-detail,
.entry-content blockquote,
.entry-content pre {
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px 20px;
  border: 0;
}
.entry-content img,
.entry-content iframe,
.entry-content object {
  max-width: 100%;
}
.entry-content .hatena-asin-detail {
  padding: 20px;
}
.entry-content .hatena-asin-detail-title {
  margin-bottom: 10px;
  font-size: 16px;
}
.entry-content blockquote ul,
.entry-content .hatena-asin-detail-info ul {
  width: auto;
  padding: 0;
  margin: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.entry-content blockquote li,
.entry-content .hatena-asin-detail-info li {
  padding: 0;
  margin: 2px 0;
  border: 0;
}
.entry-content th,
.entry-content td {
  padding: 7px 12px;
  border: 1px solid #ccc;
}
.entry-content th {
  background: #f0f0f0;
}

.entry-content ul,
.entry-content ol {
  position: relative;
  margin: 15px 30px 15px 0;
  padding: 12px 15px;
  background: #e6e6e6;
  list-style: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.entry-content li {
  word-break: break-word;
}
.entry-content li img,
.entry-content li iframe,
.entry-content li object {
  float: none;
  max-width: 100%;
  margin: 0;
}
.entry-content ul li + li,
.entry-content ol li + li,
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ul,
.entry-content ol ol {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.entry-content ol ul,
.entry-content ol ol {
  border-color: #b5d96d;
}
.entry-content ul li + li,
.entry-content ol li + li {
  border: 0;
  padding: 0;
  margin-top: 5px;
}
.entry-content ul:before,
.entry-content ol:before {
  position: absolute;
  content: '';
  display: block;
  bottom: 10px;
  width: 12px;
  height: 12px;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  -ms-background-size: 12px 12px;
  -o-background-size: 12px 12px;
  background-size: 12px 12px;
}
.entry-content ul:before {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130228/20130228120842.gif);
  left: -12px;
}
.entry-content ol {
  margin: 15px 0px 15px 30px;
  background: #d3ee9c;
}
.entry-content ol:before {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130228/20130228120843.gif);
  right: -12px;
}
.entry-content ul ul:before,
.entry-content ul ol:before,
.entry-content ol ul:before,
.entry-content ol ol:before {
  display: none;
}
.entry-content {
  overflow: visible;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 1.5) {
  .entry-content ul:before {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130301/20130301120004.gif);
  }
  .entry-content ol:before {
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130301/20130301120005.gif);
  }
}

/* @Entry Footer
====================================== */
.entry-footer {
  padding: 0 25px;
}
#google_afc_user_container {
  text-align: center;
}
.comment-box {
  padding: 20px 25px;
  margin: 20px -25px 0;
  border-top: 3px dashed #5cc1cb;
}
.comment-box .leave-comment-title {
  display: block;
  padding: 10px;
  border: 0;
  background: #92bd3a;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.comment-box .leave-comment-title:hover {
  background: #d36361;
}
.comment-box .comment {
  list-style: none;
}
.comment-box .comment li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.comment-box .comment .comment-content {
  margin: 10px 0;
}
.comment-box .comment time {
  color: #999;
}
.pager {
  overflow: hidden;
  margin: 20px 0;
}
.pager-next {
  float: right;
}
.pager-prev {
  float: left;
}

/* @Side
====================================== */
#box2 {
  margin: 40px 0;
  background: #fff url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130228/20130228173516.gif) repeat 0 0;
}
.hatena-module {
  padding: 20px 25px;
  border-top: 3px dashed #5cc1cb;
  color: #2e3740;
}
.hatena-module a {
  border-bottom: 1px dotted #ccc;
  color: #667380;
}
.hatena-module a:hover {
  text-decoration: none;
  border: 0;
}
.hatena-module:first-child {
  border: 0;
}
.hatena-module-title {
  margin-bottom: 5px;
  font-size: 22px;
}
.hatena-module-title a {
  color: #2e3740;
  border: 0;
}
.hatena-module-profile {
  overflow: hidden;
}
.hatena-module-profile .profile-icon {
  float: left;
}
.hatena-module-profile .id,
.hatena-module-profile .profile-description,
.hatena-module-profile .hatena-follow-button-box {
  clear: none;
  display: block;
  margin-left: 80px;
}
.search-module-input {
  width: 210px;
  height: 36px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #5cc1cb;
  font-size: 14px;
}
.search-module-button {
  height: 38px;
  margin: 0 0 0 -8px;
  padding: 0 10px;
  border: 1px solid #5cc1cb;
  background: #fff;
  color: #5cc1cb;
  font-size: 14px;
}
.hatena-module .hatena-urllist {
  padding-left: 25px;
}
.hatena-module .hatena-urllist li {
  margin: 5px 0;
}

/* @Page
====================================== */
.page-archive #main {
  margin: 20px 0 40px;
  background: #fff;
  color: #2e3740;
}
.page-archive #main a {
  border-bottom: 1px dotted #ccc;
  color: #667380;
}
.page-archive #main a:hover {
  text-decoration: none;
  border: 0;
}
.page-archive #main-inner {
  padding: 10px 25px;
}
.page-archive section {
  margin: 20px 0;
}
.page-archive section h1 {
  font-size: 14px;
}
.page-archive section ul {
  padding-left: 25px;
}
.page-archive section li {
  margin: 0 0 10px;
}
.page-archive #main section .entry-title {
  color: #2e3740;
  font-size: 18px;
}
.page-about #main dt {
  float: left;
  width: 150px;
  padding: 10px 0 10px 5px;
}
.page-about #main dd {
  padding: 10px 5px;
  margin: 0;
}
.page-about #main dd:nth-child(4n-2) {
  background: #f0f0f0;
}

/* </system> */