@charset "euc-jp";

html {
  margin: 0;
  padding: 0;
}

body{
  color: #4E4149;
  background-color: #fcd9d8;
  font-size: 90%;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
  line-height: 1.6;
  margin: 0;
  text-align: center;
  padding: 0;
  word-break: break-all;
  word-wrap: break-word;
}

/*::header:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table#banner{
  padding: 0 10px;
  font-size: 100%;
  margin: 0 auto;
  text-align: left;
  background: #6B6F32;
}

table#banner td{
  background-color:transparent;
  padding: 0;
}

table#banner table{
  background-color: transparent;
  background-image: none;
  border: none;
  width: 100%;
  line-height: 1;
  font-size: 80%;
}

table#banner table td{
  background-color:transparent;
  padding: 0;
  margin: 0;
}

table font,
table a{
  border:none;
  color: #E6E8C9;
  font-size: 100%;
}

table font font{
  font-size: 100%;
}

.hatena-body table font,
.hatena-body table a{
  color: #000;
  font-size: 100%;
}

table a{
  border: none;
}

table input{
  background-color : #959960;
  color: #000;
  border: none;
}

/*::title:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

h1{
  width: 85%;
  *width: 100%;
  _width: 100%;
  text-align: left;
  font-size: 160%;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0 0 30px 0;
  padding: 70px 7.5% 80px 7.5%;
  color: #E6E8C9;
  background: #6B6F32 url("20070124234859.gif") repeat-x center bottom;
  line-height: 1.2;
}

h1 a{
  color: #E6E8C9;
  text-decoration: none;
  border: none;
}


/*::main:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-body{
  width: 85%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  position: relative;
}

.hatena-body:after{
  content:"";
  display:block;
  clear:both;
  border-bottom:1px transparent solid;
}

.main{
  margin: 0 -270px 0 0;
  width: 100%;
  padding: 0;
  float: left;
  clear: left;
}

.day{
  margin: 0 0 3em 0;
  position: relative;
  top: 0;
  left: 0;
}

.main .day{
  margin: 0 270px 3em 0;
}

h2,
h2 a{
  text-decoration: none;
  border: none;
}

h2 {
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 1.5em 0;
  padding: 0;
  text-align: left;
  line-height: 1;
  font-family: Helvetica,Arial,sans-serif;
}

span.date{
  margin: 0;
  text-align: left;
  font-size: 100%;
  color: #6B6F32;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}

span.title{
  margin: 0;
  text-align: left;
}

a.edit{
  font-weight: normal;
  color: #FFA19F;
  margin: 0 0 0 2em;
  font-size: 90%;
}

.body {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  zoom:1;
  overflow: hidden;
}

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

.section{
  margin: 0 0 2.5em 0;
  padding: 0;
}

.section p {
  margin: 1em 0;
  padding: 0;
}

h3 {
  font-size: 100%;
  font-family: arial,sans-serif;
  font-weight: bold;
  margin: 0 0 0.7em 0;
  padding: 0;
  text-align: left;

}

.section h3 a{

}

h3 a:first-child,
span.sanchor {
  text-decoration: none;
}

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

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

a.sectioncategory{
  color: #4E4149;
  text-decoration: none;
}

span.sanchor{
  color: #6B6F32;
  font-family: sans-serif;
  margin: 0 3px 0 0;
}

span.timestamp{
  font-size: 70%;
  font-weight: normal;
  letter-spacing: 0;
}

.section p.sectionfooter{
  font-size: 90%;
  text-align: right;
  clear: both;
  margin: 1.5em 0 1em 0;
  padding: 0 ;
}

p.sectionfooter a{
  text-decoration: none;
  border-bottom: solid 1px #FFC1BF;
}

.body .section p.share-button {
  margin-top: 2em;
}

.ad{
  margin: 1.5em 0 2em 0;
  text-align: left;
}

/*::calendar/breadcrumbs:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.calendar a{
  text-decoration: none;
  color: #FFA19F;
  border-bottom: solid 1px #FFC1BF;
}

.calendar{
  text-align: right;
  color: #FFA19F;
  margin: 0 10px;
  font-size: 80%;
}

.main .calendar{
  margin: 0 270px 0 0;
}

#hatena-archive .calendar{
  text-align: left;
  color: #4E4149;
  margin: 0 10px 0.5em 10px;
  font-size: 90%;
}

#hatena-archive .calendar a{
  color: #4E4149;
}

.breadcrumbs{
  font-size: 90%;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: left;
}

.breadcrumbs a{
  color: #ffffff;
}

/*::format:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

a{
  text-decoration: underline;
  color: #4E4149;
}

a.keyword,
a.okeyword{
  text-decoration: none;
  border: none;
}

a:hover,
a:hover font{
  color: #FFA19F;
  border-color: #FFA19F;
}

h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 1.5em 0 1em 0;
  padding: 0 0 0 0.5em;
  text-align: left;
  word-break: break-all;
  border-left: solid 3px #FFA19F;
}

h4 a{

}

h5{
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0;
  padding: 0 0 0 0.5em;;
  text-align:left;
  word-break:break-all;
  border-left: solid 3px #FCEFEE;
}

p.seemore{
  text-align: left;
  font-weight: bold;
}

p.seemore a{
  border-color: #4E4149;
  color: #666666;
}

p.message{
  color: #FFA19F;
}

blockquote{
  margin: 1em 0;
  padding: 1px 0;
  background: #FCEFEE;
  color: #4E4149;
}

.section blockquote p{
  margin: 1em;
  padding: 0;
}

cite a{
  border: none;
  text-decoration: none;
}

cite{
  font-weight: bold;
  font-style: normal;
  display: block;
  width: 98%;
  _width: 100%;
  padding: 3px 1%;
}

pre  {
  margin: 1em 0;
  padding: 1em;
  background: #FCEFEE;
  color: #4E4149;
}

.section blockquote a,
.section pre a{
  color: #4E4149;
}

strong{
  font-weight: bold;
}

em{
  font-weight: normal;
  font-style: normal;
  background-color: #FFA19F;
  color: #4E4149;
}

ins{
  text-decoration: none;
  color: #FFA19F;
}

ins a{
  color: #FFA19F;
}

/*::list:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.section ul{
  margin: 7px 1em 7px 1em;
  padding: 0;
}

.section ol{
  margin: 7px 1em 7px 1.5em;
  padding: 0;
}

.section ul li,
.section ol li,
.section ol ul,
.section ol ol,
.section ul ul,
.section li li {
  margin: 0 0 0 1em;
  padding: 0;
}

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

.section dl{
  margin: 10px 10px;
}

.section dt{
  font-weight: normal;
}

/*::image:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

a img{
  border: none;
}

img.photo{
  float: right;
  margin: 10px;
}

img.asin{
  
}

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

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


/*::table:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.day td{
  padding: 5px;
  margin: 0;
  border: solid 1px #FCEFEE;
}

.day th{
  padding: 5px;
  margin: 0;
  border: solid 1px #FCEFEE;
  color: #4E4149;
  font-weight: bold;
}

.day table{
  margin: 1em 0;
  font-size: 100%;
  border-collapse: collapse;
  text-align: left;
  border: solid 1px #FCEFEE;
}

/*::question:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.day table.hatena-question-detail{
  margin: 1em 0;
  padding: 5px;
  font-size: 100%;
  border: solid 1px #FCEFEE;
  text-align: left;
  table-layout: auto;
}

th.hatena-question-detail-title{
  border: none;
  padding: 5px;
  margin: 0;
  color: #4E4149;
  font-weight: bold;
  
  width: auto;
}

th.hatena-question-detail-title a{
  border:none;
  text-decoration:none;
  color: #4E4149;
}

td.hatena-question-detail-label{
  width: 30%;
}

td.hatena-question-detail-value{
  width: auto;
}

img.hatena-question-image{
}

/*::footnote:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

span.footnote{
  font-size: 70%;
}

span.footnote a{
  border: 0;
}

.footnote{
  padding: 0;
  text-align: left;
  margin: 0 0 10px 0;
}

p.footnote{
  margin: 0;
}

/*::comment:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.comment,
.refererlist{
  text-align: left;
  padding: 0;
  margin: 0 0 15px 0;
  _width: 100%;
  font-size: 90%;
}

.caption{
  padding: 0;
  margin: 0;
  text-align: right;
}

.caption a{
  text-decoration: none;
  border-bottom: solid 1px #FFC1BF;
}

.refererlist ul{
  margin: 0 7px;
  padding: 0;
  list-style-type: none;
  text-align: left;
  font-size: 80%;
  letter-spacing: 0;
}

.commentshort{
  margin: 10px 0;
  padding: 0;

}

form .commentshort{

}

span.canchor{
  margin: 0 -0.4em 0 0;
}

span.canchor a{
  color: #FCEFEE;
  text-decoration: none;
}

.commentshort a{
  text-decoration: none;
}

span.commentator{
  font-weight: bold;
  margin: 0 ;
  padding: 0;
}

span.commentator,
span.commentator a{
  color: #4E4149;
}

.commentshort p
{
  margin: 0 0 1em 0;
  font-size: 100%;
}

/*::asin:detail:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-asin-detail {
  margin: 1em 5px;
  padding: 1em;
  background: #FCEFEE;
  _width: 100%;
}

img.hatena-asin-detail-image {
  float: left;
  border: 0;
  margin: 0 10px 0 0 ;
}

.hatena-asin-detail-info{
  float: left\9;
  margin: 0;
  word-break: break-all;
}

.section p.hatena-asin-detail-title{
  font-weight: bold;
  width: 100%;
  margin: 0;
}

.section .hatena-asin-detail-info ul {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0;
}

.section .hatena-asin-detail-info li {
  margin: 0;
  padding: 0;
}

.hatena-asin-detail p a{
  border: 0;
  text-decoration: none;
}

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

/*::form:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

form{
  margin: 0;
  padding: 0;
}

form.hatena-searchform{
  margin: 0 0;
}

.comment textarea{

}

.sidebar textarea,
.sidebar input{
  font-size: 100%;
  font-family: Verdana, Osaka, sans-serif;
  line-height: 1.5;
}

/*::sidebar:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.sidebar {
  float: right;
  clear: right;
  width: 250px;
  margin: 0;
  text-align: left;
  font-size: 90%;
}

.hatena-module{
  margin: 0 0 20px 0;
  padding: 0;
  text-align: left;
  _width: 100%;
  background: #4E4149 url("20070125114310.gif") no-repeat left bottom;
  color: #fcd9d8;
}

.hatena-moduletitle,
.hatena-moduletitle a{
  border: none;
  text-decoration: none;
  color: #fcd9d8;
}

.hatena-moduletitle{
  font-size: 110%;
  line-height: 1;
  padding: 15px 15px 10px 15px;
  margin:  0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  background: url("20070125114316.gif") no-repeat left top;
}

.hatena-modulebody{
  padding: 0 15px 15px 15px;
  margin:  0;
  _width:100%;

}

.hatena-module a{
  border: none;
  text-decoration: none;
  color: #fcd9d8;
}

/*::sidebar:list:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-modulebody ul{
  padding: 0 0 0 1.5em;
  margin: 0;
  list-style-type: circle;
}

.hatena-modulebody li {
  margin: 0;
  padding: 0;
}

.hatena-modulebody li a{
  color: #fcd9d8;
  padding: 0;
}

.hatena-modulebody li a:hover {
  color: #FFA19F;
}

.hatena-modulebody ul.hatena-recentcomment li a{
  display: inline;
  width: auto;
}

/*::profile:module:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.hatena-profile{

}

p.hatena-profile-image{
  margin: 0;
}

p.hatena-profile-id{
  margin: 0;
  font-weight:bold;
}

p.hatena-profile-id a{}

p.hatena-profile-body{
  margin: 0;
}

ul.hatena-profile-list {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

ul.hatena-profile-list li {
  display: inline;
  margin: 0;
  padding: 0;
}

/*::rss:module:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

dl.hatena-rss{
  margin: 0;
}

dl.hatena-rss dt{}

dl.hatena-rss dd{
  margin: 0 0 0 0.5em;
  padding: 0;
  color: #FFA19F;
}

/*::photo:module:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

ul.hatena-photo{
  padding: 0;
  margin: 0;
  width: auto;
  list-style-type: none;
  text-align: left;
}

ul.hatena-photo:after{
  content:"";
  display:block;
  clear:both;
  border-bottom:1px transparent solid;
}

ul.hatena-photo li{
  margin: 0;
  padding: 0;
  display: block;
  width: 49.9999%;
  float: left;
  text-align: center;
  vertical-align: middle;
  height: 80px;
}

ul.hatena-photo li img{

}

ul.hatena-photo li a{

}
ul.hatena-photo li a img{
  border:solid 1px #FCD9D8;
}

ul.hatena-photo li a:hover img{
  border:solid 1px #FFA19F;
}

/*::calendar2:module:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table.calendar{
  font-size: 100%;
  letter-spacing: 0;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border: none;
  background-image : none;
  background-repeat: no-repeat;
  color: #fcd9d8;
  border-collapse: collapse;
}

table.calendar a{
  color: #fcd9d8;
}

table.calendar td{
  padding: 5px 3px;
  text-align: center;
}

td.calendar-current-month{
  font-weight: normal;
}

td.calendar-prev-month,
td.calendar-current-month,
td.calendar-next-month{
  text-align:center;
}

td.calendar-day {

}

td.calendar-day a{
  text-decoration: underline;
}

td.day-today{
  background-color: #7F6776;
}

td.day-selected{
  background-color: #FFA19F;
}

td.day-selected a{

}

td.calendar-weekday,
td.calendar-sunday,
td.calendar-saturday{
  display:none;
}

td.calendar-day img {
  height: 16px;
  width: 16px;
  border: 0;
}

/*::keywordcloud:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

ul.keywordcloud {
  margin: 10px;
  padding: 0;
  line-height: 1.5em;
}

ul.keywordcloud li {
  display: inline;
}

ul.keywordcloud li a{
  text-decoration: none;
}

a.keywordcloud0 { font-size: 80%; }
a.keywordcloud1 { font-size: 100%; }
a.keywordcloud2 { font-size: 120%; }
a.keywordcloud3 { font-size: 140%; }
a.keywordcloud4 { font-size: 160%; }
a.keywordcloud5 { font-size: 180%; }
a.keywordcloud6 { font-size: 200%; }
a.keywordcloud7 { font-size: 220%; }
a.keywordcloud8 { font-size: 240%; }
a.keywordcloud9 { font-size: 260%; }
a.keywordcloud10 { font-size: 280%; }

/*::adminmenu:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

div.adminmenu{
  text-align: right;
  width: 80%;
  *width: 100%;
  _width: 100%;
  padding: 0 10%;
  margin: 0 auto;
  background: #6B6F32;
  color: #E6E8C9;
  font-size: 100%;
}

div.adminmenu a{ color: #E6E8C9;}
.main div.adminmenu a,
.sidebar div.adminmenu a{ color: #4E4149;}

.main div.adminmenu{
  width: 100% ;
  background-color:transparent;
  padding: 0;
  margin: 0;
  font-size: 100%;
  text-align: left;
}

.sidebar div.adminmenu{
  width: 100%;
  font-size: 100%;
  text-align: left;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

span.adminmenu{
  margin: 0 3px;
}
span.adminmenu a{
  text-decoration: none;
}

.sidebar span.adminmenu{
  display: block;
  width: 49.99%;
  _width: 40%;
  float: left;
  margin: 0;
  padding: 0;
}

.sidebar div.adminmenu:after{
  content:"";
  display:block;
  clear:both;
  border-bottom:1px transparent solid;
}

.main span.adminmenu a,
.sidebar span.adminmenu a{
  text-decoration: none;
  background: transparent;
  padding: 0;
}

/*::other:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

span.highlight {
  background-color: yellow;
}

.footer{
  text-align: right;
  clear: both;
  _width:100%;
  padding: 10px 0;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 80%;
  text-transform:uppercase;
}

.footer,
.footer a{
  color: #FFA19F;
  border: none;
}

/* Hatena-Star */

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

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

/* adsense */

.google_color_text { color:#4e4149; }
.google_color_link { color:#4e4149; }
.google_color_url { color:#4e4149; }
.google_color_bg { color:#fcd9d8; }
.google_color_border { color:#fcd9d8; }