@charset "UTF-8";

/* AMAZON */

div.hatena-asin-recommend {
	margin: 4px 10px 4px 10px;
	padding: 5px 4px;
	width: 96%;
	text-align: left;
}

div.hatena-asin-recommend a {
	text-decoration: none;
	border: none;
}

div.hatena-asin-recommend-item-1 {
	float: left;
	width: 49%;
}

div.hatena-asin-recommend-item-2 {
	float: right;
	width: 49%;
}

div.hatena-asin-recommend-foot {
	clear: both;
}

div.hatena-asin-recommend-image {
	float: left;
}

div.hatena-asin-recommend-image img {
	border: none;
}

div.hatena-asin-recommend-info {
	margin-left: 65px;
	min-height: 65px;
	line-height: 115%;
}

div.hatena-asin-recommend-title {
	margin-left: 24px;
	font-size: 11px;
	font-weight: bold;
}

div.hatena-asin-recommend-description {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

div.hatena-asin-recommend-title img {
	float: left;
	margin-left: -24px;
	vertical-align:middle;
}

/* COMMON */

h1 a {
 text-decoration: none;
}
h1 img {
 border: 0;
}

div.body {
 clear: both;
}

div.section p span a.keyword,div.section p span a.okeyword,div.section p span a.okeyword:link,div.section p span a.keyword:link,div.section p span a.keyword:visited,div.section p span a.okeyword:visited {
  color: inherit;
 _color: expression(this.parentNode.currentStyle.color); /* for IE6 */
 *color: expression(this.parentNode.currentStyle.color); /* for IE7 */
}

/* PROFILE */

img.hatena-id-icon{
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 2px;
  margin-bottom: 2px;
  border: none;
}

img.hatena-id-image{
  border: none;
}

img.good-job {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 2px;
}

/* KEYWORDCLOUD */

ul.keywordcloud li {
  display: inline;
  color:gray;
}

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%; }
a.keywordcloud0, a.keywordcloud1, a.keywordcloud2, a.keywordcloud3, a.keywordcloud4, a.keywordcloud5, a.keywordcloud6, a.keywordcloud7, a.keywordcloud8, a.keywordcloud9, a.keywordcloud10 {
  text-decoration: none;
}

/* TOPIC TREE */

ul.topic-tree-leaf {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

div.description {
  border: #ccc 1px solid;
  padding: 5px;
  font-size: 90%;
  color: #666;
  line-height:1.35;
  margin:5px 0;
}

span.topic-tree-timestamp{
font-size:80%;
color:#666;
margin-left:5px;
}

a.topic-tree-username{
margin-left:5px;
font-size:90%;
}

/* TOPIC TREE MODULE */

ul.hatena-topictree {
list-style-type: none;
margin:0;
padding:0;
}
ul.hatena-topictree li ul {
margin-bottom:10px;
}
ul.hatena-topictree li ul,
ul.hatena-topictree li ul li ul,
ul.hatena-topictree li ul li ul li ul,
ul.hatena-topictree li ul li ul li ul li ul {
list-style-type: none;
margin-left:1em;
padding-left:0;
}

/* contents */

div.contents {
	border: 1px solid #aaa;
	background-color: #EEE;
	font-size: 90%;
        width:200px;
        float: right;
        padding:10px;
	color:#000;
}

div.contents a{
	color:#0000FF;
}

div.contents h3 {
	text-align: center;
        margin:0;
        padding:0;
}
div.contents ul {
	margin-left: 15px;
	padding-left: 0;
	text-align: left;
}
div.contents ul ul {
	margin: 0 0 0 1em;
}
div.contents ul ul ul {
	margin: 0 0 0 1em;
}

/* SCREENSHOT */

a.screenshot img{
border:1px solid #999;
}

/* SUPERPRE SYNTAX HIGHLIGHT */

.synSpecial { color: #c000c0; }
.synType { color: #008000; }
.synComment { color: #0000c0; }
.synPreProc { color: #c000c0; }
.synIdentifier { color: #008080; }
.synConstant { color: #c00000; }
.synStatement { color: #804000; }



/* bookmark count */
a.bookmark-icon img {
border: none;
}
a.bookmark-count {
text-decoration: none;
border: none;
}
a.bookmark-count img {
text-decoration: none;
border: none;
}

/* GROUP CALENDAR AND MODULE */

div.group-calendar {
	text-align: center;
	width:100%;
}
table.group-calendar {
	width: 90%;
	margin: 0 auto;
}
table.group-calendar th {
	width: 14%;
	border: #5279e7 1px solid;
	padding: 5px;
	text-align: center;
	background-color: #edf1fd;
	font-weight: bold;
	font-size: 90%;
}
table.group-calendar td {
	height: 3em;
	border: 1px solid #5279e7;
	padding: 0;
	vertical-align: top;
}
table.group-calendar td.pagerprev, table.group-calendar td.pagernext, table.group-calendar td.pagertoday {
	border: none;
	height: 0.5em;
}
table.group-calendar td.pagerprev a, table.group-calendar td.pagernext a, table.group-calendar td.pagertoday a {
	margin: 0 0.5em;
	font-size: 80%;
}
table.group-calendar td.pagernext {
	text-align: right;
}
table.group-calendar td.pagertoday {
	text-align: center;
}
table.group-calendar td.today {
	background-color: #ffffcc;
}
table.group-calendar td h2 {
	background-color: #edf1fd;
	color: #000000;
	font-size: 80%;
	border-bottom: 1px solid #5279e7;
	padding: 0 1px;
	margin: 0;
	width: auto;
	_width: 100%;
}
table.group-calendar th.calendar-sunday {
	background-color: #ffcccc;
	color: red;
}
table.group-calendar th.calendar-saturday {
	background-color: #ccccff;
	color: blue;
}
table.group-calendar td h2.sunday {
	background-color: #ffcccc;
}
table.group-calendar td h2.holiday {
	background-color: #ffcccc;
}
table.group-calendar td h2.saturday {
	background-color: #ccccff;
}
table.group-calendar td h2 span.date {
	color: #000000;
	font-style: normal;
}
table.group-calendar div.day {
	text-align: left;
	padding: 2px 1px;
	font-size: 80%;
	margin:0;
}
table.group-calendar h3 {
	font-weight: normal;
}
table.group-calendar h3 span.sanchor {
	margin-right: 0.1em;
}

/* hatena-bookmark-comment-viewer */

.hatena-bcomment-view {
  background-color:#fff;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  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;
}

.hatena-bcomment-title {
  margin:0 !important;
  padding:3px 5px  !important;
  text-indent:0 !important;
}

.hatena-bcomment-title img {
  vertical-align: middle !important;
  margin: 2px 2px 2px 4px !important;
}


.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%;
}
.hatena-bcomment-view ul li{
  text-indent:0 !important;
  margin:0 !important;
  padding:0 0 2px 0 !important;
  font-size:90%;
  background:transparent !important;
}
.hatena-bcomment-view ul li span.hatena-bcomment-tag a{
  color:#6365CE; 
  font-family:"Arial",sans-serif;
  margin:0 3px;
}

.hatena-bcomment-view ul li img{
  vertical-align:middle !important;
  margin:0 2px !important;
}

.hatena-bcomment-view ul li span.hatena-bcomment-date {
}

.hatena-bcomment-view-icon {
  cursor: pointer;
}

/* ASCII-ART */

div.ascii-art{
  font-size:12pt;
  line-height:18px;
  font-family: "Mona","IPA MONAPGOTHIC","MS PGothic","｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ","MS P室酌湿識失","MS P･ｴ･ｷ･ﾃ･ｯ",sans-serif;
}

img.bcounter{
  border:0;
}

/* error message */


p.message {
  color: #dd0000;
  background: #ffeed8;
  padding: 5px;
  border: 1px solid #f5c8a7;
  font-size: 90%;
  text-align: left;
}

p.message a{
  color: #dd0000;
  text-decoration:underline;
  border-bottom:0;
}

/* captcha */

.captcha-image {
   width: 128px;
   height: 32px;
   border: 0px;
   vertical-align: middle;
}

.captcha-string {
   width: 15em;
}

.hatena-image-right{
  float:right;
  margin:0 0 1em 1em;
}

.hatena-image-left{
  float:left;
  margin:0 1em 1em 0;
}

/* hatena-widget */

.hatena-widget {
  text-align: center;
  padding:10px 0;
}

.hatena-widget * {
  margin-left:auto;
  margin-right:auto;
}

/* hatena-hotstar */

.hatena-module .hatena-hotstar li a {
  display: inline;
  width: auto;
}

/* keyword ,keyworddiary */

#hatena-group-keyworddiary .refererlist ul ul, #hatena-group-keyword .refererlist ul ul {
  list-style: none;
}

/* bbs */

#hatena-group-bbs h1 form{
  margin-left:1em;
}

#hatena-group-bbs .bbsad
  margin-left:5%;
}

#hatena-group-bbs h2#bbsthread{
  margin:0;
  padding:5px;
  color:white;
}

#hatena-group-bbs div.body div.bbsfooter{
  text-align:right;
  clear:both;
  padding:0 3px;
  font-size:90%;
}

#hatena-group-bbs div.body div.bbsfooter2{
  text-align:right;
  clear:both;
  padding:0 3px;
  font-size:90%;
}

#hatena-group-bbs .resicon{
  border:none;
  margin:0px 2px;
}

#hatena-group-bbs .bbspager{
  font-size:90%;
  margin: 0% 5%;
  padding:5px;
}

#hatena-group-bbs .bbsentryback{
  float:left;
  text-align:left;
}

#hatena-group-bbs .bbsentrynext{
  float:right;
  text-align:right;
}

#hatena-group-bbs div.bbsmode{
  float:right;
  text-align:right;
  margin-bottom:5px;
}

#hatena-group-bbs div#bbsheader{
  margin:0 5%;
  font-size:90%;
  margin-bottom:3px;
}

#hatena-group-bbs div.bbsad{
  margin-left:5%;
}

#hatena-group-bbs div.calendar{
  clear:both;
}

#hatena-group-bbs #breadcrumbs {
  border-bottom: none;
}

#hatena-group-bbs img{
border:0;
}

#hatena-group-bbs div.articlelist {
  font-size: 100%;
  margin: 5px 0;
  padding: 0;
  width: auto;
 _width: 100%;
  clear:both;
}

#hatena-group-bbs div.articlelist ul {
  padding: 5px;
  margin: 0;
  list-style-type: none;
}

#hatena-group-bbs div.articlelist ul li span.date{
  font-size:90%;
  margin-left:0.5em;
}

#hatena-group-bbs div.articlelist ul li span.no{
  margin-right:5px;
}

#hatena-group-bbs div.articlelist ul ul {
  padding: 0;
  margin: 0 0 0 25px;
  list-style-type: none;
  text-indent:-20px;
}

#hatena-group-bbs div.articlelist ul div.description {
  margin-bottom:10px;
}

#hatena-group-bbs div.articlelist ul ul div.description {

  text-indent:0;
}

#hatena-group-bbs div.articlelist div.section {
  margin-top:5px;
  margin-bottom:5px;
}

#hatena-group-task h1 {
  background:url(/images/h1-bg.gif) no-repeat;
  padding-left:35px;
}

#hatena-group-task .diff {
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 5% 1em 5%;
  font-size: 90%;
  word-break: break-all;
}

#hatena-group-task .diff span.plus {
  color: #66f;
}

#hatena-group-task .diff span.minus {
  color: #f66;
}

#hatena-group-task div.day td.graph {
  text-align: left;
}

#hatena-group-task a.sort, #hatena-group-filelist a.sort {
  font-size: 75%;
}

#hatena-group-task div.day td img {
  border: 0;
}

ul.ashikamenu{
  margin:0 0 20px 0;
  padding:0;
}

ul.ashikamenu li{
  display:inline;
}

ul.ashikamenu li img{
  border: none;
}

.day table.ashikatable, #hatena-group-filelist .day table{
  width:100%;
  margin:0;
  padding:0;
  border-collapse:collapse;
  empty-cells: show;
}

table.ashikatable th img{
  border: none;
}

table.ashikatable td{
  text-align:center;
}

table.ashikatable td.taskcell,table.ashikatable td.usercell,table.ashikatable td.graphcell{
  text-align:left;
}

table.ashikatable td.taskcell img,table.ashikatable td.usercell img{
  margin-right:3px;
}

img.report {
  vertical-align:middle;
  margin-right:2px;
  margin-left: 12px;
}

img.ashika{
  vertical-align:middle;
  margin-right:2px;
  margin-left:5px;
}

/* Group Caption */

div.refererlist div.caption form {
  display:inline;
}

/* MML */

.mml-player {
  margin-top: 1em;
  margin-bottom: 0.2em;
}

.mml-source {
  margin-top: 0;
}

/* sectionheader */

p.sectionheader {
  font-size: 90%;
  text-align: right;
  line-height: 1;
}

p.sectionheader a {
  text-decoration: none;
}

p.sectionheader img {
  vertical-align: middle;
}


/* comment */

.commentshort p img.hatena-id-icon {
  margin-left: 0;
}

.commentshort span.commentbody {
  display: block;
  padding: 0.2em 0 0.4em 0;
}

.commentshort span.timestamp {
  font-size: 90%;
}

.commentshort span.timestamp a {
  color: #999;
  margin-left: 0.5em;
  text-decoration: none;
  font-weight: normal;
}

.commentshort span.timestamp a:hover {
  text-decoration: underline;
}

div.comment span.commentmessage {
  border-bottom:0 !important;
  padding-top:5px;
  display:block;
}

div.comment span.commentmessage a{
  text-decoration:underline;
}

/* search in place  */

h2 span a.search-in-place-prev,
h2 span a.search-in-place-next {
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    height: auto;
    width: auto;
    text-decoration: underline;
}


h2 span.search-in-place-pager .disabled {
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 5px !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    text-decoration: none;
    cursor: default;
    height: auto;
    width: auto;
}

/* star friend module */

div.hatena-module-starfriends ul.hatena-photo li img {
  width:32px;
  height:32px;
}

img.http-bookmark{
  margin:0 3px;
  vertical-align:middle;
}

div.hatena-profile p.hatena-profile-id a img.icon-plus {
  border: none;
}


html {
  margin:0;
  padding:0;
  border:none;
}

body{ 
  font-size: 80%;
  font-family: Verdana, Osaka, sans-serif; 
  line-height: 1.5; 
  color: #333333; 
  background-color: #ffffff;
  text-align: center;
  margin: 0; 
  padding: 0;
  /* MacIE5 \*/ 
  letter-spacing: 1px;
  /*  */
  word-break: break-all ;
  word-wrap: break-word ;
}

/*:: banner :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

table#banner{
  margin: 0 auto;
  background: #fff;
  padding: 0;
  font-size: 100%;
}

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

table#banner table{
  border: none;
  width: 100%;
  margin: 0;
  background: transparent;
  font-size: 90%;
}

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

table#banner font,
table#banner a{
  border: none;
  text-decoration: none;
  color: #999999;
  font-size: 100%;
}

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

table#banner input{
  border: 1px solid #aaaaaa;
  background: transparent;
  margin: 0;
  padding: 0;
}

/*:: entry ::::::::::::::::::::::::::::::::::::::::::::::::::*/

h1 {
  width: 82%;
  font-family: "Trebuchet MS",osaka,sans-serif;
  text-align: left;
  line-height: 1.2;
  font-size: 200%;
  margin: 45px auto;
  letter-spacing: 1px;
  padding: 0;
  color: #333333;
}

h1 a{
  border: none;
}

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

.main{
  padding: 0px;
  margin: 0 0 0 27%;
}

.day {
  margin: 0;
  padding: 0 0 0 0;
  _width: 100% ;
  text-align:left;
  position: relative;
  z-index: 0;
}


h2,
h2 a{
  text-decoration: none;
  border: none;
  color: #333333;

}

h2 {
  font-size: 100%;
  font-weight: bold;
  text-decoration:none;
  margin: 0 0 2em 0;
  padding: 0 5px;
  text-align: left;
  letter-spacing: 0;
  line-height: 1;
}

span.date{

}

span.title{
  font-size: 100%;
  font-family: Verdana, Osaka, sans-serif; 
  font-weight: bold;
  margin-left: 15px;
}

a.edit{
  font-weight: normal;
  margin: 0 0 0 5px;
  
}

.body {
  padding: 0 0 0 0;
  margin: 1em 0 0 0;
  _width: 100% ;
  position: relative;
  z-index: 0;
}


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

.section{
  padding: 0.5em;
  margin: 0 0 2.5em 0;
  border: solid 1px #a0a0a0;
  position: relative;
  z-index: 0;
  background-color: #ffffff;
}


.section p {  
  margin: 1em ;
  text-align:left;
  padding: 0;
}

.body > .section p{
  width: auto;
  height: auto;
}

h3 {  
  position: absolute;
  top: -0.8em;
  color: #333333;
  font-size: 100%;
  font-weight: bold;
  background-color: #ffffff;
  margin: 0 0 0 3px;
  padding: 0;
  text-align:left;
}

form h3{
  position: static;
}

h3 a{
  border: none;
}

a.sectioncategory{}

span.sanchor{
  color: #a0a0a0;
  margin:0;
}

.body h3.title {
  padding: 0 3px;
  margin: 0 0 0 6px;
}

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

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

.section p.sectionheader {
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 90%;
}

.section p.sectionheader a{ border: none; }

.section p.sectionheader span.timestamp{
  font-size: 100%;
}

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


.section p.sectionfooter a{  
  border-bottom: dashed 1px #e0e0e0; ;
}

/*:: decoration ::::::::::::::::::::::::::::::::::::::::::::::::::*/

a{
  text-decoration: none;
  color: #333333;
  border-bottom:solid 1px #333333;
}

a.keyword,
a.okeyword {
  text-decoration: none;
  border-bottom: dotted 1px #e0e0e0;
}

a img{
  border: none;
}

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


h4 {  
  color: #333333;
  font-size:100%;
  font-weight: bold;
  margin: 0 10px;
  padding: 0;
  text-align:left;
  word-break:break-all;
}

h5{
  font-weight: normal;
  margin: 0 10px;
}

blockquote{
  border: solid 1px #a0a0a0;
  margin: 1em;
  padding: 0.7em;
}

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

cite{
  font-weight: bold;
  font-style: normal;
}

cite a{
  border: none;
}

pre  {
  border: solid 1px #a0a0a0;
  margin: 1em;
  padding: 0.7em;
}

font{}

em,
em a{
  font-weight: normal;
  font-style: normal;
  border: none;
  background-color: yellow;
}

ins,
ins a{
  text-decoration: none;
  border: none;
  color: #333333;
}


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

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

.section ol{
  margin: 1em 1em 1em 2.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 1em 1.5em;
}

.section dt{
  font-weight: bold;
}

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

.day img.photo{
  float: right;
  padding: 0 ;
  border: 0;
  margin: 10px;
  position: relative;
  z-index: 3;
}

.day img.asin{
  float: right;
  padding: 0 ;
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 3;
}


a.fotolife, a.http-image, a.http-screenshot, a.http-barcode, a.hatena-id-image,
a.hatena-id-icon, a.asin, a.ean, a.ean-barcode, a.hatena-graph-image, a.hatena-question-image,
a.hatena-keyword-graph, a.hatena-fotolife {
  border: none;
}


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

div.calendar {
  font-size:80%;
  color: #333333;
  margin: 0 ;
  padding: 0;
  text-align: right;
}

div.calendar a{
  border: none;
  color: #333333;
}

div.breadcrumbs{
  font-size: 80%;
  margin: 0;
  padding: 0;
  text-align: left;
}

div.breadcrumbs a{
  border: none;
}

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

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

span.footnote a{
  border: 0;
}

div.footnote{
  margin: 0 0 20px 1em;
  padding: 1em;
  border: solid 1px #cccccc;
}

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

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

div.comment,
div.refererlist{
  _width: 100% ;
  padding: 0.5em 0 1em 0;
  margin: 0 0 1.5em 1em;
  border: solid 1px #a0a0a0;
  position: relative;
  background-color: #ffffff;
}


div.refererlist ul{
  margin: 1em 2em 0 2em;
  padding: 0;
  list-style-type: square;
  list-style-position: inside; 
  font-size: 80%;
}

.caption{
  position: absolute;
  background-color: #ffffff;
  top: -0.8em;
  left: 0px;
  font-size: 80%;
  margin: 0 1em;
}

.caption a{
  border: 0;
}

form .caption{
  position: static;
  margin: 0.5em;
  border: none;
}

.commentshort{
  margin: 0 1em;
  padding: 0;
  zoom: 1;
  font-size: 90%;
}

.commentshort a{
  text-decoration: none;
  border: none;
}

.commentshort p{
  margin: 0.7em 0;
  padding: 0;
  font-size: 100%;
  zoom: 1;
  position: relative;
}

span.canchor{}
span.canchor a{}

span.commentator{
  font-weight: bold;
}

span.commentator,
span.commentator a {
  text-decoration: none;
}

.commentshort p img.hatena-id-icon {
  margin-left: 0;
}

.commentshort span.timestamp {
  font-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.commentshort span.timestamp a {
  color: #aaa;
  margin: 0;
  text-decoration: none;
  font-weight: normal;
}

.commentshort span.commentbody {
  display: block;
  padding: 0.2em 0 0 20px;
}

div.commentshort textarea{
  width: 90%;
}

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

div.hatena-asin-detail {
  margin: 1em;
  padding: 7px;
  border: solid 1px #a0a0a0;
  _width: 100%;
}

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

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

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

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


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


div.hatena-asin-detail p a{
  border: 0;
}

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

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

form{
  margin: 0;
  padding: 0;
}

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

form div.body{
  margin: 0 0 2em 0;
  padding: 1em;
  border: solid 1px #a0a0a0;
}

form h2{
  font-size: 120%;
  margin: 1em 0 ;
}

form h3{
  border-bottom: solid 1px #a0a0a0;
  margin: 1em 0;
}

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


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

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

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

/*:: question-table ::::::::::::::::::::::::::::::::::::::::::::::::::*/

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


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

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

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

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

img.hatena-question-image{
}


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

.sidebar {
  position: absolute;
  top: 19px; 
  left: 0px;
  width: 24% ;
  padding: 0;
  margin: 0 ;
  font-size: 90%;
  text-align: left;
  border: none;
}

.hatena-module{
  margin: 0 0 2em 0;
  padding: 1em 0 0 0;
  width: 100% ;
  position: relative;
  border: solid 1px #a0a0a0;
  background-color: #ffffff;
}

.hatena-moduletitle,
.hatena-moduletitle a{
  border: none;
  color: #333333;
  background-color: #ffffff;
  letter-spacing: 0;
}

.hatena-moduletitle{
  position: absolute;
  top: -0.8em;
  font-size: 100%;
  font-weight: bold;
  padding: 0;
  margin: 0px 1em;
  color: #333333;
  text-align: left;

}

.hatena-modulebody{
  padding: 0 1em 10px 1em;
  margin: 0;
  font-size: 90%;
  _width:100%;

}

.hatena-modulebody a{
  border: none;
}

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


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

.hatena-modulebody li {
  padding: 1px 0;
}

.hatena-modulebody li a{}
.hatena-modulebody li a:hover {}

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

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

ul.hatena-photo li{
  margin: 0;
  display: inline;
  width: none;
}

ul.hatena-photo li img{}

ul.hatena-photo li a{
  display: inline;
  width: 48%;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
  text-align: center;
}

ul.hatena-photo li a:hover{
  width: 48%;
  background-image: none;
  border: none;
}

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

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

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

dl.hatena-rss{
  margin: 0;
}

dl.hatena-rss dt{}

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

/*::keyword:cloud::::::::::::::::::::::::::::::::::::::::::::::::::*/

ul.keywordcloud {
  margin: 0;
  padding: 0;
  line-height: 1.7em;
}

ul.keywordcloud li {
  display: inline;
}

a.keywordcloud0 { font-size: 100%; }
a.keywordcloud1 { font-size: 120%; }
a.keywordcloud2 { font-size: 130%; }
a.keywordcloud3 { font-size: 140%; }
a.keywordcloud4 { font-size: 150%; }
a.keywordcloud5 { font-size: 160%; }
a.keywordcloud6 { font-size: 180%; }
a.keywordcloud7 { font-size: 200%; }
a.keywordcloud8 { font-size: 220%; }
a.keywordcloud9 { font-size: 240%; }
a.keywordcloud10 { font-size: 260%; }
a.keywordcloud0, a.keywordcloud1, a.keywordcloud2, a.keywordcloud3, a.keywordcloud4, a.keywordcloud5, a.keywordcloud6, a.keywordcloud7, a.keywordcloud8, a.keywordcloud9, a.keywordcloud10 {
  text-decoration: none;
}

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

table.calendar{
  font-size: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  background-image : none;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}

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

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

table.calendar td {
  padding: 3px 2px;
}

td.calendar-day a{
  border-bottom: 1px solid #333333;
}

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

td.day-today{
  border: solid 1px #ccc;
}

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

td.calendar-day a img {
  width: 12px;
  height: 12px;
  border: solid 1px #a0a0a0;
}

td.calendar-day a:hover img{
  border: solid 1px #ff0000;
}

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

div.adminmenu{
  text-align: right;
  width: 85%;
  padding: 1em 0;
  margin: 0 auto;
  font-size: 80%;
  color: #333333;
}

div.adminmenu a{
  border: none;
  color: #333333;
}

div.hatena-body div.adminmenu{
  text-align: right;
  margin: 0;
  padding: 0.5em 1em;
  width: auto;
  border: 0;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::*/

span.highlight {
  background-color: yellow;
  padding: 1px;
}

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

.footer{
  padding: 3px;
  text-align: center;
  font-size: 80%;
}


div.body {
  clear: both;
}


/* Hatena-Star */

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

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

/* adsense */

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


img{
border:0;
}


/*カレンダー*/ 
#calendar_side{ 
line-height: 120%; 
color: #C6C6C6; 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
padding: 2px; 
text-align: center; 
margin-bottom: 30px; 
} 
  
#calendar_side table { 
margin: 0px; 
border-collapse: collapse; 
} 
  
/*カレンダーのタイトル*/ 
#calendar caption { 
color: #C6C6C6; 
font-family: Verdana, Arial, sans-serif; 
text-align: center; 
text-transform: uppercase; 
padding-bottom: 3px; 
letter-spacing: .3em; 
font-size: 12px; 
} 
  
/*カレンダーの曜日*/ 
#calendar_side th { 
color: #2D2D25; 
text-align: center; 
font-weight: normal; 
font-size: 10px; 
} 
  
/*カレンダーの日付*/ 
#calendar_side td { 
text-align: center; 
padding-bottom: 5px; 
font-size: 10px; 
} 


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