.customized-footer{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}


/* <system section="theme" selected="6435922169449399745"> */
@import url(https://fonts.googleapis.com/css?family=Arbutus+Slab);
.clear {
  clear: both;
}
.clear:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* ==========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;
}
img {
  vertical-align: middle;
}
/* ==========LAYOUT========== */
body {
  line-height: 1.8;
  color: #3e4955;
  background: #f9f9f9;
  font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", Meiryo, "メイリオ", Helvetica, Arial, sans-serif;
  word-break: break-word;
}
#globalheader-container {
  color: #3e4955;
}
#blog-title-inner {
  padding: 50px 0 40px;
  margin: 0 auto;
}
#blog-title-inner h1 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: normal;
  font-family: 'Arbutus Slab', serif;
}
#blog-title-inner h1 a {
  color: #000000;
}
#blog-title-inner h1 a:hover {
  color: #000000;
}
#blog-title-inner h2 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
  color: #697c90;
}
#container {
  width: 800px;
  margin: 0 auto;
  clear: both;
}
#container:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#wrapper {
  float: left;
  width: 520px;
  margin: 0 auto 20px;
}
#main {
  padding: 0;
  min-height: 100px;
}
#box2 {
  float: right;
  width: 250px;
}
#footer {
  width: 800px;
  margin: 0 auto;
  font-size: 10px;
  text-align: center;
  padding-bottom: 40px;
}
#footer #footer-inner {
  padding-right: 280px;
}
#footer address,
#footer .services {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#footer address {
  margin-right: 10px;
}
/* ==========CORE========== */
a {
  color: #3e4955;
  text-decoration: underline;
}
a:visited {
  color: #3e4955;
}
a:hover {
  color: #546272;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
a.keyword {
  color: #3e4955;
  text-decoration: none;
  border-bottom: 1px dashed #3e4955;
}
a.keyword:hover {
  border-bottom-style: solid;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000000;
  border-bottom: none;
  text-decoration: none;
  line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:visited:hover,
h2 a:visited:hover,
h3 a:visited:hover,
h4 a:visited:hover,
h5 a:visited:hover {
  text-decoration: underline;
}
h1 a.keyword,
h2 a.keyword,
h3 a.keyword,
h4 a.keyword,
h5 a.keyword,
h1 a:visited.keyword,
h2 a:visited.keyword,
h3 a:visited.keyword,
h4 a:visited.keyword,
h5 a:visited.keyword {
  text-decoration: none;
  border-bottom: 1px dashed #000000;
}
h1 a.keyword:hover,
h2 a.keyword:hover,
h3 a.keyword:hover,
h4 a.keyword:hover,
h5 a.keyword:hover,
h1 a:visited.keyword:hover,
h2 a:visited.keyword:hover,
h3 a:visited.keyword:hover,
h4 a:visited.keyword:hover,
h5 a:visited.keyword:hover {
  text-decoration: none;
  border-bottom-style: solid;
}
h1,
h2,
h3 {
  color: #000000;
}
h1 a,
h2 a,
h3 a,
h1 a:visited,
h2 a:visited,
h3 a:visited {
  color: #000000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:visited:hover,
h2 a:visited:hover,
h3 a:visited:hover {
  color: #000000;
}
h1 a.keyword,
h2 a.keyword,
h3 a.keyword,
h1 a:visited.keyword,
h2 a:visited.keyword,
h3 a:visited.keyword {
  color: #000000;
}
h1 a.keyword:hover,
h2 a.keyword:hover,
h3 a.keyword:hover,
h1 a:visited.keyword:hover,
h2 a:visited.keyword:hover,
h3 a:visited.keyword:hover {
  color: #000000;
}
h4,
h5 {
  color: #000000;
}
h4 a,
h5 a,
h4 a:visited,
h5 a:visited {
  color: #000000;
}
h4 a:hover,
h5 a:hover,
h4 a:visited:hover,
h5 a:visited:hover {
  color: #000000;
}
h4 a.keyword,
h5 a.keyword,
h4 a:visited.keyword,
h5 a:visited.keyword {
  color: #000000;
}
h4 a.keyword:hover,
h5 a.keyword:hover,
h4 a:visited.keyword:hover,
h5 a:visited.keyword:hover {
  color: #000000;
}
.entry {
  position: relative;
  margin-bottom: 50px;
}
.entry-header-menu a {
  position: absolute;
  line-height: 1.2;
  right: 1px;
  top: 1px;
  background-color: #ececec;
  padding: 0.5em ;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  font-size: 10px;
}
.entry-header-menu a:hover {
  background-color: #3e4955;
  color: #f9f9f9;
}
.entry-header {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 1px solid #61737c;
  border-left: 1px solid #61737c;
  border-right: 1px solid #61737c;
  padding: 35px 0 0;
}
.entry-header h1 {
  font-size: 18px;
  padding: 0px 30px 0;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.date {
  font-family: 'Arbutus Slab', serif;
  display: inline-block();
  font-size: 12px;
  letter-spacing: 4px;
  line-height: 1.2;
  margin-bottom: 0.5em;
  padding: 0px 30px 0;
}
.date a {
  color: #000000;
  text-decoration: none;
}
.date a:hover {
  text-decoration: underline;
}
.entry-content {
  padding: 30px 30px 20px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #61737c;
  border-left: 1px solid #61737c;
  border-right: 1px solid #61737c;
  overflow: hidden;
}
.entry-footer-section,
.hatena-star-container {
  margin-bottom: 1em;
}
.entry-footer-section {
  text-align: right;
  float: right;
}
.entry-content h1,
.entry-content h2 {
  font-size: 18px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  margin-top: 1.5em;
  margin-bottom: 10px;
}
.entry-content h3,
.entry-content h4 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  margin-top: 1.5em;
  margin-bottom: 10px;
}
.entry-content h5 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  margin-top: 1.5em;
  margin-bottom: 10px;
}
.entry-content p {
  margin: 0 0 0.5em;
  text-align: justify;
  font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", Meiryo, "メイリオ", sans-serif;
}
.entry-content img {
  padding: 8px;
  margin: 0 0 0.5em;
  max-width: 440px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  box-shadow: 0px 1px 2px #999999;
  -moz-box-shadow: 0px 1px 2px #999999;
  -webkit-box-shadow: 0px 1px 2px #999999;
  -o-box-shadow: 0px 1px 2px #999999;
  -ms-box-shadow: 0px 1px 2px #999999;
}
.entry-content img.hatena-id-icon,
.entry-content img.http-bookmark {
  padding: 0;
  background-color: none;
}
.categories {
  font-size: 10px;
  padding: 0px 30px 25px;
  border-bottom: 3px double #61737c;
  clear: both;
}
.categories:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.categories a {
  color: #a3afbc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3px;
  text-decoration: none;
  letter-spacing: 2px;
}
.categories a:hover {
  color: #546272;
}
.entry-footer {
  padding: 20px 0;
  font-size: 11px;
}
/* Comment */
.entry-comment {
  margin: 1em 0;
  list-style: none;
}
.comment {
  margin: 1em 0 1.5em 0;
  padding: 0;
}
.comment-user-name {
  margin: 0;
}
.comment-user-name a {
  color: #a3afbc;
}
.comment-user-name a:hover {
  color: #3e4955;
}
.comment-user-name img {
  vertical-align: middle;
}
.comment-content {
  margin-right: 5px;
}
.comment-content p {
  margin: 0 0 0.2em;
  line-height: 1.4;
  font-size: 12px;
}
.comment-metadata {
  display: inline;
  font-size: 10px;
}
.comment-metadata a {
  color: #a3afbc;
}
.comment-metadata a:hover {
  color: #3e4955;
}
.leave-comment-title {
  font-size: 11px;
  padding: 0.5em 0.3em 0.3em ;
  line-height: 1.2;
  text-align: center;
  display: block;
  background-color: #ececec;
  text-decoration: none;
}
.leave-comment-title:hover {
  background-color: #3e4955;
  color: #f9f9f9;
}
/* Entry-content Textstyle */
.entry-content {
  font-size: 12px;
}
/* social-buttons */
.social-buttons {
  margin: 10px 0;
}
/* pager */
.pager {
  clear: both;
  margin: 0 auto 10px;
  font-size: 11px;
}
.pager:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager a {
  line-height: 1.2;
  padding: 0.5em 0.3em 0.3em ;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #ececec;
  text-decoration: none;
}
.pager a:hover {
  background-color: #3e4955;
  color: #f9f9f9;
}
.pager-next {
  float: right;
}
.pager-prev {
  float: left;
}
.hatena-iframe-container {
  background: none repeat scroll 0 0 #FFFFFF;
}
/* ==========module========== */
#box2-inner {
  overflow: hidden;
}
.hatena-module {
  text-align: left;
  margin: 0 10px;
}
.hatena-module + .hatena-module {
  margin-top: 30px;
}
.hatena-module-title {
  color: #a3afbc;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 12px;
  font-family: 'Arbutus Slab', serif;
}
.hatena-module-title a {
  color: #a3afbc;
  text-decoration: underline;
}
.hatena-module-title a:hover {
  text-decoration: none;
}
.hatena-module-profile {
  clear: both;
}
.hatena-module-profile:after {
  content: "";
  /* new clearfix */
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.hatena-module-profile .profile-icon {
  float: left;
  margin: 0 10px 10px 0;
}
.hatena-module-profile .id {
  display: block;
  padding: 5px 0;
  font-size: 12px;
  font-family: 'Arbutus Slab', serif;
}
.hatena-module-profile .profile-description {
  font-size: 11px;
  line-height: 1.4;
  padding-bottom: 5px;
  margin: 0;
}
.hatena-module-body {
  line-height: 1.2;
  font-size: 12px;
}
.hatena-module-body ul {
  margin-left: 12px;
}
.hatena-module-body li {
  list-style: none;
  padding: 0 0 10px;
  text-indent: -12px;
}
.hatena-module-body li:before {
  content: "»";
  font-size: 16px;
}
.hatena-module-body li.urllist-item:before {
  content: "";
}
.hatena-module-body li.urllist-item div.urllist-item-inner {
  margin: 0;
}
.hatena-module-body li.urllist-item .urllist-item-inner:before {
  content: "»";
  font-size: 16px;
}
.hatena-module-body p,
.hatena-module-body div {
  margin: 0.7em 0;
}
.hatena-module-body a {
  color: #3e4955;
  text-decoration: none;
}
.hatena-module-body a:visited {
  color: #3e4955;
}
.hatena-module-body a:hover {
  color: #546272;
  text-decoration: underline;
}
.urllist-with-thumbnails li .urllist-image {
  margin: 0 0 .7em .7em;
  float: right;
}
/* @SEARCH */
.search-form {
  position: relative;
  width: 225px;
}
.search-module-input {
  padding: 5px 10px;
  width: 200px;
  height: 20px;
  margin: 0;
  font-size: 11px;
  vertical-align: middle;
}
.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') 50% 50% no-repeat;
  position: absolute;
  right: 3px;
  top: 0px;
}
/* ==========page-about========== */
.page-about #main {
  padding: 30px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #61737c;
}
.page-about .entry-content {
  border: none;
  padding: 0;
}
.page-about .entry-content dt {
  font-size: 10px;
  color: #000000;
  padding-bottom: 0;
}
.page-about .entry-content dd {
  font-size: 16px;
  text-align: left;
  margin: 0 1em 1em 0;
}
.page-about .entry-content img.profile-icon {
  padding: 0;
}
/* ==========page-archive========== */
.page-archive .breadcrumb {
  font-size: 11px;
  padding: 0;
}
.page-archive #main {
  padding: 30px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #61737c;
}
.page-archive .date {
  padding: 0;
  font-size: 11px;
  margin-top: .5em;
}
.page-archive h1 {
  font-size: 12px;
  margin-top: .5em;
}
.page-archive .categories {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: none;
  padding: 0;
}
.page-archive .no-categories {
  display: none;
}
.page-archive .entry-description {
  font-size: 12px;
  color: #a3afbc;
  line-height: 1.4;
}
.page-archive .entry-thumb {
  float: right;
  margin-right: 0;
  margin-left: 10px;
  width: 90px;
  height: 90px;
}
.page-archive #main-inner ul {
  padding: 0 0 0.5em 2em;
  lmargin: 0;
}
.page-archive #main-inner li {
  font-size: 12px;
  list-style: circle outside none;
  margin: 0;
  padding: 0;
}
.page-archive #main-inner li a {
  color: #3e4955;
  text-decoration: none;
}
.page-archive #main-inner li a:visited {
  color: #3e4955;
}
.page-archive #main-inner li a:hover {
  color: #546272;
  text-decoration: underline;
}
.page-archive .social-buttons {
  margin: 0;
}
/* ==========KIHO========== */
.entry-content {
  /* KEYWORD */
  /* SUPERPRE SYNTAX HIGHLIGHT */
  /* hatena-bookmark-comment-viewer */
  /* ASCII-ART */
  /* twitter:123456789:tweet */
  /* twitter:123456789:detail */
  /* day*/
  /* twitter-entry-icon */
}
.entry-content ul,
.entry-content ol {
  padding: 0 0 0.5em 2em;
  text-align: justify;
}
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ul,
.entry-content ol ol {
  padding: 0.5em 0 0  2em;
}
.entry-content ul li {
  list-style: disc outside none;
}
.entry-content ul ul li,
.entry-content ol ul li {
  list-style: circle outside none;
}
.entry-content ul ul ul li {
  list-style: square outside none;
}
.entry-content ol li {
  list-style: decimal outside none;
}
.entry-content pre {
  line-height: 1.4em;
  background: none repeat scroll 0 0 #293134;
  border: 1px solid #61737c;
  color: #F2ECE6;
  margin: 1em 0;
  padding: 1em;
  _padding-bottom: 25px;
  *padding-bottom: 25px;
  _width: 100%;
  *width: 100%;
  overflow: auto;
  overflow-y: hidden;
}
.entry-content pre a {
  color: #5C73B6;
}
.entry-content blockquote {
  border: 1px solid #61737c;
  background: #ffffff;
  color: #546272;
  margin: 0.5em 0;
  padding: 1em;
}
.entry-content blockquote a,
.entry-content blockquote a.keyword {
  color: #495664;
  border-bottom-color: #495664;
}
.entry-content blockquote a:visited,
.entry-content blockquote a.keyword:visited,
.entry-content blockquote a:hover,
.entry-content blockquote a.keyword:hover {
  border-bottom-color: #495664;
}
.entry-content blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content blockquote cite {
  margin-top: 0.5em;
  margin-bottom: -0.3em;
  display: block;
}
.entry-content blockquote img {
  max-width: 540px;
}
.entry-content table {
  border-collapse: collapse;
  margin: 0.5em 0;
}
.entry-content table td,
.entry-content table th {
  padding: 5px;
}
.entry-content table th {
  background-color: #e0e0e0;
  border: 1px solid #61737c;
}
.entry-content table td {
  border: 1px solid #61737c;
}
.entry-content table.hatena-question-detail {
  margin-top: 0;
  width: 480px;
}
.entry-content table.hatena-question-detail td.hatena-question-detail-label {
  width: 250px;
}
.entry-content table.hatena-question-detail td.hatena-question-detail-value {
  white-space: nowrap;
}
.entry-content .hatena-asin-detail {
  margin: 0.5em 0;
  font-size: 90%;
  padding: 0.8em 0.6em;
  border: 1px solid #61737c;
}
.entry-content .hatena-asin-detail a {
  text-align: center;
  display: block;
  width: 160px;
  float: left;
}
.entry-content .hatena-asin-detail-info a {
  display: inline;
  float: none;
  text-align: left;
  width: auto;
}
.entry-content .hatena-asin-detail-info ul a {
  color: #3e4955;
}
.entry-content .hatena-asin-detail .hatena-asin-detail-title {
  margin-top: 0;
  font-weight: bold;
}
.entry-content .hatena-asin-detail .hatena-asin-detail-title img {
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 0;
  background-color: none;
}
.entry-content .hatena-asin-detail-image {
  max-width: 160px;
  padding: 0;
  background-color: none;
}
.entry-content .hatena-asin-detail p {
  text-indent: 0;
}
.entry-content .hatena-asin-detail ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.entry-content .hatena-asin-detail li {
  list-style: none;
}
.entry-content .hatena-asin-detail .hatena-asin-detail-foot {
  clear: left;
}
.entry-content div.hatena-keyword-detail {
  zoom: 1;
}
.entry-content .hatena-asin-detail.hatena-keyword-detail a {
  display: inline;
  float: none;
  text-align: center;
  width: auto;
}
.entry-content div.hatena-keyword-detail .hatena-asin-detail .hatena-asin-detail-image {
  float: left;
  margin-right: 15px;
}
.entry-content div.hatena-keyword-detail .hatena-asin-detail-info {
  margin-left: 0;
}
.entry-content a.hatena-keyword-detail-edit {
  font-size: 80%;
  margin-left: 5px;
  font-weight: normal;
}
.entry-content div.hatena-keyword-detail img.icon {
  margin: 0 3px 0 0;
  vertical-align: middle;
  border: medium none;
}
.entry-content dl {
  margin: 0.5em 0;
}
.entry-content dt {
  font-weight: bold;
  padding-bottom: 0.5em;
  text-align: justify;
}
.entry-content dd {
  margin-left: 1em;
  text-align: justify;
}
.entry-content p.footnote {
  font-size: 90%;
  margin: 1em 0;
}
.entry-content .hatena-fotolife,
.entry-content .hatena-fotolife.hatena-image-left {
  margin: 0 1em 1em 0;
}
.entry-content .hatena-fotolife.hatena-image-left {
  float: left;
}
.entry-content .hatena-fotolife.hatena-image-right {
  margin: 0 0 1em 1em;
  float: right;
}
.entry-content .synSpecial {
  color: #DC54DB;
}
.entry-content .synType {
  color: #6DC96D;
}
.entry-content .synComment {
  color: #6D78AE;
}
.entry-content .synPreProc {
  color: #F796F6;
}
.entry-content .synIdentifier {
  color: #63D6D7;
}
.entry-content .synConstant {
  color: #E64D4D;
}
.entry-content .synStatement {
  color: #E59442;
}
.entry-content .hatena-bcomment-view {
  background-color: #fff;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  position: absolute !important;
  display: none;
  word-break: break-all;
  word-wrap: break-word;
  width: 400px;
  text-align: left;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal !important;
  font-size: 90%;
  z-index: 100;
  color: #000 !important;
}
.entry-content .hatena-bcomment-title {
  margin: 0 !important;
  padding: 3px 5px  !important;
  text-indent: 0 !important;
}
.entry-content .hatena-bcomment-title img {
  vertical-align: middle !important;
  margin: 2px 2px 2px 4px !important;
}
.entry-content .hatena-bcomment-view ul {
  width: auto;
  overflow: auto;
  overflow-y: auto;
  border-top: 1px solid #5279e7;
  background-color: #edf1fd;
  list-style-type: none;
  padding: 5px 8px !important;
  margin: 0px !important;
  line-height: 150%;
}
.entry-content .hatena-bcomment-view ul li {
  text-indent: 0 !important;
  margin: 0 !important;
  padding: 0 0 2px 0 !important;
  font-size: 90%;
  background: transparent !important;
}
.entry-content .hatena-bcomment-view ul li span.hatena-bcomment-tag a {
  color: #6365CE;
  font-family: "Arial", sans-serif;
  margin: 0 3px;
}
.entry-content .hatena-bcomment-view ul li img {
  vertical-align: middle !important;
  margin: 0 2px !important;
}
.entry-content .hatena-bcomment-view-icon {
  cursor: pointer;
}
.entry-content .http-bookmark {
  margin-left: 3px;
}
.entry-content div.ascii-art {
  font-size: 12pt;
  line-height: 18px;
  font-family: "Mona", "IPA MONAPGOTHIC", "MS PGothic", "IPA モナー Pゴシック", "ＭＳ Ｐゴシック", "MS Pｺﾞｼｯｸ", "MS Pゴシック", sans-serif;
}
.entry-content img.bcounter {
  border: 0;
}
.entry-content div.twitter-tweet {
  text-align: left;
  margin: 1.5em 0;
}
.entry-content p.twitter-tweet-info {
  font-size: 0.85em;
}
.entry-content div.twitter-tweet p.twitter-tweet-text,
.entry-content div.twitter-tweet p.twitter-tweet-info {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.entry-content div.twitter-detail {
  overflow: hidden;
  text-align: left;
  margin: 1.5em 0;
}
.entry-content div.twitter-detail:after {
  content: ".";
  font-size: 0.1em;
  line-height: 0;
  display: block;
  height: 0.1px;
  visibility: hidden;
  clear: both;
}
.entry-content div.twitter-detail-user {
  margin: auto;
  width: 58px;
}
.entry-content div.twitter-detail div.twitter-detail-user,
.entry-content div.twitter-detail-left div.twitter-detail-user {
  float: left;
}
.entry-content div.twitter-detail-right div.twitter-detail-user {
  float: right;
}
.entry-content div.twitter-detail-tweet {
  margin-left: 60px;
  margin-right: 60px;
}
.entry-content div.twitter-detail div.twitter-detail-tweet {
  _height: 1%;
}
.entry-content div.twitter-detail-tweet p.twitter-detail-text,
.entry-content div.twitter-detail-tweet p.twitter-detail-info {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  clear: none;
}
.entry-content p.twitter-detail-info {
  font-size: 0.85em;
}
.entry-content div.twitter-tweet-wrapper {
  overflow: hidden;
}
.entry-content div.twitter-tweet-wrapper div.twitter-tweet span.twitter-tweet-text-user {
  display: none;
}
.entry-content div.tweet-images {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.entry-content a.twitter-header-icon img,
.entry-content a.twitter-entry-icon img {
  border: none;
}
.entry-content a.twitter-entry-icon img {
  vertical-align: middle;
}
@media screen and (max-width: 800px) {
  /* ==========LAYOUT========== */
  #blog-title-inner {
    width: 520px;
  }
  #container {
    width: 100%;
  }
  #wrapper {
    float: inherit;
  }
  #box2 {
    float: inherit;
    width: 100%;
    margin: 0 auto;
    background: #efefef;
    padding: 20px 0 40px;
  }
  #box2-inner {
    width: 520px;
    margin: 0 auto;
  }
  #footer {
    width: 100%;
    padding-bottom: 40px;
    background: #efefef;
  }
  #footer #footer-inner {
    padding-right: 0;
  }
}
@media screen and (max-width: 580px) {
  /* ==========LAYOUT========== */
  #blog-title-inner {
    width: 90%;
  }
  #blog-title-inner h1 {
    font-size: 28px;
  }
  #wrapper {
    float: inherit;
    width: 90%;
  }
  .date,
  .entry-header h1,
  .categories,
  .entry-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .entry-content {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #box2-inner {
    width: 90%;
  }
  .search-form,
  .search-module-input {
    width: 96%;
    font-size: 16px;
  }
  .entry-content img {
    max-width: 95%;
  }
}
/* </system> */
<style>

/* はてなブログをはじめようを非表示にする */
.footer-action-wrapper{
display:none;
}

/* はてなブログ開発ブログ等のリンクを非表示にする */
.touch-item-list{
display:none;
}

.guest-footer-content{
display:none;
}

.entry-content {
    font-size:14px;
    width: 540px;
}

.entry-header {
    width: 600px
}

#container {
width: 970px;
}
#main
{
width: 540px;
}
#box2 {
width: 330px;
}

</style>