@charset "euc-jp";

body {
  background: #c3e1f1 url("background.gif");
  text-align: center;
  color: #313131;
  font-family:arial, sans-sarif;
}

img { border :0 ; }
* { margin: 0; padding: 0; }
a { color: #29b3ff; }

a.keyword {
  color: #313131;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
  }

.ad { width: 500px; margin: 0 auto; }


/* ヘッダー */
div.adminmenu {
  width: 780px;
  _width: 800px;
  background: transparent url("simple-header-background.gif") repeat-y;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
}
.adminmenu span.adminmenu {
  font-size: 80%;
  padding-left: 10px;
  font-family: sans-serif;
}

#simple-header {
  width: 800px;
  background: transparent url("simple-header-background.gif") repeat-y;
  margin: 0 auto;
  padding: 5px 0 10px 0;
  text-align: left;
}

#simple-header img, #simple-header input {
  vertical-align: middle;
}

#simple-header img {
  margin-top: 2px;
  border:none;
}

#simple-header a img {
  border: none;
}

#simple-header img#logo-hatena {
  margin-left: 10px;
}

#simple-header form.search-form {
  display: inline;
}

#simple-header input, #simple-header select{
  margin: 0 5px 0 0;
  font-size: 12px;
  height: 18px;
  padding: 0;
}

#simple-header input.search-word {
  width: 10em;
  font-size: 12px;
  border: 1px solid #b5b5b5;
  background: #fff;
  margin-left: 5px;
}

#simple-header input.search-button {
  background: #a6a3a2;
  border: 1px solid #b5b5b5;
  width: 38px;
  color: #ffffff;
  font-family: sans-serif;
}

#simple-header ul {
  position: static;
  list-style: none;
  margin: 5px 5px 5px 7px;
  padding: 0;
}

#simple-header ul li {
  display: inline;
  font-size: 80%;
  padding-left: 5px;
  font-family: sans-serif;
}

#simple-header ul li a {
  color: #29b3ff;
  text-decoration: none;
}

#simple-header ul li a:hover {
  text-decoration: underline;
}

h1 {
  width: 240px;
  _width: 800px;
  *width: 800px;
  height: 110px;
  _height: 200px;
  *height: 200px;
  padding-left: 560px;
  padding-top: 90px;
  background: url("h1_background.gif") no-repeat top left;
  margin: 0 auto;
  text-align: center;
  font-size: 95%;
  font-family: serif;
  color: #29b3ff;
}

h1 a {
  text-decoration: none;
}

/* adsense */
.google_color_text { color:#333344; }
.google_color_link { color:#333344; }
.google_color_url { color:#be0c0c; }
.google_color_bg { color:#ffffff; }
.google_color_border { color:#ffffff; }


/* 全体のDIV設定 */
 .hatena-body {
  width: 800px;
  background: url("hatena-body-background.gif") repeat-y;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 90%;
  text-align: left;
}
.hatena-body:after {
  display: block;
  content: "";
  clear: both;
}

.main {
  width: 550px;
  float: left;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}
.sidebar {
  width: 250px;
  float: left;
  text-align: left;
  color: #fff;
}


/* 記事部分 */
.calendar {
  width: 510px;
  background: #fff;
  padding: 10px 20px 3px 20px;
  margin: 0 0 20px 0;
  text-align: right;
}

#days {
}

.day {
  width: 490px;
  _width: 550px;
  overflow: hidden;
  padding:  10px 30px 30px 30px;
}
.day img {
  max-width: 500px;
}

.day h2 a {
  color: #29b3ff;
  font-size: 80%;
  text-decoration: none;
}
h2 span.title {
  color: #29b3ff;
}

.body .photo {
  float: right;
  margin: 5px;
  padding: 5px 5px 10px 5px;
  border: 1px solid  #29b3ff;
}

div.section {
  margin-top: 10px;
  margin-bottom: 40px;
  line-height: 200%;
}

.timestamp {
  color: #313131;
  font-size: 85%;
  font-weight: normal;
}
.day .sanchor {
  display: block;
  width: 20px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #29b3ff;
}

h3 {
  background: url("section.gif") no-repeat;
  min-height: 37px;
  _height: 37px;
  padding-top: 5px;
  padding-bottom: 10px;
  _padding-bottom: 30px;
  }
h3.title {
  padding: 0 10px 10px 45px;
  color: #535353;
  font-size: 150%;
  font-weight: bold;
  font-family: sans-serif;
  line-height: 37px;
}
h3.title a {
  color: #535353;
  line-height: 120%;
}
h3 a {
  text-decoration: none;
  color: #29b3ff;
}
h3:after {
    display: block;
    content: "";
    clear: left;
}

.sectioncategory a {
  font-size: 110%;
  color: #29b3ff;
}

p.sectionheader {
  min-height: 20px;
  _height: 20px;
  text-align: left;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 45px;
}
.sectionfooter {
  clear: both;
  margin-top: 1em;
  text-align: right;
}

/* comment */
.comment {
  clear: both;
  width: 490px;
  margin-bottom: 20px;
  _margin-bottom: 10px;
}
.comment .caption {
  background: url("comment-caption.gif");
  margin: auto 0;
  padding: 10px;
}
.comment .caption a {
  color: #000;
}
.commentshort {
  border: 1px solid #c2c0bf;
  padding: 20px;
}
.hatena-id-icon {
  margin-right: 5px;
  }
.commentform textarea {
  width: 430px;
}

.refererlist {
  clear: both;
  width: 490px;
  margin-bottom: 20px;
}
.refererlist .caption {
  background: url("comment-caption.gif");
  padding: 10px;
}
.refererlist .caption a {
  color: #313131;
}
.refererlist ul {
  border: 1px solid #c2c0bf;
  padding: 20px;
}
.refererlist li {
  list-style: none;
  border-bottom: 1px dotted #ccc;
  padding: 5px;
  margin-bottom: 2px;
}

/* 記法周り */
h4 {
  margin-top: 2em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
  font-size: 120%;
}
h5 {
  font-size: 100%;
}

.day ul {
  padding: 5px 20px 5px 20px;
}
.day ol {
  padding: 5px 20px 5px 20px;
}

blockquote {
  border: 1px dotted #29b3ff;
  margin: 10px 0 10px 30px;
  padding: 20px;
}

pre {
  padding: 5px;
 _width: 100%;
 *width: 100%;
  overflow: auto;
  background: #e5e5e5;
}

span.footnote {
  font-size: 80%;
}
div.footnote {
  margin: 10px 0;
  font-size: 80%;
}

.hatena-asin-detail {
  border: 1px dotted #29b3ff;
  margin: 10px 0 10px 0;
  padding: 20px;
  font-size: 90%;
}
.hatena-asin-detail:after {
  display: block;
  content: "";
  clear: both;
}
.hatena-asin-detail ul {
  list-style: none;
}
.hatena-asin-detail-image {
  float: left;
  margin-right: 10px;
}

.section table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-top: 1em;
  margin-bottom: 1em;
}
.section th {
  background: #e3e5e8;
  border: 1px solid #bfbcbc;
  padding: 5px;
  font-size: 90%;
}
.section td {
  border: 1px solid #bfbcbc;
  padding: 5px;
  font-size: 95%;
}

/* サブページ */
div#hatena-about,
div#hatena-archive,
div#hatena-keywordlist,
div#hatena-keywordcloud {
  min-height: 500px;
  _height: 500px;
}

#hatena-about h3 {
  background: transparent;
  margin: 0;
  padding: 0;
  clear: both;
}
#hatena-about .photo {
  float: none;
}

#hatena-archive h3 {
  background: transparent;
  margin: 0;
  padding: 0;
}
#hatena-keywordlist h3 {
  background: transparent;
  margin: 0;
  padding: 0;
}
#hatena-keywordcloud h3{
  background: transparent;
  margin: 0;
  padding: 0;
}

.section .photo {
  margin-bottom: 10px;
}

ul.hatena-profile-list {
  margin: 0;
  padding: 0;
}
.hatena-profile-list li {
  float: left;
  list-style: none;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #29b3ff;
}
ul.hatena-profile-list:after {
  display: block;
  content: "";
  clear: both;
}

 /* サイドバー */
.sidebar .hatena-moduletitle {
  background: url("hatena-moduletitle.gif");
  filter: alpha(opacity=55);
  -moz-opacity:0.65;
  opacity:0.65;
  _width: 250px;
  padding: 10px;
  color: #000;
  font-weight: bold;
}
.sidebar .hatena-module .hatena-moduletitle a {
  color: #000;
  text-decoration: none;
}

.sidebar .hatena-modulebody{
  background: #fff;
  filter: alpha(opacity=60);
  -moz-opacity:0.65;
  opacity:0.65;
  _width: 250px;
  margin-bottom: 20px;
  padding: 20px;
  color: #323232;
  line-height: 120%;
}

.sidebar .hatena-modulebody a {
  color: #313131;
  text-decoration: underline;
}
.sidebar .hatena-modulebody a:visited {
  color: #9a9a9a;
}

.sidebar .hatena-modulebody li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  list-style: none;
  border-bottom: 1px dotted #ccc;
}
.sidebar .hatena-modulebody dd {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.sidebar .hatena-modulebody ul.keywordcloud {
  font-size: 85%;
  line-height: 250%;
}

.sidebar p.hatena-profile-id {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sidebar p.hatena-profile-id a{
  color: #29b3ff;
  font-weight: bold;
}

.sidebar table.calendar {
  width: 210px;
  background: transparent;
  margin: 0;
  padding: 0;
}
.sidebar table.calendar td {
  text-align: center;
  padding: 2px;
}
.sidebar table.calendar td img{
  width: 15px;
  height: 15px;
}
.sidebar table.calendar td.calendar-day a{
  font-weight: bold;
  color: #29b3ff;
}
.sidebar table.calendar td.calendar-day a:visited {
  color: #9a9a9a;
}
.sidebar .hatena-modulebody ul.hatena-photo {
  margin: 0;
  padding: 0;
}

.sidebar .hatena-modulebody ul.hatena-photo li {
  display: inline;
  border-bottom: 0;
}

.sidebar .hatena-modulebody ul.hatena-photo li img {
  margin: 2px 2px 4px 2px;
  vertical-align: middle;
}

.sidebar .hatena-clock {
  margin-bottom: 20px;
  padding: 10px 20px 10px 20px;
}


/* Hatena-Star */
.hatena-star-star-image {
}

.hatena-star-comment-button-image {
  background-image: url("star-comment.gif");
}

.hatena-star-comment-button-image-active {
  background-image: url("star-comment-active.gif");
}

.hatena-star-add-button-image {
  background-image: url("star-add.gif");
}

.hatena-star-inner-count{
  color: #29b3ff;
  font-size: 10px;
  padding-right: 3px;
  padding-left: 3px;
}

.hatena-star-comment-button {
  margin-right: 0 !important;
  margin-left: 10px !important;
}

div.section img.hatena-fotolife {
  max-width: 500px;
}

/* tweet */  

div.twitter-tweet, 
div.twitter-detail {
  margin-top:0;
  margin-bottom:0;
  border-bottom:1px solid #E4E4E4;
}

div.twitter-tweet p.twitter-tweet-text, 
div.twitter-detail p.twitter-detail-text {
  margin:0;
  padding-top:7px;
}

div.twitter-tweet p.twitter-tweet-info, 
div.twitter-detail p.twitter-detail-info {
  color:#999999;
  font-size:80%;
  padding-top:0;
  padding-bottom:6px;
}
div.twitter-detail div.twitter-detail-user img {
  margin-top:6px;
}

div.twitter-tweet p.twitter-tweet-info a, 
div.twitter-detail p.twitter-detail-info a{
  color:#999999;
  text-decoration:none;
}

div.twitter-tweet p.twitter-tweet-info a:hover, 
div.twitter-detail p.twitter-detail-info a:hover{
  text-decoration:underline;
}