@charset "utf-8";
@font-face {
  font-family: 'TitilliumText22LRegular';
  src: url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L003-webfont.eot?version=f5154c74e6e38109ce2f0c7b9afd51');
  src: url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L003-webfont.eot?version=f5154c74e6e38109ce2f0c7b9afd51') format('embedded-opentype'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L003-webfont.woff?version=f5154c74e6e38109ce2f0c7b9afd51') format('woff'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L003-webfont.ttf?version=f5154c74e6e38109ce2f0c7b9afd51') format('truetype'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L003-webfont.svg?version=f5154c74e6e38109ce2f0c7b9afd51') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TitilliumText22LMedium';
  src: url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L004-webfont.eot?version=f5154c74e6e38109ce2f0c7b9afd51');
  src: url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L004-webfont.eot?version=f5154c74e6e38109ce2f0c7b9afd51') format('embedded-opentype'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L004-webfont.woff?version=f5154c74e6e38109ce2f0c7b9afd51') format('woff'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L004-webfont.ttf?version=f5154c74e6e38109ce2f0c7b9afd51') format('truetype'), url('https://cdn.blog.st-hatena.com/images/fonts/titillium_text/TitilliumText22L004-webfont.svg?version=f5154c74e6e38109ce2f0c7b9afd51') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Reset CSS */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* END Reset */
/* base */
body {
  font-family: 'TitilliumText22LRegular', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background: url('http://corone.hateblo.jp/css/theme/afternoon/theme18.png');
  color: #4d4d4d;
}
a {
  color: #4d4d4d;
}
a:hover {
  color: #6692c0;
  text-decoration: underline;
}
#blog-title {
  width: 860px;
  margin: 0  auto 40px auto;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.3em;
  -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
/* @Custom Header-image */
.header-image-enable #blog-title,
.header-image-only #blog-title {
  margin: 20px auto;
}
.header-image-enable #blog-title #title {
  padding-top: 20px;
}
.header-image-enable #blog-title #title a {
  color: #fff;
  -moz-text-shadow: 0px 0px 10px #000;
  -webkit-text-shadow: 0px 0px 10px #000;
  text-shadow: 0px 0px 10px #000;
}
.header-image-enable #blog-description {
  font-weight: bold;
  color: #fff;
  -moz-text-shadow: 0px 0px 5px #000;
  -webkit-text-shadow: 0px 0px 5px #000;
  text-shadow: 0px 0px 5px #000;
}
#blog-title h1 {
  padding: 40px 0 0 0;
}
#blog-title a {
  color: #fff;
  text-decoration: none;
}
#blog-description {
  color: #fff;
  text-decoration: none;
  -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-size: 13px;
  margin-top: 1em;
}
#content {
  background: #ffffff url('http://corone.hateblo.jp/css/theme/afternoon/content_bg.gif') repeat-x top;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding-top: 50px;
  margin: 10px 0;
}
#content-inner {
  width: 860px;
  margin: 0 auto;
}
#content-inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#wrapper {
  width: 580px;
  float: left;
}
.entry {
  padding-top: 50px;
  margin-bottom: 100px;
  text-align: center;
}
.entry-inner {
  text-align: left;
}
.entry-header,
.entry-header a {
  color: #6692c0;
  text-decoration: none;
}
.entry-header {
  margin-bottom: 40px;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.date {
  position: relative;
  letter-spacing: 0.4em;
  font-size: 11px;
  line-height: 1em;
}
.date-day {
  font-size: 60px;
  position: absolute;
  display: block;
  bottom: 10px;
  line-height: 60px;
  left: 0;
  letter-spacing: 0em;
}
.hyphen {
  display: none;
}
.date .date-year + .hyphen {
  display: inline;
}
.entry-title {
  font-size: 24px;
  margin: 20px 0 10px 0;
  line-height: 1.3;
}
.categories {
  margin-bottom: 5px;
}
.categories.no-categories {
  margin-bottom: 0;
}
.categories a:first-child:before {
  content: url('http://corone.hateblo.jp/css/theme/afternoon/category.png');
  margin-right: 5px;
}
.categories a {
  font-size: 11px;
  color: #666;
  margin-right: 1em;
}
.categories a:hover {
  color: #6692c0;
  text-decoration: underline;
}
.entry-header-menu {
  position: absolute;
  bottom: 0;
  left: -70px;
}
.entry-header-menu a {
  display: block;
  padding: 5px 10px;
  font-size: 13px;
  color: #666;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.entry-footer {
  font-size: 13px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dfdfdf;
}
#google_afc_user {
  margin: 1em 0 0 0;
  border-bottom: 1px solid #dfdfdf;
}
.social-buttons {
  margin-top: 10px;
}
.pager {
  position: relative;
}
.page-index .pager {
  top: -50px;
}
.pager a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
.pager span a {
  display: block;
  padding-left: 25px;
  height: 20px;
  line-height: 20px;
  background-image: url('http://corone.hateblo.jp/css/theme/afternoon/pager.png');
  background-repeat: no-repeat;
}
.pager-next a {
  background-postion: 0 0;
}
.pager-next a:hover {
  background-position: 0 -31px;
}
.pager-prev a {
  background-position: 0 -50px;
}
.pager-prev a:hover {
  background-position: 0 -81px;
}
.pager-next {
  position: absolute;
  right: 0;
}
.pager-prev {
  position: absolute;
  left: 0;
}
#footer {
  text-align: center;
  margin: 20px auto;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
#footer a {
  text-decoration: none;
  color: #fff;
}
/* Comment */
.entry-comment {
  border-bottom: 1px solid #ddd;
}
.comment {
  margin: 10px 0 15px 0;
  padding: 0;
}
.comment li {
  list-style: none;
  padding: 8px 0;
}
.comment-user-name {
  font-weight: bold;
  margin: 0 0 3px 0;
}
.comment-user-name img {
  vertical-align: middle;
}
.comment-content p {
  margin: 0.5em 0;
  line-height: 1.3;
  word-wrap: break-word;
}
.comment-metadata {
  display: inline;
  font-size: 11px;
  color: #aaa;
}
.comment-metadata a {
  color: #aaa;
}
.leave-comment-title {
  font-size: 12px;
  font-weight: bold;
  padding-left: 25px;
  display: block;
  height: 20px;
  line-height: 20px;
  width: 200px;
  background: url('http://corone.hateblo.jp/css/theme/afternoon/comment.png') no-repeat 0 0;
}
.leave-comment-title:hover {
  background-position: 0 -30px;
}
/* Entry-content Textstyle */
.entry-content {
  font-size: 13px;
  line-height: 1.8;
}
.entry-content p {
  margin: 0.7em 0;
}
.entry-content img {
  max-width: 100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1em 0 0.5em 0;
}
.entry-content h1 {
  font-size: 160%;
}
.entry-content h2 {
  font-size: 150%;
}
.entry-content h3 {
  font-size: 140%;
}
.entry-content h4 {
  font-size: 120%;
}
.entry-content h5 {
  font-size: 110%;
}
.entry-content h6 {
  font-size: 100%;
}
.entry-content h1:before,
.entry-content h2:before,
.entry-content h3:before,
.entry-content h4:before {
  content: "\2731";
  font-weight: normal;
  color: #6692c0;
  margin-right: 0.2em;
}
.entry-content ul,
.entry-content ol,
.entry-content dd {
  margin: 0 0 0 1.5em;
  padding: 0;
}
.entry blockquote {
  padding: 10px;
  margin: 1em 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 14px;
}
.entry blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.entry-content table th {
  background: #fafafa;
}
pre {
  font-size: 13px;
  padding: 10px;
  background: #fafafa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.entry-content a:visited {
  color: #aaa;
}
a.keyword {
  color: #4d4d4d;
  text-decoration: none;
  border-bottom: 1px solid #DEDEDE;
}
pre.lang-aa {
  font-size: 14px;
  line-height: 15px;
}
.hatena-asin-detail li {
  line-height: 1.4;
}
/* SIDEBAR */
#box2 {
  width: 230px;
  float: right;
  line-height: 1.3;
  word-wrap: break-word;
}
#box2 a {
  text-decoration: none;
}
.hatena-module {
  margin-bottom: 50px;
}
.hatena-module-title {
  color: #6692c0;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 1em;
}
.hatena-module-title:before {
  content: "\2731";
}
.hatena-module-body {
  font-size: 12px;
}
.hatena-module-profile .id {
  font-size: 11px;
  margin-left: 5px;
}
.hatena-module-profile .profile-description {
  margin: 5px 0;
  font-size: 12px;
}
.hatena-module-body li {
  list-style: circle;
  padding: 3px 0;
  margin-left: 1.5em;
}
.hatena-module-body {
  line-height: 1.5;
}
.hatena-module-body p,
.hatena-module-body div {
  margin: 0.7em 0;
}
/* @SEARCH */
.search-form {
  position: relative;
}
.search-module-input {
  padding: 5px 10px;
  width: 200px;
  height: 14px;
  margin: 0;
  font-size: 14px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #ccc;
  vertical-align: middle;
  -webkit-transition: width 0.3s ease-out, border 0.3s ease-out;
  -moz-transition: width 0.3s ease-out, border 0.3s ease-out;
  -o-transition: width 0.3s ease-out, border 0.3s ease-out;
  -transition: width 0.3s ease-out, border 0.3s ease-out;
}
.search-module-button {
  height: 26px;
  width: 30px;
  border: none;
  text-indent: -999px;
  margin-left: -3px;
  cursor: pointer;
  background: transparent url('https://cdn.blog.st-hatena.com/images/theme/search_g.png?version=f5154c74e6e38109ce2f0c7b9afd51') 50% 50% no-repeat;
  position: absolute;
  right: 8px;
  top: 0px;
}
.search-module-input:hover {
  border: 1px solid #666;
}
.hatena-module .search-module-input:focus {
  border: 1px solid #666;
}
/* CATEGORY */
.page-category-category_name #content {
  padding-top: 130px;
}
.page-category-category_name #top-box {
  width: 860px;
  margin: 0 auto;
  background: url('http://corone.hateblo.jp/css/theme/afternoon/curation-icons.png') no-repeat -120px 3px;
  position: relative;
  top: 80px;
  height: 30px;
}
.page-category-category_name .breadcrumb {
  margin-left: 30px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
}
.page-category-category_name .breadcrumb:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.page-category-category_name .breadcrumb a,
.page-category-category_name .breadcrumb span {
  padding: 10px;
  float: left;
  display: block;
  color: #4d4d4d;
}
.page-category-category_name .breadcrumb a {
  border-right: 1px solid #dfdfdf;
}
/* Custom Html editarea */
#top-editarea,
#bottom-editarea {
  width: 860px;
  margin: 0 auto;
  color: #fff;
  -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
/* @About  */
.page-about .entry {
  padding-top: 0;
}
.page-about dt {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
}
.page-about dt:before {
  content: "\2731";
  color: #6692c0;
  margin-right: 0.2em;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
/* Archive */
.page-archive #content {
  padding: 50px 0;
}
.page-archive #main-inner {
  font-size: 16px;
}
.page-archive #main-inner h1 {
  font-size: 18px;
  margin: 2em 0 5px 0;
  font-weight: normal;
  font-family: 'TitilliumText22LMedium';
  border-bottom: 1px solid #dfdfdf;
}
.page-archive #main-inner h1 a {
  text-decoration: none;
}
.page-archive #main-inner h1:before {
  content: "\2731";
  color: #6692c0;
  margin-right: 0.2em;
}
.page-archive #main-inner .entry-title {
  font-size: 16px;
}
.page-archive #main-inner li {
  padding: 5px 0;
  list-style: none;
  line-height: 1.3;
}
.page-archive #main-inner {
  margin-bottom: 40px;
}
#google_afc_user.blog_user_a a {
  color: #6692c0 !important;
}
#google_afc_user.blog_user_a .google_ads_by a {
  color: #666 !important;
}


/* <system section="background" selected="dfdfdf"> */
body{background:#dfdfdf;}
/* </system> */
