/* <system section="theme" selected="6435922169449210548"> */
body{
  color:#121212;
  background-color:#f7f7f7;
  margin:0;
  padding:0;
  font-family:'Helvetica','Arial','Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
}

a {
  color:#121212;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

img {
  border:0;
}

h1,h2,h3 {
  font-size:100%;
  margin:0;
  padding:0;
  font-weight:normal;
}

#container {
  text-align:center;
}

#container-inner {
  width:800px;
  text-align:left;
  margin:0 auto;
}


/*////////////////////////////// Global Header ///*/
#globalheader-container {
  color:#121212;
  background-color:#fcfcfc;
  border-bottom:1px solid #c2c2b9;
  -webkit-box-shadow: 0px 0px 5px #ddd;
}

/*////////////////////////////// Blog Title ///*/

#blog-title {
  margin-top:50px;
  padding-bottom:5px;
}

#blog-title h1 {
  display:inline-block;
  font-family:times;
  font-weight:bold;
  font-size:16px;
  color:#999;
  height:auto;
}

#blog-title h1 a {
  color:#999;
}

#blog-title h2 {
  display:inline-block;
  font-size:11px;
  color:#999;
  margin-left:10px;
}

/*////////////////////////////// Article ///*/

.date {
  display:none;
}

article {
  font-size:100%;
  line-height:1.9;
  position:relative;
  margin-bottom:70px;
}

article h1 {
  font-size:28px;
  padding:25px 0 5px;
  border-top:1px solid #ddd;
}

.entry-header-menu {
  position:absolute;
  top:2px;
  right:0;
  font-size:80%;
}

.entry-header-menu a {
  color:#999;
}

.entry-content h4 {
  font-size:120%;
}

.entry-content img {
  max-width: 788px;
}

.entry-content img.hatena-fotolife {
  border: 1px solid #ddd;
  background-color: #fcfcfc;
  padding: 5px;
}

.entry-content p {
  margin: 1em 0 2em;
}

.entry-content p a {
  color:#6F0E6C;
  text-decoration:underline;
}

.entry-content p a:hover {
  text-decoration:none;
}

.entry-content p a.keyword {
  color:#121212;
  text-decoration:none;
}

.entry-content p a.keyword:hover {
  color:#121212;
  text-decoration:underline;
}

article pre{
  background:#fcfcfc;
  padding:10px 15px;
  font-family:"arial","Helvetica",sans-serif;
  color:#999;
  border:1px solid #ddd;
  overflow:auto;
}

article pre a.keyword{
  color:#999 !important;
}

.entry-footer-section {
  color:#999;
  font-size:80%;
  padding-top:10px;
}

.entry-footer-section a {
  color:#999;
}

.entry-footer-section .author {
  display:none;
}

.social-buttons {
  margin:10px 0 15px;
}


/*////////////////////////////// Comment ///*/

.comment {
  margin:0;
  padding:0;
  list-style:none;
}

.comment li{
  border-top:1px solid #ddd;
  padding:10px 0;
}

.comment li img {
  vertical-align:middle;
  margin-right:3px;
  margin-bottom:2px;
}

.comment li p {
  margin:0;
  padding:0;
  font-size:80%;
}

.comment li .comment-metadata a{
  color:#999;
}

.comment li .comment-user-name,
.comment li .comment-content,
.comment li .comment-content p {
  display:inline;
}

.leave-comment-title {
  display:inline-block;
  padding:3px 6px;
  background:#ebebeb;
  color:#999;
  border:1px solid #ddd;
  font-size:75%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor:pointer;
}

.leave-comment-title:hover {
  background:#f7f7f7;
  border:1px solid #ddd;
  color:#121212;
  text-decoration:none;
}

/*////////////////////////////// Hatena Star ///*/

.hatena-star-add-button-image {
  background-image: url(https://cdn.blog.st-hatena.com/images/theme/star/hatena-star-add-button.png?version=4f79efacea2badc461d4ddb4cc04a7);
}
.hatena-star-comment-button-image {
  background-image: url(http://s.hatena.ne.jp/images/comment_dg.gif);
}

/*////////////////////////////// Google AFC ///*/

div#google_afc_user {
  margin-top:10px;
  line-height:1.5;
}

div#google_afc_user li {
  margin-bottom:10px;
}

div#google_afc_user ul .title a {
  text-decoration:none;
  letter-spacing:0;
}

div#google_afc_user .title {
  font-size:80% !important;
  margin-bottom:5px
}
div#google_afc_user ul .visible_url a {
   color:#666;   
}

/*////////////////////////////// Sidebar ///*/
.hatena-module-recent-entries,
.hatena-module-search-box,
.hatena-module-links,
aside#footer-box {
  display:none;
}

aside#box2{
  border:1px solid #ddd;
  padding:15px;
  margin: 0 0 25px;
  color:#666;
  font-size:80%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.profile-description {
  margin:7px 0;
  padding:0;
}

aside#box2 .hatena-module-title {
  display:none;
}

.hatena-follow-button-box {
  clear:none !important;
}

aside#box2 .profile-icon{
  float:left;
  border:1px solid #eee;
  margin-right:15px;
  margin-bottom:30px;
}

.hatena-module-profile img.profile-icon {
  display:none;
}

/*////////////////////////////// Footer ///*/

.pager {
  text-align:right;
  font-size:80%;
  margin-bottom:20px;
}

#footer {
 display:none;
}

/* </system> */