/* <system section="theme" selected="6435922169449217801"> */
@import url(https://fonts.googleapis.com/css?family=Carme);
.clear {
  clear: both;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  /* 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: #dae2f4;
  background: #31529b;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Helvetica, Arial, Meiryo, "メイリオ", sans-serif;
}
#globalheader-container,
#box2,
#footer {
  color: #FFF;
  background: #1f3361;
}
#blog-title {
  background: #1f3361;
}
#blog-title-inner {
  padding: 0 1em 0.5em;
  margin: 0 auto;
}
#blog-title-inner h1 {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#blog-title-inner h1 a {
  color: #c1a200;
}
#blog-title-inner h1 a:hover {
  color: #ffdc28;
}
#blog-title-inner h2 {
  font-size: 0.86em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0.5em;
  font-weight: normal;
  color: #6486d1;
}
#container-inner {
  clear: both;
}
#container-inner:after {
  content: "";
  display: block;
  clear: both;
  /* new clearfix */

  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#top-box,
#top-editarea,
#bottom-editarea {
  background: #1f3361;
}
#wrapper {
  margin: 20px auto;
  width: 620px;
}
.entry {
  position: relative;
}
.entry-header-menu a {
  position: absolute;
  line-height: 1.2;
  right: -3em;
  top: 30px;
  background-color: #2b4888;
  padding: 0.5em ;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  font-size: 0.86em;
}
.entry-header-menu a:hover {
  background-color: #dae2f4;
  color: #31529b;
}
.entry-header {
  margin: 4.5em 0 1.5em;
}
.entry-content {
  margin-bottom: 3em;
}
.entry-footer-section,
.hatena-star-container {
  margin-bottom: 1em;
}
#footer {
  text-align: center;
  padding-bottom: 2em;
}
/* ==========CORE========== */
a {
  color: #dae2f4;
  text-decoration: underline;
}
a:visited {
  color: #dae2f4;
}
a:hover {
  color: #ffffff;
}
a.keyword {
  color: #dae2f4;
  text-decoration: none;
  border-bottom: 1px dashed #dae2f4;
}
a.keyword:hover {
  border-bottom-style: solid;
  text-decoration: none;
}
h1,
h3,
h4,
h5 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Helvetica, Arial, Meiryo, "メイリオ", sans-serif;
  color: #ffdc28;
  border-bottom: none;
  text-decoration: none;
  line-height: 1.3;
}
h1 a,
h3 a,
h4 a,
h5 a,
h1 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited {
  text-decoration: none;
}
h1 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:visited:hover,
h3 a:visited:hover,
h4 a:visited:hover,
h5 a:visited:hover {
  text-decoration: underline;
}
h1 a.keyword,
h3 a.keyword,
h4 a.keyword,
h5 a.keyword,
h1 a:visited.keyword,
h3 a:visited.keyword,
h4 a:visited.keyword,
h5 a:visited.keyword {
  text-decoration: none;
  border-bottom: 1px dashed #ffdc28;
}
h1 a.keyword:hover,
h3 a.keyword:hover,
h4 a.keyword:hover,
h5 a.keyword:hover,
h1 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,
h3 {
  color: #ffdc28;
}
h1 a,
h3 a,
h1 a:visited,
h3 a:visited {
  color: #ffdc28;
}
h1 a:hover,
h3 a:hover,
h1 a:visited:hover,
h3 a:visited:hover {
  color: #ffdc28;
}
h1 a.keyword,
h3 a.keyword,
h1 a:visited.keyword,
h3 a:visited.keyword {
  color: #ffdc28;
}
h1 a.keyword:hover,
h3 a.keyword:hover,
h1 a:visited.keyword:hover,
h3 a:visited.keyword:hover {
  color: #ffdc28;
}
h4,
h5 {
  color: #caf400;
}
h4 a,
h5 a,
h4 a:visited,
h5 a:visited {
  color: #caf400;
}
h4 a:hover,
h5 a:hover,
h4 a:visited:hover,
h5 a:visited:hover {
  color: #caf400;
}
h4 a.keyword,
h5 a.keyword,
h4 a:visited.keyword,
h5 a:visited.keyword {
  color: #caf400;
}
h4 a.keyword:hover,
h5 a.keyword:hover,
h4 a:visited.keyword:hover,
h5 a:visited.keyword:hover {
  color: #caf400;
}
.date {
  font-family: 'Carme', sans-serif;
  letter-spacing: 3px;
  display: inline-block();
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.date a {
  color: #bfb168;
  text-decoration: none;
}
.date a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2.1em;
}
h3,
h4 {
  font-size: 1.33em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
h5 {
  font-size: 1em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.entry-content {
  font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", Meiryo, "メイリオ";
}
.entry-content p {
  margin: 0 0 0.5em;
  text-align: justify;
}
.entry-content img {
  max-width: 98%;
  padding: 5px;
  margin: 0 0 0.5em;
  background-color: #ffffff;
  max-width: 620px;
}
.entry-content img.hatena-id-icon,
.entry-content img.http-bookmark {
  padding: 0;
  background-color: none;
}
.categories {
  font-size: 0.86em;
  clear: both;
}
.categories:after {
  content: "";
  display: block;
  clear: both;
  /* new clearfix */

  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.categories a {
  color: #8ba4dd;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3px;
  text-decoration: none;
  letter-spacing: 2px;
}
.categories a:hover {
  color: #ffffff;
}
/* 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: #8ba4dd;
}
.comment-user-name a:hover {
  color: #dae2f4;
}
.comment-user-name img {
  vertical-align: middle;
}
.comment-content p {
  margin: 0 0 0.2em;
  line-height: 1.3;
  word-wrap: break-word;
  font-size: 0.95em;
}
.comment-metadata {
  display: inline;
  font-size: 0.86em;
}
.comment-metadata a {
  color: #8ba4dd;
}
.comment-metadata a:hover {
  color: #dae2f4;
}
.leave-comment-title {
  font-size: 0.95em;
  padding: 0.5em 0.3em 0.3em ;
  line-height: 1.2;
  text-align: center;
  display: block;
  background-color: #2b4888;
  text-decoration: none;
}
.leave-comment-title:hover {
  background-color: #dae2f4;
  color: #31529b;
}
/* Entry-content Textstyle */
.entry-content {
  font-size: 1em;
}
/* social-buttons */
.social-buttons {
  margin: 10px 0;
}
/* pager */
.pager {
  clear: both;
  margin: 3em auto 4em;
  font-size: 0.95em;
}
.pager:after {
  content: "";
  display: block;
  clear: both;
  /* 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: #2b4888;
  text-decoration: none;
}
.pager a:hover {
  background-color: #dae2f4;
  color: #31529b;
}
.pager-next {
  float: right;
}
.pager-prev {
  float: left;
}
.hatena-iframe-container {
  background: none repeat scroll 0 0 #FFFFFF;
}
/* ==========module========== */
#box2-inner {
  padding: 50px;
  overflow: hidden;
  text-align: center;
}
.hatena-module {
  text-align: left;
  margin: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  max-width: 310px;
  min-width: 155px;
}
.hatena-module.hatena-module-recent-entries {
  width: 310px;
}
.hatena-module-title {
  color: #caf400;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 0.95em;
  border-bottom: 1px solid #617400;
}
.hatena-module-title a {
  color: #caf400;
  text-decoration: underline;
}
.hatena-module-title a:hover {
  text-decoration: none;
}
.hatena-module-profile .id {
  display: block;
  padding: 5px 0;
  font-size: 1em;
}
.hatena-module-profile .profile-description {
  font-size: 0.95em;
  line-height: 1.4;
  padding-bottom: 5px;
  margin: 0;
}
.hatena-module-body {
  line-height: 1.4;
  font-size: 0.95em;
}
.hatena-module-body li {
  list-style: none;
  padding: 0.2em 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.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: 0.95em;
  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 #wrapper {
  margin: 3em auto 5em;
}
.page-about #blog-title-inner {
  text-align: center;
}
.page-about #blog-title-inner h1 {
  font-size: 2.1em;
  display: block;
}
.page-about #blog-title-inner h2 {
  font-size: 1em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: block;
  margin-left: 0;
}
.page-about .entry-content dt {
  font-size: 1.33em;
  color: #ffdc28;
  padding-bottom: 0;
  display: inline;
}
.page-about .entry-content dd {
  text-align: left;
  display: inline;
  margin: 0 1em 1em 0;
}
.page-about .entry-content img.profile-icon {
  padding: 0;
}
/* ==========page-archive========== */
.page-archive #wrapper {
  margin: 3em auto 5em;
}
.page-archive .breadcrumb {
  font-size: 0.86em;
  padding: 0 1em 0.5em;
}
.page-archive h1 {
  font-size: 1.33em;
  margin-top: 1em;
}
.page-archive .categories {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-archive #main-inner ul {
  padding: 0 0 0.5em 2em;
  lmargin: 0;
}
.page-archive #main-inner li {
  margin: 0;
  padding: 0;
}
.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 #121f3a;
  border: 1px solid #000000;
  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 #8ba4dd;
  background: #375cae;
  color: #ffffff;
  margin: 0.5em 0;
  padding: 1em;
}
.entry-content blockquote a,
.entry-content blockquote a.keyword {
  color: #eef1fa;
  border-bottom-color: #eef1fa;
}
.entry-content blockquote a:visited,
.entry-content blockquote a.keyword:visited,
.entry-content blockquote a:hover,
.entry-content blockquote a.keyword:hover {
  color: #FFF;
  border-bottom-color: #eef1fa;
}
.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: #253d74;
  border: 1px solid #8ba4dd;
}
.entry-content table td {
  border: 1px solid #8ba4dd;
}
.entry-content table.hatena-question-detail {
  margin-top: 0;
  width: 580px;
}
.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 #8ba4dd;
}
.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: #dae2f4;
}
.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;
}

/* </system> */

/* <system section="background" selected="2f74ce"> */
body{background:#2f74ce;}
/* </system> */