@charset "euc-jp";

body{
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
  background: #88945a;
}

form{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
}

a{
  color: #66a100;
}

a: visited{
  color: #80b81f;
}

div.adminmenu{
  margin: 0 auto;
  padding: 0;
  line-height: 200%;
  height: 28px;
  background:#2b3506;
  font-size: 80%;
  text-align: right;
}

div.adminmenu a{
  color: #fff;
  text-decoration: none;
  margin-right: 0.5em;
}

div.adminmenu a: hover{
  text-decoration: underline;
}

h1{
  color: #000;
  margin: 0 auto;
  padding: 60px 0 45px 0;
  background: #fff url("sidebar.gif") top right repeat-y;
  text-align: left;
  font-size: 150%;
  text-indent: 15px;
  font-family: "Georgia" , serif;
  width: 98%;
  max-width: 1000px;
  min-width: 700px;
}

h1 a , h1 a: visited{
  color: #000;
}

.hatena-body{
  margin: 0 auto;
  background: #fff url("sidebar.gif") top right repeat-y;
  position: relative;
  text-align: left;
  zoom:1;
  width: 98%;
  max-width: 1000px;
  min-width: 700px;
  line-height: 1.5;
}

.hatena-body:after{
  display: block;
  content: "";
  clear: both;
}

.main{
  text-align: left;
  float: left;
  width: 100%;
}

.sidebar{
  line-height: 1.5;
  width: 250px;
  margin-left: -250px;
  float: right;
  font-size: 90%;
  margin-top: -100px;
 _margin-top: 0;
 *margin-top: 0;
  overflow: hidden;
}

a.keyword {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #e5e5e5;
}

a.okeyword{
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted #e5e5e5;

}

.calendar{
  margin-right: 250px;
}

div.calendar{
  padding: 0.2em 15px;
  font-size: 90%;
  text-align:right;
}

.day{
  margin-right: 250px;
}


.day{
  padding: 0.8em 15px 0em 15px;
  clear: both;
}

.day h2{
  color: #fff;
  margin: 0;
  font-size: 90%;
  font-family: "Georgia" , serif;
  background:#88945a;
  padding: 0.3em 0.5em;
  border: 3px double #fff;
}

.day h2 a{
  color: #fff;
  text-decoration: none;
}

.day h2 .edit{
  font-size: 90%;
  font-weight: normal;
  margin-left: 5px;
  color: #fff;
}

.day h2 span.title input , .day h2 span.date input {
  border: 1px solid #ccc;
}

.day .photo{
  float: right;
  margin: 17px 0 0.5em 0.5em;
  border: 3px solid #fff;
}

.body{
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.body h3{
  font-size: 100%;
  margin: 1em 0 1em 0;
}

.body h3 .timestamp{
  font-weight: normal;
  font-size: 90%;
}

.body h3 a {
  text-decoration: none;
}

.body h3 a .sanchor{
  color:#7da20d;
  padding-right: 0.3em;
}

.body h3 a.sectioncategory{
  color: #333;
  text-decoration: underline;
  padding-left: 2px;
  padding-right: 2px;
}

.body h3.title {
    border-left: 9px solid #7DA20D;
    padding-left: 0.5em;
    margin-bottom: 0;
}

.body h3.title a {
    text-decoration: none;
    color: #333;
}

.body h4{
  border-bottom: 1px solid #cdcdcd;
  padding: 3px;
  margin: 1em 0 1em 0;
}

.body h4 a{
  color: #333;
}

.body h5{
  margin: 0.5em 0 0.5em 0;
  font-size: 100%;
}

.body h5 a{
  color: #000;
}

.body .section{
  margin: 0 0 0 0;
  padding-bottom: 1em;
  padding-left: 3px;
}

.body .section p{
  margin: 0.5em 0 1.2em 0;
}

.body .section ul ,.body .section ol{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.body .section ul li , .body .section ol li{
  margin-bottom: 0.1em;
}

.body .section pre{
  font-size: 90%;
  background: #efefef;
  border: 1px solid #dedede;
  padding: 0.5em 0.8em;
  color: #343434;
 *width: 100%;
 _width: 100%;
  overflow: auto;
}

.body .section blockquote{
  border: 1px solid #d0d1d9;
  margin: 1em 0;
  padding: 0.5em;
}

.body .section blockquote p{
  margin-top: 0;
  margin-bottom: 0;
}

.body .section blockquote cite{
  padding-top: 0.5em;
  display: block;
  font-size: 90%;
}

.body .section table{
  border: 1px solid #dedede;
  border-collapse: collapse;
  font-size: 90%;
  margin: 1em 0;
}

.body .section table td , .body .section table th{
  padding: 0.3em;
}

.body .section table td{
  border: 1px solid #dedede;
}

.body .section table th{
  background: #f7f7f7;
  border: 1px solid #cdcdcd;
}

.body .section table th a{
  color: #4259bc;
}

.body .section table.hatena-question-detail{
  width: 500px;
}

.body .section table.hatena-question-detail td.hatena-question-detail-value{
  width: 200px;
  white-space: nowrap;
}

.body .section .hatena-asin-detail{
  margin: 1em 0;
  border: 1px solid #d0d1d9;
  padding: 0.5em;
  font-size: 90%;
}

.body .section .hatena-asin-detail .hatena-asin-detail-image{
  float: left;
  margin-right: 15px;
}

.body .section .hatena-asin-detail .hatena-asin-detail-title{
  margin-top: 0;
  font-weight: bold;
}

.body .section .hatena-asin-detail p{
  text-indent: 0;
}

.body .section .hatena-asin-detail ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.body .section .hatena-asin-detail .hatena-asin-detail-foot{
  clear: left;
}

.body .section dl{
  margin: 1em 0;
}

.body .section dt{
  font-weight: bold;
  padding-bottom: 3px;
}

.body .section dd{
  padding-bottom: 3px;
  margin-left: 1em;
}

.body .ad{
  padding: 1em;
}

.highlight{
  background: #fff06e;
  padding: 0 0.3em;
}

.body p.footnote{
  font-size: 90%;
  margin: 1em 0;
}

.body .sectionfooter{
  text-align: right;
  font-size: 90%;
} 

.body textarea{
  width: 100%;
  border: 1px solid #ccc;
}

.body input , .body select{

}

.keywordcloud{
  margin: 0;
  padding: 0;
}

.sidebar , .sidebar table.calendar{
  color: #eee;
}

.sidebar a{
  color: #e4ffbd;
}

.sidebar a: visited{
  color: #cfe2a0;
}

.sidebar table.calendar{
  font-size: 100%;
  width: 215px;
  border-collapse: collapse;
}

.sidebar table.calendar td.calendar-prev-month , .sidebar table.calendar td.calendar-current-month , .sidebar table.calendar td.calendar-next-month{
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-bottom: 5px;
  background: transparent;
}

.sidebar table.calendar td.calendar-prev-month{
  text-align: right;
}

.sidebar table.calendar td.calendar-next-month{
  text-align: left;
}

.sidebar table.calendar td{
  text-align: center;
  padding: 3px;
  border: 1px solid #727d5e;
  background: url(th.gif) top left no-repeat;
}

.sidebar table.calendar td.day-today{
  background: #727d5e;
}

.sidebar table.calendar td img{
  width: 15px;
  height: 15px;
}

.hatena-module {
}

.sidebar .hatena-module {
  background: #88945a url("moduletitle.gif") no-repeat;
}

.hatena-module .hatena-moduletitle{
  padding: 0.5em 0 1em 0;
  font-weight: bold;
  font-family: "Georgia" , serif;
  line-height: 100%;
}

.sidebar .hatena-module .hatena-moduletitle{
  padding: 1.5em 0.7em 0.7em 1em;
  color: #fff;
}

.sidebar .hatena-module .hatena-moduletitle a{
  color: #fff;
}


.hatena-module .hatena-modulebody{
  padding: 0 1em 1em 1em;
  background: #88945a;
  margin-left:3px;
  zoom:1;
}

.hatena-modulebody:after{
  clear: both;
  content: "";
  display: block;
}

.hatena-module ol{
  margin: 0;
  padding: 0 0 0 15px;
}

.hatena-module ul{
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
}

.hatena-module ul li , .hatena-module ol li{
  padding-left:3px;
  padding-bottom: 2px;
  margin-bottom:2px;
  border-bottom:1px solid #93a062;
}

.hatena-module ul li a ,.hatena-module ol li a{
  text-decoration: none;
}

.hatena-module ul li a: hover ,.hatena-module ol li a: hover {
  text-decoration: underline;
}

.hatena-module ul.hatena-photo {
  margin: 0;
  padding: 0;
}

.hatena-module ul.hatena-photo li{
  display: inline;
}

.hatena-module ul.hatena-photo li img{
  border-bottom: 1px solid #9fac6f;
  border-right: 1px solid #9fac6f;
  border-top: 1px solid #727d5e;
  border-left: 1px solid #727d5e;
}

.hatena-module ul.keywordcloud{
  padding-left: 0;
}


.hatena-module p{
  margin: 0;
}

.hatena-module .hatena-profile{
}

.hatena-module .hatena-profile .hatena-profile-id a{
  font-weight: bold;
}

.hatena-module .hatena-profile-image img{
  float: left;
  margin: 5px 10px 5px 0;
}

.sidebar .hatena-module form {
}

.sidebar .hatena-module form input{
  border: 1px solid #9fac6f;
  margin: 0.5em 0.2em;
  vertical-align: middle;
}

.sidebar .hatena-module form select{
  border: 1px solid #4a658c;
}

.recentitem{
  padding: 1em;
  margin: 0.7em 1em 0 0;
  font-size: 90%;
  font-weight: bold;
  color: #fff;
  background: url("moduletitle.gif") no-repeat;
}

.recentitem a , .recentitem a: visited{
  color: #fff;
}

.recentsubtitles{
  padding: 0.1em 1em 0.5em 1em;
  margin: 0 1em 0 0;
  font-size: 90%;
}

.recentsubtitles img{
  vertical-align: middle;
}

.recentitem_diary {
  padding: 0.5em 1em;
}

div.comment , div.refererlist{
  margin: 1em 0;
  background: #efefef;
  border: 3px double #fff;
  font-size: 90%;
}

.refererlist{
}

.comment .caption , .refererlist .caption{
  padding: 0.3em 0.5em;
}

.comment .caption a, .refererlist .caption a{
  color: #333;
}

.comment .commentshort{
  padding: 1em;
  border-top: 1px solid #fff;
}

.comment .commentshort p{
  margin: 0;
  padding-bottom: 0.5em;
}

.comment .commentshort p .canchor a{
  color: #333;
  text-decoration: none;
}

.comment textarea{
  border: 1px solid #ccc;
  margin: 0.5em 0;
  width: 100%;
}

.comment input, .refererlist input{
  border: 1px solid #ccc;
  background: #fff;
}

.comment input.field{
}

.comment input#comment-username{
}

.refererlist ul{
  list-style: circle;
  margin-left: 0;
  margin-top: 0;
  padding-left: 28px;
  padding-top: 0.5em;
  border-top: 1px solid #fff;
}

.refererlist ul li input{
  vertical-align: middle;
}


#hatena-about{
}

#hatena-about h2 a{
  font-size: 70%;
  font-weight: normal;
  margin-left: 5px;
  color: #fff;
}

#hatena-about h3{
  padding-top: 0.5em;
}

#hatena-about ul{
  margin: 1em;
  padding: 0;
}

#hatena-about .hatena-profile-list{
  margin: 1em 0;
  padding: 0;
}

#hatena-about .hatena-profile-list li{
  display: inline;
}

.sidebar .hatena-clock{
  text-align: center;
  padding: 0.5em;
}

.footer{
  padding: 1em;
  clear: both;
}


div.contents{
  border: 1px solid #ddd;
  margin-top: 1em;
  margin-left: 1em;
  color: #333;
}

div.contents ul{
  list-style: circle;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}

p.message{
  margin: 0;
  padding: 1em;
  color: #313c63;
}

a.file{
  padding-left: 17px;
  margin-left: 2px;
  margin-right: 2px;
  background: url("http: //www.hatena.ne.jp/images/common/icon-download.gif") 0 50% no-repeat;
}

#simple-header{
  background:#2b3506;
}

#simple-header input.search-button, #simple-header input.search-button-keyword {
  background:#88945a;
}

/* Hatena-Star */

.hatena-star-comment-button-image {
  background-image: url("http://s.hatena.ne.jp/images/comment_gr.gif");
}

.hatena-star-add-button-image {
  background-image: url("http://s.hatena.ne.jp/images/add_gr.gif");
}

/* adsense */

.google_color_text { color:#333333; }
.google_color_link { color:#66a100; }
.google_color_url { color:#333333; }
.google_color_bg { color:#ffffff; }
.google_color_border { color:#ffffff; }

/* tweet */  

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

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;
}


/* fotolife */
/* 1column */
div.section img.hatena-fotolife{
  max-width: 705px;
}

/* 2column */
div.main div.section img.hatena-fotolife{
  max-width: 705px;
}