/*------- RESET ----------*/
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 ----------*/

@import url(http://fonts.googleapis.com/css?family=Questrial);

#blog-title,
.hatena-module-title,
.date,
.updated,
.entry-footer,
.leave-comment-title,
.entry-content .img-container,
.pager {
    font-family: 'Questrial', sans-serif;
}

html,
body {
  color: #75745F;
}
body{
  background: url(http://cdn-ak.f.st-hatena.com/images/fotolife/k/kyabana/20120622/20120622103002.jpg) repeat scroll 0 0 #3B3A34;
}

a {
  color: #A3A352;
}
a:hover {
color: #FFFFFF;
}
a,
.entry-content a:visited {
color: #9e9e9e;
text-decoration:none;
}

#globalheader-container {
  background: #121210;
  filter: e("progid:DXImageTransform.Microsoft.gradient(startColorstr='")#1f1f15 e("', endColorstr='") #121210 e("')");
  background: -webkit-gradient(linear, left top, left bottom, from(#1f1f15), to(#121210),color-stop(0.2, #121210),color-stop(0.5, @colorstop2));
  background: linear-gradient(top, #1f1f15 0%,#121210 50%,#121210 100%);
  background: -webkit-linear-gradient(top, #1f1f15 0%,#121210 50%,#121210 100%);
  background: -moz-linear-gradient(top, #1f1f15 0%,#121210 50%,#121210 100%);
  background: -ms-linear-gradient(top, #1f1f15 0%,#121210 50%,#121210 100%);
  background: -o-linear-gradient(top, #1f1f15 0%,#121210 50%,#121210 100%);
  border-bottom: 1px solid #75745F;
}

#container {
background: rgba(0, 0, 0, 0.3);
}
#content-inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#wrapper {
  padding: 25px 0 0;
  width: 700px;
  margin: 0 auto 8em;
}
#blog-title {
  padding-top: 70px;
  padding-bottom: 25px;
  letter-spacing: 10px;
  text-shadow: 2px 2px 5px black;
  font-size: 20px;
  width: 700px;
  margin: 0 auto;
}
#blog-title,
.hatena-module-title,
.date{
    letter-spacing: 5px;
}
#blog-title a {
  text-decoration: none;
color: #FFFFFF;
}
#blog-description {
margin-top: 10px;
font-size: 14px;
opacity: 0.6;
font-weight: normal;
color: #BEB757;
letter-spacing: 1px;
}
#main {
}
.entry {
  margin-bottom: 120px;
  position: relative;
}
.entry-header-menu {
  position: absolute;
  right: 0;
  bottom: 30px;
}
.entry-header-menu a {
  display: block;
  padding: 5px 10px;
  font-size: 12px;
    color: #333;
    background: #000;
  text-decoration: none;
  font-weight: bold;
}
.date {
text-align: left;
letter-spacing: 5px;
font-size: 12px;
}
.entry-header {
  padding-bottom: 10px;
  border: none;
  padding-right: 0px;
  padding-left: 0px;
}
.entry-title {
  font-size: 12px;
  letter-spacing: 5px;
  margin-top: -12px;
  text-align: right;
}
.categories {
  font-size: 10px;
}
.categories:after {
  content: ".";
  clear: both;
  visibility: hidden;
  display: block;
  height: 0;
}
.categories a {
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  color: #fff;
  text-decoration: none;
  padding: 0 5px 0 13px;
  margin: 0.5em 1em 0.5em 0;
  background: url('https://cdn.blog.st-hatena.com/css/theme/solid/tag.png?version=e183e82cde48b4acbdcb72082d5918') no-repeat 0 0;
}
.categories a:hover {
  color: #ccc;
}
.entry-title a {
  font-weight: normal;
}
.entry-footer {
margin-top: 3em;
  font-size: 13px;
  letter-spacing: 1px;
}
.entry-footer-section {
    margin-bottom:2em;
}
.updated {
  color: #FFFFFF;
}

.vcard {
display:none;
}

.social-buttons {
  margin: 10px 0;
}
.pager {
  text-align: center;
  margin: 20px auto;
  font-size: 12px;
  position: relative;
  height: 70px;
  letter-spacing: 4px;
}
.pager-next {
  background: url('https://cdn.blog.st-hatena.com/css/theme/solid/pager.png?version=e183e82cde48b4acbdcb72082d5918') no-repeat 0 0;
  display: block;
  width: 22px;
  height: 40px;
  position: absolute;
  right: 60px;
}
.pager-next:hover {
  background-position: 0 -40px;
}
.pager-prev {
  background: url('https://cdn.blog.st-hatena.com/css/theme/solid/pager.png?version=e183e82cde48b4acbdcb72082d5918') no-repeat 0 -80px;
  display: block;
  width: 22px;
  height: 40px;
  position: absolute;
  left: 15px;
}
.pager-prev:hover {
  background-position: 0 -120px;
}
.pager a {
  text-decoration: none;
  position: absolute;
  width: 120px;
  left: -50px;
  top: 0;
  padding-top: 45px;
  color: #c1cdd6;
}
#footer {
  font-size: 13px;
  line-height: 1.5;
  background: none repeat scroll 0 0 #121210;
}
#footer a {
  color: #c1cdd6;
}
#footer-inner {
  padding: 20px 50px;
  text-align: center;
}
/* Comment */
.entry-comment {
  border-left: 2px solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-left: 2px solid #3d4043 \9;
  /* IE8 and below */

  padding-left: 10px;
  margin: 20px 0;
  list-style: none;
}
.comment {
  margin: 10px 0 15px 0;
  padding: 0;
}
.comment-user-name {
  margin: 0;
}
.comment-user-name a {
  text-decoration: none;
}
.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;
}
.comment-metadata a {
  color: #aaa;
}
.leave-comment-title {
  font-size: 12px;
  padding: 10px 10px 10px 18px;
  height: 20px;
  line-height: 20px;
  width: 100px;
  background: url('https://cdn.blog.st-hatena.com/css/theme/solid/comment.png?version=e183e82cde48b4acbdcb72082d5918') no-repeat 0px center;

  color: #9E9E9E;
}
.leave-comment-title:hover {

  color: #c1cdd6;
}
/* Entry-content Textstyle */
.entry-content {
  font-size: 15px;
  line-height: 1.8;
}
.entry-content p {
  margin: 0.7em 0 3em;
  letter-spacing: 1px;
}
.entry-content .img-container {
  background-color:#000;
  box-shadow: 0px 2px 10px black, 0px 0px 8px 2px #020 inset;
  text-shadow: 1px 2px 2px #555555;
  padding: 10px;
  margin-bottom:2em;
  border-top: 1px solid #1D1D1D;
  border-left: 1px solid #1D1D1D;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  letter-spacing: 3px;
  font-size: 10px;
  color:#6D6A42;
  max-width:680px;
  display: inline-block;
  *display:inline;
  zoom:1;
}

.entry-content .img-container a.keyword{
  color:#4d4b2f;
}

.entry-content img {
  max-height: 640px;
  max-width: 680px;
  margin-bottom:5px;
}

.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,
.entry-content h2,
.entry-content h3 {
  font-size: 130%;
}
.entry-content h4 {
  font-size: 110%;
}
.entry-content h5 {
  font-size: 100%;
}
.entry-content h6 {
  font-size: 100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  border-left: 4px solid #6692c0;
  padding-left: 10px;
}
.entry-content ul,
.entry-content ol {
  margin: 0 0 0 1.5em;
  padding: 0;
}
.entry blockquote {
  padding: 15px;
  font-size: 14px;
  margin: 1em 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #36383a \9;
  /* IE8 and below */

  background: rgba(0, 0, 0, 0.2);
  background: #202325 \9;
  /* IE8 and below */

  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #8d949a;
}
.entry-content .hatena-asin-detail {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #36383a \9;
  /* IE8 and below */

  background: rgba(0, 0, 0, 0.2);
  background: #202325 \9;
  /* IE8 and below */

  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.entry blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #454545;
  padding: 5px 10px;
}
.entry-content table th {
  background: rgba(0, 0, 0, 0.2);
  background: #202325 \9;
  /* IE8 and below */

}
a,
pre {
  word-break: break-all;
  overflow: hidden;
}
pre {
  font-size: 13px;
  padding: 10px;
  white-space: pre-wrap;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #36383a \9;
  /* IE8 and below */

  background: rgba(0, 0, 0, 0.2);
  background: #202325 \9;
  /* IE8 and below */

  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
div.twitter-detail,
div.twitter-tweet {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #36383a \9;
  /* IE8 and below */

}
.twitter-user-screen-name img {
  padding: 0;
  background: transparent;
}
.entry-content a:visited {
  color: #9e9e9e;
}
a.keyword,
a.keyword:visited{
color: #75745F;
  text-decoration: none;
border-bottom: 1px dashed #4B4A3D;
}
pre.lang-aa {
  font-size: 14px;
  line-height: 15px;
}
/* MODULE */
#box2 {
  background: none repeat scroll 0 0 #121210;
  border-top: 1px solid #333;
  box-shadow: 0 0 10px 5px  rgba(32, 28, 19, 0.8);
  font-size: 13px;
  overflow: hidden;
  padding: 50px 0 30px;
  width: 100%;
  background: #121210;
  filter: e("progid:DXImageTransform.Microsoft.gradient(startColorstr='")#1f1f15 e("', endColorstr='") #121210 e("')");
  background: -webkit-gradient(linear, left top, left bottom, from(#1f1f15), to(#121210),color-stop(0.2, #121210),color-stop(0.5, @colorstop2));
  background: linear-gradient(top, #1f1f15 0%,#121210 20%,#121210 100%);
  background: -webkit-linear-gradient(top, #1f1f15 0%,#121210 20%,#121210 100%);
  background: -moz-linear-gradient(top, #1f1f15 0%,#121210 20%,#121210 100%);
  background: -ms-linear-gradient(top, #1f1f15 0%,#121210 20%,#121210 100%);
  background: -o-linear-gradient(top, #1f1f15 0%,#121210 20%,#121210 100%);
}
#box2-inner {
  width: 695px;
  margin: 0 auto;
}

.hatena-module {
  float: left;
  width: 200px;
}

.hatena-module-links {
  width: 90px;
}

.hatena-module-title {
  color: #9B9853;
  font-weight: normal;
  margin-bottom: 1em;
    font-size: 12px;
    text-shadow: 1px 1px 3px black;
}
.hatena-module-title a {
  text-decoration: none;
  color: #9B9853;
  text-decoration: underline;
}
.hatena-module-title a:hover {
  text-decoration: none;
}
.hatena-module-profile .id {
  display: block;
  padding: 5px 0;
  font-size: 16px;
}
.hatena-module-profile .profile-description {
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.6;
  padding-bottom: 5px;
  margin: 0;
}
.hatena-module-body li {
  list-style: none;
padding: 2px 0;
}
.hatena-module-body {
  line-height: 1.5;
}
.hatena-module-body a {
  color: #FFFFFF;
}
.hatena-module-body p,
.hatena-module-body div {
  margin: 0.7em 0;
}
/* @SEARCH */
.search-form {
  position: relative;
}
.search-module-input {
  padding: 5px 10px;
  width: 168px;
  height: 20px;
  margin: 0;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border: 1px solid #343537 \9;
  /* IE8 and below */

  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: #181a1c \9;
  /* IE8 and below */

  -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;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  color: #fff;
}
.search-module-button {
  height: 32px;
  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=e183e82cde48b4acbdcb72082d5918') 50% 50% no-repeat;
  position: absolute;
  right: 3px;
  top: 0px;
}
.search-module-input:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border: 1px solid #646464 \9;
  /* IE8 and below */

}
.hatena-module .search-module-input:focus {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border: 1px solid #646464 \9;
  /* IE8 and below */

}
/* CATEGORY */
.page-category-category_name .breadcrumb {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #35383a \9;
  /* IE8 and below */

  background: rgba(0, 0, 0, 0.2);
  background: #202325 \9;
  /* IE8 and below */

  font-size: 13px;
  color: #c1cdd6;
  width: 580px;
  padding: 10px;
}
.breadcrumb a {
  color: #c1cdd6;
}
/* @About  */
.page-about img {
  padding: 0;
  border-radius: 0;
}
.page-about dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  color:#CCCCCC;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
/* Archive */
.page-archive #main-inner {
  font-size: 16px;
}
.page-archive #main-inner h1 {
  margin: 2em 0 5px 0;
  font-weight: normal;
  padding-bottom: 5px;

}
.page-archive #main-inner h1 a {
  color: #c1cdd6;
  text-decoration: none;
}
.page-archive #main-inner h1 a:hover {
  text-decoration: underline;
}
.page-archive #main-inner .entry-title {
  font-size: 16px;
}
.page-archive #main-inner li {
  padding: 5px 0;
  list-style: none;
}
/* Overlay */
#cboxOverlay {
  background: #000;
}

